[BRLTTY] Generic udev rules even with manufacturer filters?
Samuel Thibault
samuel.thibault at ens-lyon.org
Sun Oct 8 15:43:27 EDT 2023
Hello,
In the generated usb-generic.rules file, we can read
ENV{PRODUCT}=="403/6001/*", ATTR{manufacturer}=="Hedo Reha Technik GmbH", ENV{BRLTTY_BRAILLE_DRIVER}="hd", GOTO="brltty_usb_run"
ENV{PRODUCT}=="403/6001/*", ATTR{manufacturer}=="Tivomatic Oy", ENV{BRLTTY_BRAILLE_DRIVER}="at", GOTO="brltty_usb_run"
Shouldn't these be put in usb-customized.rules? AIUI the manufacturer
filtering should avoid any conflict with other FTDI-using devices?
Samuel
More information about the BRLTTY
mailing list