Re: SideWinder GameVoice driver

From: Tomas Carnecky
Date: Thu May 17 2007 - 10:47:36 EST


Jiri Kosina wrote:
> On Thu, 17 May 2007, Tomas Carnecky wrote:
>
>> Despite it's a Microsoft product, it's actually very nice and useful. A
>> little pad with a few buttons and connectors for a headset. It's an USB
>> device, but it doesn't represent itself as an input/HID device:
>> HID device not claimed by input or hiddev
>
> Could you please
>
> - compile the kernel with CONFIG_HID_DEBUG and send me the output you
> receive when you connect the device

usb 2-5: new low speed USB device using ohci_hcd and address 4
usb 2-5: configuration #1 chosen from 1 choice
drivers/hid/usbhid/hid-core.c: report descriptor (size 61, read 61) =
05 0b 09 05 a1 01 05 09 19 11 29 18 15 00 25 01 75 01 95 08 81 22 05 08
09 3a a1 02 05 09 19 11 29 17 15 00 25 01 75 01 95 07 b1 a2 c0 06 ff ff
09 01 15 00 25 01 75 01 95 01 b1 22 c0
drivers/hid/hid-core.c: report (size 1) (unnumbered)
drivers/hid/hid-core.c: report 0 (size 1) = 00
hid-debug: input Button.0011 = 0
hid-debug: input Button.0012 = 0
hid-debug: input Button.0013 = 0
hid-debug: input Button.0014 = 0
hid-debug: input Button.0015 = 0
hid-debug: input Button.0016 = 0
hid-debug: input Button.0017 = 0
hid-debug: input Button.0018 = 0
drivers/hid/hid-core.c: report (size 1) (unnumbered)
drivers/hid/hid-core.c: report 0 (size 1) = 00
hid-debug: input Button.0011 = 0
hid-debug: input Button.0012 = 0
hid-debug: input Button.0013 = 0
hid-debug: input Button.0014 = 0
hid-debug: input Button.0015 = 0
hid-debug: input Button.0016 = 0
hid-debug: input Button.0017 = 0
hid-debug: input Vendor-specific-FF.0001 = 0
INPUT[INPUT]
Field(0)
Usage(8)
Button.0011
Button.0012
Button.0013
Button.0014
Button.0015
Button.0016
Button.0017
Button.0018
Logical Minimum(0)
Logical Maximum(1)
Report Size(1)
Report Count(8)
Report Offset(0)
Flags( Variable Absolute NoPrefferedState )
FEATURE[FEATURE]
Field(0)
Logical(LED.003a)
Usage(7)
Button.0011
Button.0012
Button.0013
Button.0014
Button.0015
Button.0016
Button.0017
Logical Minimum(0)
Logical Maximum(1)
Report Size(1)
Report Count(7)
Report Offset(0)
Flags( Variable Absolute NoPrefferedState Volatile )
Field(1)
Usage(1)
Vendor-specific-FF.0001
Logical Minimum(0)
Logical Maximum(1)
Report Size(1)
Report Count(1)
Report Offset(7)
Flags( Variable Absolute NoPrefferedState )
HID device not claimed by input or hiddev

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/