Hello, I`ve been trying to talk to a USB prototyp device using SUSE 9.0 and the JSR80 package (javax.usb), that is by a Java programm. (It will be first hotplugged.) My program won`t work always correct, "tail -f /var/log/messages" delivers in case of an error such messages: ... Dec 7 13:40:27 linux kernel: usbdevfs: usb_submit_urb returned -6 Dec 7 13:40:27 linux kernel: usb-uhci.c: ENXIO c0009a80, flags 0, urb cdb0bf00, burb cdb0b880 ... During searching the Web I found http://lists.suse.com/archive/suse-multimedia/2003-Jun/0068.html (in German). It`s about mounting a digital camera with the similar error message. The advice on the page is waiting for a new kernel version as a bug in it will cause the problem. What do you think? Which SUSE version will has the bug corrected? Thank you-----------Szabolcs