commit | 4cfae3e80431fd113f0f4a8e1d4fff84aafe045c | [log] [tgz] |
---|---|---|
author | Henning Glawe <glaweh@debian.org> | Sun Aug 02 22:18:12 2009 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Sat Aug 08 11:56:11 2009 +0200 |
tree | 3684ff7727f9fedd47395e661d380818bf4be5a2 | |
parent | 31f7fd795d17b264c3c05e4a976f963012c17c68 [diff] |
HID: ignore Philips IEEE802.15.4 RF Dongle This usb device claims to be of HID class, but is in fact a 802.15.4 lowpan transceiver, therefore the generic HID driver cannot operate this device. A separate driver for this device will be written for this using the new 802.15.4 stack. Signed-off-by: Henning Glawe <glaweh@debian.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>