This driver use "HID device simple driver interface", you must install that
patch first. This new version get some improvements.
The patch include change in Makefile of driver.
I am sorry for sendding patches in the attachment, beacause of my mail client always break TAB into some spaces.
Good luck
-Liyu
This patch include change of Makefile in this driver.
First, this driver use "HID device simple driver interface", you must apply that patch before use me.
Signed-off-by: Yu Li <[email protected]>
diff -Naurp linux-2.6.17.6/drivers/usb/input.orig/Makefile linux-2.6.17.6/drivers/usb/input/Makefile
--- linux-2.6.17.6/drivers/usb/input.orig/Makefile 2006-07-16 03:00:43.000000000 +0800
+++ linux-2.6.17.6/drivers/usb/input/Makefile 2006-07-24 14:46:39.000000000 +0800
@@ -44,6 +44,7 @@ obj-$(CONFIG_USB_ACECAD) += acecad.o
obj-$(CONFIG_USB_YEALINK) += yealink.o
obj-$(CONFIG_USB_XPAD) += xpad.o
obj-$(CONFIG_USB_APPLETOUCH) += appletouch.o
+obj-$(CONFIG_HID_MSNEK4K) += usbnek4k.o
ifeq ($(CONFIG_USB_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]