User-friendly disk names
User-friendly disk names
Posted Jun 24, 2011 22:53 UTC (Fri) by mikov (guest, #33179)In reply to: User-friendly disk names by dlang
Parent article: User-friendly disk names
USB ports are identifiable in much the same way as PCI slots. As I mentioned, I have been doing it successfully with rules like this:
SUBSYSTEM=="tty", KERNEL=="ttyUSB*", ENV{PHYSDEVPATH}=="/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.2/1-1.2:1.0/ttyUSB*", SYMLINK+="ttyUSB1012"
