Subject: Re: Status of USB 2.0
To: Wouter Klouwen <dublet@dublet.org>
From: Charles M. Hannum <abuse@spamalicious.com>
List: current-users
Date: 06/22/2004 16:56:44
On Tuesday 22 June 2004 14:11, Wouter Klouwen wrote:
> Dear list,
>
> I have previously read on here that USB 2.0 is not yet supported fully, or
> reliable. Has this changed?

Well, there are 2 parts to this question.

1) The code does not currently support USB2 hubs.  It also does not support 
interrupt or isochronous transfers -- which are less important with pure 
USB2, because most USB2 devices are in fact umass devices, but is important 
in combination with hub support.

2) There was several fairly major bugs in the parts it *does* support.  I 
fixed all of the known ones last night.