[linux-usb-devel] Re: [usb-storage] usb: drivers/usb/storage/libusual

2005-10-09 Thread Alan Stern
On Sat, 8 Oct 2005, Pete Zaitcev wrote: > This patch adds a shim driver libusual, which routes devices between > usb-storage and ub according to the common table, based on unusual_devs.h. > The help and example syntax is in Kconfig. > > Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]> > > --- >

[linux-usb-devel] Re: [usb-storage] usb: drivers/usb/storage/libusual

2005-10-09 Thread Pete Zaitcev
On Sat, 8 Oct 2005 19:14:13 -0700, Matthew Dharm <[EMAIL PROTECTED]> wrote: > But, I'm not sure this is much better. It's certainly different, but I > fear that we're going to spend a lot of time explaining to end-users a new > and less-than-totally-obvious system. Devices continue to default to

[linux-usb-devel] Re: [usb-storage] usb: drivers/usb/storage/libusual

2005-10-08 Thread Matthew Dharm
On Sat, Oct 08, 2005 at 02:01:32PM -0700, Pete Zaitcev wrote: > This patch adds a shim driver libusual, which routes devices between > usb-storage and ub according to the common table, based on unusual_devs.h. > The help and example syntax is in Kconfig. > > Signed-off-by: Pete Zaitcev <[EMAIL PRO