Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
10/09/10 03:24:28 (3 years ago)
Author:
xiaofan
Comment:

Add OS support of libusb-1.0

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    1616 * [api-1.0: API documentation] 
    1717 * Compatibility with the libusb-0.1 API is available through the [wiki:libusb-compat-0.1] compatibility layer. 
    18  * The [wiki:windows_backend Windows backend] uses WinUSB.sys or Win32 HID APIs, it is considered functional as of June 2010 and is being integrated into the main libusb-1.0 tree. 
     18 * Linux and Darwin (Mac OS X) are supported in the latest release. Windows support is coming soon in the official release (in git as of August 2010). The [wiki:windows_backend Windows backend] currently uses WinUSB.sys or Win32 HID APIs. libusb0.sys (libusb-win32 kernel driver) will be integrated later (#49) as well. 
    1919 
    2020== Legacy API: libusb-0.1 ==