[libhid-discuss] retrieving large HID descriptor bytes

2010-06-15 Thread stone mike
Hello all,      I developed a hid device.  It was tested on Windows and worked fine. But on ubuntu 9.04 the libhid test got a very large descriptor bytes.   Can anyone help me?  I appreciate the help. lsusb and hid test information as following: lsusb Bus

Re: [libhid-discuss] retrieving large HID descriptor bytes

2010-06-15 Thread Charles Lepple
On Jun 15, 2010, at 1:34 PM, stone mike wrote: But on ubuntu 9.04 the libhid test got a very large descriptor bytes. Does your device respond to both Method 1 and Method 2 described here? http://trac.networkupstools.org/projects/nut/browser/trunk/drivers/libusb.c#L242 As mentioned there,

Re: [libhid-discuss] retrieving large HID descriptor bytes

2010-06-15 Thread Xiaofan Chen
On Wed, Jun 16, 2010 at 1:34 AM, stone mike vrspace1...@yahoo.com.tw wrote: Report Descriptors:    ** UNAVAILABLE ** What if you do not use libhid, but use the vanilla usbutils (lsusb -vvv)? You need to detach the kernel HID driver first. To do that, you can use