On Wed, Dec 05, 2001 at 07:35:33AM -0000, Pankaj Kumar Soni wrote:
> QUESTION :
> -----------
> * Can you tell me the reason for this behaviour...

Your device is being claimed by the hid driver, as it is reporting that
it is a hid device.  Either disable /sbin/hotplug from loading the hid
driver when the device is plugged in, or do not build the hid drivers at
all.

You are using the MODULE_DEVICE_TABLE info for your driver, right?

And since you have a HID device, why do you want to write a new driver
for it?

Hope this helps,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to