On Mon, 01 May 2006 23:00:52 -0700, Phil Dibowitz <[EMAIL PROTECTED]> wrote:
> So what criteria did you use to decide whether to set it to > USB_US_TYPE_STOR or "0"? I'm assuming 0 means usb-storage? No, zero means "runtime-selectable". The ub only works with 8/6/50 devices, so this disqualifies anything that - uses 8070, 8020, RBC, etc. - uses UFI, even over bulk - uses CB or CBI for transport - needs any initialization function Also, a bunch of devices use unknown protocols, because they only have SC_DEVICE and PR_DEVICE listed. So, in the end almost everything has to be locked to usb-storage. -- Pete ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
