* [PATCH 2/3] usbhid: Driver for microsoft natural ergonomic keyboard 4000
@ 2006-07-26 10:42 liyu
0 siblings, 0 replies; only message in thread
From: liyu @ 2006-07-26 10:42 UTC (permalink / raw)
To: LKML, Greg KH, Peter, The Doctor
[-- Attachment #1: Type: text/plain, Size: 327 bytes --]
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
[-- Attachment #2: msnek4k-keyboard-driver-Makefile.kernel-2.6.17.7.patch --]
[-- Type: text/x-patch, Size: 760 bytes --]
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 <liyu@ccoss.com.cn>
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-26 10:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-26 10:42 [PATCH 2/3] usbhid: Driver for microsoft natural ergonomic keyboard 4000 liyu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox