On Thu, 3 Jun 2004, Shawn wrote: > Hello, > > Has anyone used usbmgr > http://www.dotaster.com/~shuu/linux/usbmgr/ > > Since it, as Stephen J. Gowdy pointed out, is difficult (and perhaps > dangerous for the devices involved) to create a > unusual_devs.h entry without knowning about > the device protocol, I wondered if usbmgr could do the trick since I know > the vendor and > product and could just specify that plus- module scsi_mod , sd_mod , > usb-storage > > instead of specifying the protocol in an unusual_devs.h entry in order to > try the mass- > storage driver.
I haven't used usbmgr and don't know anything about it. However, it's not that big a deal to create an unusual_devs.h entry. You could start by specifying US_SC_DEVICE and US_PR_DEVICE, meaning to use the subclass and protocol values reported by the device rather than overriding them. If that doesn't work, try other combinations of subclass and protocol values. It's quite unlikely that you will damage the device. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users