|
From: Thomas S. <th...@th...> - 2006-10-18 20:22:41
|
Ya, that did it. Thanks Stephan. T > -----Original Message----- > From: Stephan Meyer [mailto:ste...@we...] > Sent: Wednesday, October 18, 2006 10:44 AM > To: lib...@li... > Subject: Re: [Libusb-win32-devel] trouble installing libusb driver inf > > > Is this device a so called 'composite device' (a device > consisting of multiple interfaces / device nodes)? > If this is the case then you have to install libusb's driver > for the parent device node which is located in the device > manager under the 'USB Controller' section. The item is named > something like "USB composite device". > > Stephan > > > > I get an error when I try to install the device driver for > my device. By default it comes up as a USB Audio Device, but > I want to change it to a libusb driver, obviously. I do the > "update driver" from Device Manager and browse to the inf > file created with the inf-wizard, and then get this error: > > > > > > > > "specified location does not contain information about your > hardware" > > > > > > > > > > If I uninstall the device from the device manager, unplug > and plug it back in, it has an "!" for a little bit but then > returns to a USB audio device within 30 secs. > > > > Any ideas what's wrong? > > > > > > > > T > > |