Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: UART question



Ok, so NetBSD:

- creates tons of nodes for devices that are NOT physically present in the machine (i.e. most of /dev)
- does NOT create nodes for devices that are physically present (e.g. UART)
- though sometimes, it does, for some reason (e.g. I2C)

I'm lost. I can't find any rationale behind those behaviours. :(
Could someone explain, please?


Home | Main Index | Thread Index | Old Index