Re: [PATCHv4 1/1] HID: add BETOP game controller force feedback support

2014-12-01 Thread Huang Bo
On 12/02/2014 04:11 AM, Jiri Kosina wrote: > On Fri, 28 Nov 2014, Huang Bo wrote: > >> On 11/27/2014 05:05 PM, Jiri Kosina wrote: >>> except ... >> thanks firstly. >> 1. tested the BETOP2185 gamecontroller, it really not need it. >> 2. check with engineer

Re: [PATCHv3 1/1] HID: add BETOP game controller force feedback support

2014-11-27 Thread Huang Bo
On 11/27/2014 05:05 PM, Jiri Kosina wrote: > except ... thanks firstly. 1. tested the BETOP2185 gamecontroller, it really not need it. 2. check with engineers of Betop, they design only one report descriptor. so I modify it. -- To unsubscribe from this list: send the line "unsubscribe linux-kern

[PATCHv3 1/1] HID: add BETOP game controller force feedback support

2014-11-26 Thread Huang Bo
From: Huang Bo Adds force feedback support for BETOP USB game controllers. These devices are mass produced in China. Signed-off-by: Huang Bo --- drivers/hid/Kconfig | 10 +++ drivers/hid/Makefile |1 + drivers/hid/hid-betopff.c | 152

Re: [PATCHv2 1/1] HID: add BETOP game controller force feedback support

2014-11-26 Thread Huang Bo
On 11/26/2014 09:49 PM, Jiri Kosina wrote: > On Wed, 26 Nov 2014, Huang Bo wrote: > >>> It's unfortunately whitespace damaged again. If it's not possible to set >>> up your e-mail client not to cause whitespace damage to patches (please >>> see Doc

Re: [PATCHv2 1/1] HID: add BETOP game controller force feedback support

2014-11-26 Thread Huang Bo
On 11/26/2014 09:15 PM, Jiri Kosina wrote: > On Wed, 26 Nov 2014, 黄波 wrote: > >> From: Huang Bo Adds force feedback support for BETOP >> USB game controllers. >> >> These devices are mass produced in China. >> >> Signed-off-by: Huang Bo > It's u