Re: Libusbk for Window 10 signing
Graeme Gill <[email protected]> Tue, 11 Aug 2015 00:42:39 +1000
| Newsgroups | gmane.comp.lib.libusb.devel.windows |
|---|---|
| Message-ID | <[email protected]> |
Xiaofan Chen wrote: > We think the future of generic Windows driver is WinUSB driver. > WinUSB already works with isochronous transfer since Windows 8.1. > Ref: https://msdn.microsoft.com/en-us/library/windows/hardware/dn376866(v=vs.85).aspx Don't you need a .inf file for that too, thereby requiring the .inf to be signed for Win10 ? (Certainly you can get away without having the .inf signed for < Win8, as long as the .sys is signed). I've not heard whether the installation of a temporary root certificate for the .inf signing is a viable path with Win10 or not either. > Another possibility is to look at usbdk which will be better supported > since it is from Redhat. > Ref: http://sourceforge.net/p/libusb/mailman/message/34083838/ This would seem to avoid the need for .inf signing, assuming it gets supported for Win10. Graeme Gill. ------------------------------------------------------------------------------