Changes between Version 24 and Version 25 of libusb-1.0


Ignore:
Timestamp:
09/29/10 18:14:12 (3 years ago)
Author:
stuge
Comment:

Rename LibusbCompat0.1 page links to new libusb-compat-0.1

Legend:

Unmodified
Added
Removed
Modified
  • libusb-1.0

    v24 v25  
    8080libusb-1.0 is not backwards compatible with libusb-0.1 - all function names are different, etc. However, libusb-1.0 is designed to be happily installable alongside libusb-0.1 (even in the default configuration) so the lack of backwards compatibility is not really a problem - users can have both libusb versions present on the same system without conflict. 
    8181 
    82 That said, a [wiki:LibusbCompat0.1 libusb-compat-0.1 compatibility layer] does exist. This is a "wrapper" which converts libusb-0.1 function calls to their 1.0 equivalents. For more info, see [wiki:LibusbCompat0.1]. 
     82That said, there is a [wiki:libusb-compat-0.1] compatibility layer. This is a "wrapper" which converts libusb-0.1 function calls to their 1.0 equivalents. For more info, see [wiki:libusb-compat-0.1]. 
    8383 
    8484== Mailing list ==