| 
      
      
      From: Stephan M. <ste...@we...> - 2006-08-27 13:37:07
      
     | 
| > Stephan Meyer wrote: > > Have you tried to install/update the driver by using the DLL's > > (undocumented) usb=5Finstall=5Fdriver=5Fnp function=3F >=20 > FWIW, this technique works fairly well for my HID devices. The only=20 > problem I've noticed is that if I install the driver, then unplug the=20 > device and plug in a different USB device (but one that still matches my= =20 > vendor/product spec) libusb does not get assigned to it. Instead the=20 > default MS driver is assigned until I either run usb=5Finstall=5Fdriver=5Fnp=20 > again or manually "update driver" via the DeviceManager GUI. I'm curious= =20 > why libusb does not get bound to all subsequent devices that match the=20 > spec. >=20 > --Adam >=20 This might be caused by the fact that Windows' HID driver is signed. Try this: rundll32 libusb0.dll,usb=5Ftouch=5Finf=5Ffile=5Fnp=5Frundll c:\windows\inf\input.inf= rundll32 libusb0.dll,usb=5Finstall=5Fdriver=5Fnp=5Frundll your=5Finf=5Ffile.inf Stephan >=20 > ------------------------------------------------------------------------= - > Using Tomcat but need to do more=3F Need to support web services, security= =3F > Get stuff done quickly with pre-integrated technology to make your job e= asier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geroni= mo > http://sel.as-us.falkag.net/sel=3Fcmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642= > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > Libusb-win32-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Viren-Scan f=FCr Ihren PC! Jetzt f=FCr jeden. Sofort, online und kostenlos. Gleich testen! http://www.pc-sicherheit.web.de/freescan/=3Fmc=3D022222 |