Subject: Re: NOTE: ehci works!
To: Charles M. Hannum <abuse@spamalicious.com>
From: Mark Randelhoff <markr@cat.co.za>
List: current-users
Date: 06/22/2004 11:45:02
I have tried to pull these two files up into the netbsd-2-0 branch and 
found that while ohci.c compiles - ehci.c reports EHCI_QH_MPLMASK undefined.

Questions:
- is it unwise for me just to pull up these two files,
- what other file do I pull up to correct the ehci compile problem.

Thanks
Mark

At 11:03 AM 6/22/04, Charles M. Hannum wrote:
>I just fixed 3 major bugs in ehci, and 1 in ohci.  If you were having 
>problems
>with either of these, please try again with ehci.c 1.58 and ohci.c 1.147 or
>later.
>
>I'm now able to run two USB2 disks simultaneously off the same controller,
>getting an aggregate of 210Mb/s.  There's probably some more tuning possible.