Page 1 of 1

LibUSB requires signed driver

Posted: Sun Jan 03, 2010 2:23 pm
by tommyjunge
Hi,

I try to get a V-USB device with LibUSB running on a Vista 64bit machine.
Problem: Windows refuses to install the unsigned LibUSB driver.

Does anybody know if a signed driver is available that can replace LibUSB or if there is any other solution?

I make excessive use of control transfers which I think is not possible with HID devices.

Thanks, Tom

Re: LibUSB requires signed driver

Posted: Sun Jan 03, 2010 2:49 pm
by tommyjunge
P.S.

I have just found this USB driver:
http://www.microsoft.com/whdc/connect/u ... howto.mspx

Has anybody used it with V-USB?