WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: usb-utils  (Read 2390 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14570
usb-utils
« on: February 11, 2009, 12:21:58 AM »
Updated usb-utils extensions posted. libusb is updated to the new version 1.0 and a backwards compatibility wrapper added. usb-ids is also updated to the latest version.

The update-usbids.sh script is not available in the tczl extension.

Note that if this extension is loaded at the same time as an extension containing an older version of libusb, there may be some "unexpected results"

Code: [Select]
Title:          usb-utils.tcel
Description:    libusb, usb-utils
Version:        1.0.0
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 203KB
Extension by:   juanito
Comments:       libusb-1.0, libusb compatibility wrapper and usb-utils
                the wrapper makes libusb-1 look like libusb-0.1.x
                usb.ids v 1.374 2009/01/10
                ----------
                Example howto:
                $ lsusb [to see devices on usb bus]
                $ sudo update-usbids.sh [to download latest usb info]
                ----------
                This extension contains:
                libusb-1.0.0 - GPLv2.1 - http://garr.dl.sourceforge.net/sourceforge/libusb/libusb-1.0.0.tar.bz2
                libusb-compat-0.1.0 - LGPLv2.1 - http://garr.dl.sourceforge.net/sourceforge/libusb/libusb-compat-0.1.0.tar.bz2
                usbutils-0.73 - GPLv2 - http://freefr.dl.sourceforge.net/sourceforge/linux-usb/usbutils-0.73.tar.gz
                ----------
Change-log:     2008/09/12
                Updated to libusb-1 and added libusb wrapper
Current:        2009/02/11