On Sun, Aug 02, 2009 at 02:47:37PM +0200, Henning Glawe wrote: > This usb device claims to be of HID class, but is in fact a 802.15.4 > lowpan transceiver. > --- > drivers/hid/hid-core.c | 1 + > drivers/hid/hid-ids.h | 3 +++ > 2 files changed, 4 insertions(+), 0 deletions(-)
This should go to [email protected] with Cc to Jiri Kosina (see the MAINTAINERS file in the kernel sources). Before submitting the patch, please read Documentation/SubmittingPatches In particular you should add an 'Signed-off-by' line to your patch. BTW: Hopefully the current kernel provides enough support for devices which implement 802.15.4 funcionality in the hardware (i.e. see the drivers/ieee802154/fakehard.c in the mainline kernel). Maybe you can look into implementing basic support for your remote? If you have any questions regarding driver, you can ask them here. The major part that is still missing is stable API MIB access (via SET/GET). We don't have a common view, how this should be implemented in a clean way. -- With best wishes Dmitry ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
