Andre,

You are running the examples as root user, correct?  

I am developing a driver for a USB device.  I am using red hat 9.0 (kernel 2.4).  For 
my driver to work, I need to disbale the hotplug driver.  You might want to check if 
the devices you are developing drivers for have already been claimed by the hotplug 
driver. I can't claim my device until I do a

rmmod hid

This enables my driver to claim the device, but my USB mouse stops working.  



Robert


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to