Changes between Version 91 and Version 92 of windows_backend
- Timestamp:
- 06/09/10 03:07:12 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend
v91 v92 51 51 The current version, which is compatible with both 32 and 64 bit Windows platforms should be able to install a WinUSB driver for any USB device.[[BR]] 52 52 Note that because the installer needs to run with administrative privileges, it is recommended to check the md5 checksum after download (or recompile your own version from [http://git.libusb.org/?p=libwdi.git;a=shortlog the source])[[BR]] 53 * [http://libusb-winusb-wip.googlecode.com/files/zadig.exe zadig.exe (2010.06.08)]: 5.2 MB, md5sum: a8bbe6a83ac94df77a811a986cb6dfbb, compiled with DDK 7600.16385.0 from w73.[[BR]]53 * [http://libusb-winusb-wip.googlecode.com/files/zadig.exe zadig.exe (2010.06.08)]: 5.2 MB, md5sum: 2c230bf9024f34e2196886da599a68fd, compiled with DDK 7600.16385.0 from w74.[[BR]] 54 54 NB: Zadig also allows the installation of the (unsigned) '''libusb0.sys''' driver from [http://sourceforge.net/apps/trac/libusb-win32/wiki libusb-win32] (v.1.1.14.0). 55 55 * Or you can download the [http://libusb-winusb-wip.googlecode.com/files/winusb%20driver.zip WinUSB driver files], then customize the .inf for your device and install the driver by following the instructions that are either provided [wiki:winusb_driver_installation here] or in the README file that comes with the driver archive.