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
Wed Apr 16 03:16:06 PDT 2003
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 tried to use USB2 HDD on Ultra5 but I got the following error.
>
> ehci0: <NEC uPD 720100 USB 2.0 controller> mem 0x104000-0x1040ff irq
> 18 at device 8.2 on pci3
> ehci_pci_attach: companion usb0
> ehci_pci_attach: companion usb1
> usb2: EHCI version 0.95
> usb2: companion controllers, 3 ports each: usb0 usb1
> usb2: <NEC uPD 720100 USB 2.0 controller> on ehci0
> usb2: USB revision 2.0
> uhub2: device problem, disabling port 3
> uhub2: device problem, disabling port 4
Do you have connected devices to both ports?
Can you please compile USB_DEBUG in so we see a bit more.
Can you please also try without ehci.
--
B.Walter BWCT http://www.bwct.de
ticso at bwct.de info at bwct.de
More information about the cvs-src
mailing list