Changes between Version 30 and Version 31 of WikiStart
- Timestamp:
- 05/14/11 16:58:23 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v30 v31 38 38 * Supported operating systems: Linux, FreeBSD, NetBSD, OpenBSD, Darwin, MacOS X (and Windows, through the [wiki:libusb-win32] project). 39 39 * Development status: libusb-0.1 has reached maturity and no further changes or releases are expected. 40 * Take note that [wiki:libusb-win32] is a separate project which s till sees active development. The next generation libusb-win32 kernel driver (libusbk.sys) is based on KMDF. The [http://code.google.com/p/usb-travis/ libusbk] library will support the existing libusb-win32 API, libusb-1.0 API and WinUSB-like API. libusb-win32 users will be encouraged to port their programs to the libusb-1.0 API once the libusbk backend is integrated.40 * Take note that [wiki:libusb-win32] is a separate project which sees active development. The next generation libusb-win32 kernel driver (libusbk.sys) is based on KMDF. The [http://code.google.com/p/usb-travis/ libusbk] library will support the existing libusb-win32 API, libusb-1.0 API and WinUSB-like API. libusb-win32 users who are fine with the libusb-win32 API are recommended to keep using it since it will be supported by the libusb-win32 project. libusb-win32 users who are interested in libusb-1.0 will also be supported once the libusbk backend is integrated. Future enhancement of the libusb-1.0 API (say libusb-1.1) may be required to be more suitable for Windows users. 41 41 * [http://sourceforge.net/project/showfiles.php?group_id=1674 Download libusb-0.1 releases here] 42 42 * [doc-0.1: API documentation]