On Sun, Dec 19, 2004 at 10:37:23PM -0800, Pete Zaitcev wrote:
> On Sun, 19 Dec 2004 22:20:55 -0800, Matthew Dharm <[EMAIL PROTECTED]> wrote:
> 
> > I can tell you that this has turned into the single largest source of bug
> > reports/complaints about usb-storage.  Something has to be done.  I just
> > don't know what.
> 
> Is it that bad, really? Honestly, I could not imagine users can be so dumb.
> The option defaults to off. There is a warning in the Kconfig. And yet they
> first enable it and then complain about it. I don't know what to do about
> it, either.

I see

config BLK_DEV_UB
        tristate "Low Performance USB Block driver"
        depends on USB
        help
          This driver supports certain USB attached storage devices
          such as flash keys.

          Warning: Enabling this cripples the usb-storage driver.

          If unsure, say N.

You might think this is a strong warning already.
But if I have a flash key, I might conclude that I need it.
Especially if the very first attempt to make it work with usb-storage failed.

So, if it is true that lots of people complain, one might consider writing

        This driver attempts to support the same devices that usb-storage
        supports, but without going through the SCSI layer. It doesnt know
        about the special quirks of many devices. Probably you should say N
        here and Y for usb-storage. Having both does not work very well.

Andries




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to