0

In device.hints FreeBSD manpage we have following description:

A device hint line looks like:

  hint.driver.unit.keyword="value"

where driver is the name of a device driver, unit is 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 ?

2
  • Yes. It is the number of the port, e.g. 0, 1, 2, ... Commented Mar 13, 2022 at 8:23
  • @RichardSmith You should make that an answer, not a comment. Commented Mar 13, 2022 at 9:29

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.