> But if they are USB HID (Human I/F Devices) There is no drive association. > I have no HID expertise.
On Linux, the udev stuff helps with that. FTDI serial-USB adapters have a serial number. That lets you can associate a name like /dev/gpib with /dev/ttyUSBx where the x is whatever the system assigns when you plug it in. This lets you plug it into any slot. You can also setup the same sort of name when a serial device is plugged into a specific slot. I'll say more if anybody wants. -- These are my opinions, not necessarily my employer's. I hate spam. _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
