On Thu, 29 Aug 2013, kasi viswanathan wrote:

> 
> Hi, 
> 
> I have a custom device, which is usb-hid. But, when i plug it in the system, 
> it is not recognized as a usb-hid device. I have put prints on the
> usbhid_probe() function, to confirm that, but there is no prints in the
> dmesg, which confirms that this is not recognized as a usb-hid device. 

This means that the device's descriptors are bad.  What does "lsusb -v" 
show?

> NOTE:
> The same device gets detected as a usb-hid device in windows. 
> 
> Is there any simple code, which can list all the usb-hid devices that are
> connected to the pc? 

How will that help?

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to