From 4cfae3e80431fd113f0f4a8e1d4fff84aafe045c Mon Sep 17 00:00:00 2001 From: Henning Glawe Date: Sun, 2 Aug 2009 22:18:12 +0200 Subject: [PATCH] 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 Signed-off-by: Jiri Kosina --- Reading git-format-patch failed