chiark / gitweb /
hid2hci: narrow matches to real HCI devices
authorMartin Pitt <martin.pitt@ubuntu.com>
Fri, 26 Jun 2009 06:17:23 +0000 (08:17 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Fri, 26 Jun 2009 06:17:23 +0000 (08:17 +0200)
The previous rules just checked bInterfaceProtocol but not the actual device
and interface class. This caused the hci rules to be applied for Dell USB hubs
and attached input devices like keyboards and mouses as well, breaking them
completely.

Tighten the match to also check device and interface class/subclass.

https://launchpad.net/bugs/392144


No differences found