[linux-usb-devel] [PATCH] usb: Microsoft Natural Ergonomic Keyboard 4000 Driver 0.3.1

2006-08-15 Thread liyu
) It also can apply on 2.6.17.6 and 2.6.17.8 at least. PS: I have not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.17.7/drivers/usb/input.orig/usbnek4k.c linux-2.6.17.7/drivers/usb/input/usbnek4k.c

[linux-usb-devel] [PATCH] usb: Betop BTP-2118 joystick force-feedback driver

2006-08-15 Thread liyu
not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.17.7/drivers/usb/input.orig/btp2118.c linux-2.6.17.7/drivers/usb/input/btp2118.c --- linux-2.6.17.7/drivers/usb/input.orig/btp2118.c 1970-01-01 08:00

[linux-usb-devel] [PATCH] usb: HID Simple Driver Interface 0.3.1 (Kconfig and Makefile)

2006-08-15 Thread liyu
For simple, I merge the changes with two drivers. you can use two drivers as example. It also can apply on 2.6.17.6 and 2.6.17.8 at least. PS: I have not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux

[linux-usb-devel] [PATCH] usb: The HID Simple Driver Interface 0.3.1 (core)

2006-08-15 Thread liyu
bugfixes. It also can apply on 2.6.17.6 and 2.6.17.8 at least. PS: I have not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.17.7/drivers/usb/input.orig/hid-core.c linux-2.6.17.7/drivers/usb/input/hid

[linux-usb-devel] [PATCH] usb: The HID Simple Driver Interface 0.3.1 (core)

2006-08-15 Thread liyu
. some bugfixes. It also can apply on 2.6.17.6 and 2.6.17.8 at least. PS: I have not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.17.7/drivers/usb/input.orig/hid-core.c linux-2.6.17.7/drivers/usb/input/hid

[linux-usb-devel] [PATCH] usb: HID Simple Driver Interface 0.3.1 (Kconfig and Makefile)

2006-08-15 Thread liyu
For simple, I merge the changes with two drivers. you can use two drivers as example. It also can apply on 2.6.17.6 and 2.6.17.8 at least. PS: I have not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux

[linux-usb-devel] [PATCH] usb: Betop BTP-2118 joystick force-feedback driver

2006-08-15 Thread liyu
not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.17.7/drivers/usb/input.orig/btp2118.c linux-2.6.17.7/drivers/usb/input/btp2118.c --- linux-2.6.17.7/drivers/usb/input.orig/btp2118.c 1970-01-01 08:00

[linux-usb-devel] [PATCH] usb: Microsoft Natural Ergonomic Keyboard 4000 Driver 0.3.1

2006-08-15 Thread liyu
) It also can apply on 2.6.17.6 and 2.6.17.8 at least. PS: I have not Subscribe linux-usb-devel maillist, please CC me your reply, thanks. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.17.7/drivers/usb/input.orig/usbnek4k.c linux-2.6.17.7/drivers/usb/input/usbnek4k.c

Re: [linux-usb-devel] [PATCH] usb: The HID Simple Driver Interface 0.3.1 (core)

2006-08-16 Thread liyu
[EMAIL PROTECTED] policy analysis reported: Your address is not liked source for email Is it looked my mail as spam mail? Who should I send to for help me resolving this problem? Alexey Dobriyan wrote: On Wed, Aug 16, 2006 at 10:09:07AM +0800, liyu wrote: --- linux-2.6.17.7/drivers/usb

Re: [linux-usb-devel] [PATCH] usb: Betop BTP-2118 joystick force-feedback driver

2006-08-16 Thread liyu
Alexey Dobriyan wrote: On Wed, Aug 16, 2006 at 10:09:12AM +0800, liyu wrote: --- linux-2.6.17.7/drivers/usb/input.orig/btp2118.c +++ linux-2.6.17.7/drivers/usb/input/btp2118.c +static struct usage_block btp_ff_usage_block[] = { +USAGE_BLOCK(USAGE_BTP_FF, 0, EV_FF, FF_GAIN, 0

[linux-usb-devel] [PATCH] usb: HID Simple Driver Interface 0.3.1 (Kconfig and Makefile) 20060817

2006-08-17 Thread liyu
For simple, I merge the changes with two drivers. you can use two drivers as example. It also can apply on 2.6.17.6 and 2.6.17.8 at least. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.17.7/drivers/usb/input.orig/Kconfig linux-2.6.17.7/drivers/usb/input/Kconfig --- linux

[linux-usb-devel] [PATCH] doc: HID Simple Driver Interface 0.3.1

2006-08-17 Thread liyu
--- linux-2.6.17.7/Documentation/input/simple-hid.txt.noexist 1970-01-01 08:00:00.0 +0800 +++ linux-2.6.17.7/Documentation/input/simple-hid.txt2006-08-17 20:24:36.0 +0800 @@ -0,0 +1,236 @@ +== +HID device simple driver interface

[linux-usb-devel] [PATCH] usb: HID Simple Driver Interface for kernel-2.6.18-rc4 v0.3.1

2006-08-19 Thread liyu
change. Of course, you should use patch with -p1 option, not -p0. Signed-off-by: Liyu [EMAIL PROTECTED] diff -Naurp linux-2.6.18-rc4/drivers/usb/input.orig/hid-core.c linux-2.6.18-rc4/drivers/usb/input/hid-core.c --- linux-2.6.18-rc4/drivers/usb/input.orig/hid-core.c 2006-08-19 15:53

Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)

2006-10-08 Thread Liyu
and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 Goodluck. -Liyu

Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)

2006-10-08 Thread Liyu
and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 usb 5-2: reset low speed USB device using uhci_hcd and address 3 Goodluck. -Liyu

Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)

2006-10-08 Thread Liyu
/media/dvb/dvb-core/dvb_frontend.c. This means also can load module dynamically. In apparently, I think it have two weaknesses: 1. It require module have one exported symbol at least. 2. We must handle life cycle of module by myself. Is it right? Goodluck -Liyu

Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)

2006-10-10 Thread Liyu
, except when it failed to init itself. Are these purposely? -Liyu - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business

Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)

2006-10-10 Thread Liyu
, except when it failed to init itself. Are these purposely? -Liyu - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business

Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.3.2 (core)

2006-10-10 Thread Liyu
Liyu wrote: Hi. In hid-input, It seem we only call input_allocate_device(), but not call input_free_device() at anywhere. Is there a memory leak here? Even, I can not found this invoke in drivers/usb/hid*.c. I see. it is freed by input_class.release() method. So mysterious

Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface 0.4.0 documentation

2006-10-12 Thread Liyu
Signed-off-by: Liyu [EMAIL PROTECTED] --- linux-2.6.18/Documentation/input/no-such.txt 1970-01-01 08:00:00.0 +0800 +++ linux-2.6.18/Documentation/input/simple-hid.txt 2006-10-12 09:34:42.0 +0800 @@ -0,0 +1,251 @@ +== +HID device simple driver

Re: [linux-usb-devel] [PATCH] usb/hid:Microsoft Natural Ergonomic Keyboard 4000 Driver 0.5.0

2007-03-05 Thread Liyu
Robert Marquardt wrote: Li Yu wrote: +#define USAGE_ZOOM_IN0x22d I have a 100K file of probably all HID usages available. It started its life as a conversion to Pascal of hidusage.h but is now 10 times bigger than that file. I can easily convert this back to C. Is there any interest in

Re: [linux-usb-devel] [PATCH] usb/hid:Microsoft Natural Ergonomic Keyboard 4000 Driver 0.5.0

2007-03-05 Thread Liyu
I think the source file should be the original data source (MS file), The Pascal file is one derivation of from, it still may be under the MS license. That is my guess, I am not familiar with the legal very well. Robert Marquardt wrote: Liyu wrote: It is great resource, and I guess its