Changes between Version 89 and Version 90 of windows_backend
- Timestamp:
- 06/09/10 00:36:06 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend
v89 v90 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.04)]: 5.2 MB, md5sum: 4d5ca4597cd9eab10541bc183a4d1fc9, compiled with DDK 7600.16385.0 from w71. 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]] 54 NB: Zadig also allows the installation of the (unsigned) libusb0.sys driver from libusb-win32 (v.1.1.14.0). 54 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. 55 56