cvs commit: src/sys/conf NOTES files src/sys/dev/usb FILES
ehci.c ehci_pci.c ehcireg.h ehcivar.h usb.c
src/sys/modules/usb Makefile
Jake Burkholder
jake at locore.ca
Sun Apr 20 13:23:54 PDT 2003
Apparently, On Wed, Apr 16, 2003 at 12:15:47PM +0200,
Bernd Walter said words to the effect of;
> On Wed, Apr 16, 2003 at 11:23:30AM +0900, Hidetoshi Shimokawa wrote:
> > At Mon, 14 Apr 2003 07:04:08 -0700 (PDT),
> > Bernd Walter wrote:
> > >
> > > ticso 2003/04/14 07:04:08 PDT
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > > sys/conf NOTES files
> > > sys/dev/usb FILES usb.c
> > > sys/modules/usb Makefile
> > > Added files:
> > > sys/dev/usb ehci.c ehci_pci.c ehcireg.h ehcivar.h
> > > Log:
> > > add EHCI (USB 2.0) controller support.
> >
> > Great!
> >
> > Is this device supposed to work on sparc64?
>
> I don't know a reason why not.
I don't know if this device is an exception, but the USB framework in
general does not use busdma, so its not MI and won't work on sparc64.
Jake
More information about the cvs-src
mailing list