Changes between Version 95 and Version 96 of windows_backend
- Timestamp:
- 06/25/10 19:33:14 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend
v95 v96 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. 16)]: 5.2 MB, md5sum: e54c52067e20f8da907fa66325aaef0e, compiled with DDK 7600.16385.0 from w79.[[BR]]53 * [http://libusb-winusb-wip.googlecode.com/files/zadig.exe zadig.exe (2010.06.25)]: 5.2 MB, md5sum: 1c16a75b9260aa81a9c6b40891d53163, compiled with DDK 7600.16385.0 from w85.[[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.