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

Bernd Walter ticso at cicely9.cicely.de
Sun Apr 20 14:36:21 PDT 2003


On Sun, Apr 20, 2003 at 04:25:28PM -0400, Jake Burkholder wrote:
> 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:
> > > 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.

This device is not an exception - it wouldn't make much sense without
doing OHCI first as both are very similar in design.
joe said he would do busdma for OHCI, but I'm not shure if the porting
just stalled.
Is busdma realy an absolute required feature for sparc64?
OHCI works on alpha and it should be endian clean.
Unfortunately my test alpha did not initialize more than function 0,
so I wasn't able to test EHCI on alpha, but I'm almost shure it will
work.

-- 
B.Walter                   BWCT                http://www.bwct.de
ticso at bwct.de                                  info at bwct.de



More information about the cvs-src mailing list