-
-
Notifications
You must be signed in to change notification settings - Fork 420
Open
Labels
USBUSB-duplicate-devicesTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbenhancement
Milestone
Description
Currently our USB-capable drivers use port=auto (because ups.conf syntax requires some value) and a number of matchers to select the device at run-time. Discussion in #1273 and other issues suggested that libusb1 may have a way to actually specify a devfs path to the device node instead, to be on par with serial drivers using port=/dev/cuaa, or port=/dev/ttyS0 or port=/dev/ttyUSB1 (for USB->serial converter dongles) instead.
This ticket is a reminder to investigate and hopefully implement this ability, with a caveat that depending on OS setup (use of dynamic enumeration, re-plugging of same or neighboring devices, port resets and sleeps, etc.) such paths might be or not be volatile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
USBUSB-duplicate-devicesTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbenhancement