The usb-storage driver works with USB 2.0 devices as-is,
though not as fast as one might like (it doesn't queue its
requests, and thus wastes about half the bandwidth it could
use).  Most folk prefer even just 12 MByte/sec transfer rates
to the USB 1.1 rates (about 1 MByte/sec), even so.

The hub driver should work too, but I'd expect a few flakes
when using the transaction translator -- there's some error
recovery missing (the hub driver needs to purge hub state
in some cases, and it doesn't).

Other than that, I've not seen many USB 2.0-capable devices
available in stores yet.

- Dave

----- Original Message ----- 
From: "Chris Ahna" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 9:54 AM
Subject: [linux-usb-devel] USB 2.0 Devices


> Hi,
> 
> I'm getting ready to test the new USB 2.0 support on a few of my
> systems.  I see that the EHCI HCD is in 2.5 but I don't see any drivers
> for USB 2.0 devices.  Are there Linux drivers for any USB 2.0 devices?
> Thanks a lot,
> 
> Chris
> 



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to