|
From: Zivi, D. <DZ...@nd...> - 2006-05-10 08:41:12
|
=20 -----Original Message----- From: lib...@li... [mailto:lib...@li...] On Behalf Of Mark Bourne Sent: Wednesday, May 10, 2006 11:13 AM To: lib...@li... Subject: Re: [Libusb-win32-devel] Could not claim interface- requested resource in use. Could be that another driver has connected to the device. I had this when I was trying to use libusb-win32 to connect to a mouse (just to check how to use it!) - I had to overwrite the mouse driver with libusb, even when using the filter driver. I'm a newbie too, so can't help much unfortunately. Mark. Jon Burroughs wrote: > Hello, > > =20 > > I am developing my first USB application using libusb-win32. (Read: I > am a newbie.) I was getting -22 (EINVAL) returned by=20 > usb_claim_interface, until I read some of the posts and learned that I > needed to call usb_set_configuration first. Now that I am doing that, > I am getting errno code -5 (EIO), and usb_strerror() returns the=20 > following message "could not claim interface 0, error: The requested > resource is in use." Can anyone give me any suggestions? > > =20 > > Best regards, > > Jon > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ Libusb-win32-devel mailing list Lib...@li... https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel *************************************************************************= ********** This email message and any attachments thereto are intended only for use = by the addressee(s) named above, and may contain legally privileged and/o= r confidential information. If the reader of this message is not the inte= nded recipient, or the employee or agent responsible to deliver it to the= intended recipient, you are hereby notified that any dissemination, dist= ribution or copying of this communication is strictly prohibited. If you = have received this communication in error, please immediately notify the = pos...@nd... and destroy the original message. *************************************************************************= ********** |