@samuel-thibault, regarding comment #42

1. I don't understand how a device can match both
  ENV{PRODUCT}=="1a86/7523/*"
and
  ATTRS{idVendor}=="1a40", ATTRS{idProduct}=="0101"
aren't the identifiers in ENV{PRODUCT} already idVendor/idProduct?

2. Are you saying we re-enable lines:
  ENV{PRODUCT}=="10c4/ea60/*", ATTR{manufacturer}=="Silicon Labs", 
ENV{BRLTTY_BRAILLE_DRIVER}="sk", GOTO="brltty_usb_run"
  ENV{PRODUCT}=="10c4/ea80/*", ATTR{manufacturer}=="Silicon Laboratories", 
ENV{BRLTTY_BRAILLE_DRIVER}="sk", GOTO="brltty_usb_run"
because it filters ATTR{manufacturer}=="Silicon Lab*"?
Isn't that also a generic manufacturer that will match unwanted devices?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1958224

Title:
  brltty claiming cp210x devices on 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brltty/+bug/1958224/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to