In device.hints FreeBSD manpage we have following description:
A device hint line looks like:
hint.driver.unit.keyword="value"where
driveris the name of a device driver,unitis the unit number, and keyword is the keyword of the hint. The keyword may be:
I confused about unit term. What unit ?
Is unit refer to number of COM port ?
Why author used this term ?