summaryrefslogtreecommitdiffstats
path: root/package/usb_modeswitch
Commit message (Collapse)AuthorAgeFilesLines
* libusb: bump version, convert to autotools, add -compat libMike Crowe2010-04-062-2/+2
| | | | | | | | | | | | | | Upgrade libusb to v1.0.3 and add new libusb-compat package for compatibility with old packages that expect the pre-1.0 API. Also update usb_modeswitch to depend on libusb-compat rather than libusb. Minor fixes by Thomas Petazzoni <thomas.petazzoni@free-electrons.com>. Fixes bug #1093. Signed-off-by: Mike Crowe <mac@mcrowe.com>
* Bump usb_modeswitch to 1.0.7Gustavo Zacarias2010-01-201-1/+1
| | | | | | | | | | Closes #919. Includes new device signatures, improved handling of Huawei devices and other fixes. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add new usb_modeswitch packageGustavo Zacarias2009-10-293-0/+47
Closes #511. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>