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

Hidetoshi Shimokawa simokawa at sat.t.u-tokyo.ac.jp
Tue Apr 15 19:23:37 PDT 2003


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 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

/\ Hidetoshi Shimokawa
\/  simokawa at sat.t.u-tokyo.ac.jp
PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html


More information about the cvs-src mailing list