Re: [javax-usb-devel] Error submitting IRP : Invalid

2005-04-18 Thread Dan Streetman
What kernel are you using? Also, if you can get a JNI trace it would help a lot, set the #com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_level = 0 to com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_level = 5 in the javax.usb.properties file. On Sun, 17 Apr 2005, Charles Chen wrote: >Dan,

[javax-usb-devel] Error submitting IRP : Invalid

2005-04-17 Thread Charles Chen
Dan, Thanks for the help with SetInterface, and I really appreciate it. I can claim the interface setting and open the pipe now. But when I try to submit data using sysncSubmit, I got Error submitting IRP: Invalid. I searched the mailing list, and found that it is a problem with Fedora 2, which

[javax-usb-devel] Error submitting IRP :Invalid

2004-07-29 Thread Sathya Peri
Hello, Iam trying to submit data to a device (Card reader) suing syncSubmit(). Now this program works perfectly fine when I execute it in Mandrake linux 9.1, kernel version 2.4. But when I try to execute the same program for Fedora Core release 2, kernel version 2.6.5, it fails. I get the error