Changes between Version 22 and Version 23 of WikiStart


Ignore:
Timestamp:
01/07/11 10:40:48 (2 years ago)
Author:
xiaofan
Comment:

libusb0.sys is not legacy. The libusb-0.1 API is kind of legacy but not the libusb-win32 kernel driver libusb0.sys.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v22 v23  
    2828 * Compatibility with the libusb-0.1 API is available through the [wiki:libusb-compat-0.1] compatibility layer. 
    2929 * Linux and Darwin (Mac OS X) are supported in the latest release. Windows support is present in git as of August 2010. 
    30  * The [wiki:windows_backend Windows backend] currently uses WinUSB.sys or Win32 HID APIs. Support for the legacy libusb-0.1 backend (libusb0.sys from the libusb-win32 kernel driver) will be integrated later (#49) as well. 
     30 * The [wiki:windows_backend Windows backend] currently uses WinUSB.sys or Win32 HID APIs. Support for the libusb0.sys backend (libusb0.sys is the libusb-win32 kernel driver) will be integrated later (#49) as well. 
    3131 
    3232== Legacy API: libusb-0.1 ==