Changes between Version 174 and Version 175 of windows_backend


Ignore:
Timestamp:
01/22/11 02:29:46 (2 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend

    v174 v175  
    5151 
    5252To access your USB devices with the Windows backend, if the device is not HID compliant, you will need to install the relevant driver. Two options are available: 
    53   * The easiest option is to use the most recent version of our Automated Driver Installer GUI: "zadig.exe", which is part of the Windows Driver Installer library, [wiki:libwdi libwdi].[[BR]] 
     53  * The easiest option is to use the most recent version of our Automated Driver Installer GUI: "zadig.exe", which is part of the Windows Driver Installer library, '''[wiki:libwdi libwdi]'''.[[BR]] 
    5454  The current version, which is compatible with both 32 and 64 bit Windows platforms, starting with Windows 2000, should be able to install a WinUSB driver for any USB device.[[BR]] 
    5555  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]] 
    56    * [http://libusb-winusb-wip.googlecode.com/files/zadig.exe zadig.exe]: 5.8 MB, md5sum: d593953f6b2cf254a0968e933368c08a, compiled with MinGW-w64 from libwdi w124.[[BR]] 
    57      NB: When ran in advanced mode, Zadig also allows the selection and installation of the signed libusb0.sys driver from [http://sourceforge.net/apps/trac/libusb-win32/wiki libusb-win32] (v.1.2.2.0).[[BR]] 
     56   * [http://libusb-winusb-wip.googlecode.com/files/zadig.exe zadig.exe]: 5.8 MB, md5sum: 30091f2c328661d006438630d13238bc, compiled with MinGW-w64 from libwdi v1.0.4.[[BR]] 
     57     NB: When run in advanced mode, Zadig also allows the selection and installation of the signed libusb0.sys driver from [http://sourceforge.net/apps/trac/libusb-win32/wiki libusb-win32] (v.1.2.2.0).[[BR]] 
    5858  * 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. 
    5959