Created attachment 1003 [details] Bump usb_modeswitch package to 1.1.0 Major fixes in the wrapper script (stabilizing and time-saving); back to unified installation, defaults to "integrated" approach; new -D parameter to enable "integrated" behaviour; bugs fixed in success check; man file included (borrowed from the Debian package); C code and binary works with the compat library from libusb-1.0; some new devices
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
Created attachment 1555 [details] Bump usb_modeswitch to 1.1.2 This patch takes up to usb_modeswitch 1.1.2. Udev support isn't included because the wrapper script is now tclsh which would pull in TCL as a dependency. What would be needed for this is to enable the TCL package if UDEV=y in usb_modeswitch.mk/Config.in, install usb_modeswitch.conf (config file for the wrapper script in udev) and install the wrapper script in the udev directory (commented out by my makefile patch). And also clean up that in the uninstall hook. I personally don't use udev and just call usb_modeswitch with the expected VID/PID pairs so i've got no quick way of testing it.
committed, thanks!