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)
commitb53c3a21b9992915f89624f60e85fe50b7aad4ad
treef528bd51fc5364a2a094d46f6c154e6acc96c71a
parent7d063096c44630593b13eae76c03619b974e0364
hid2hci: narrow matches to real HCI devices

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
extras/hid2hci/70-hid2hci.rules