Date: Wed, 16 Apr 2003 12:15:47 +0200 From: Bernd Walter <ticso@cicely9.cicely.de> To: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Cc: cvs-all@FreeBSD.org Subject: Re: 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 Message-ID: <20030416101546.GW529@cicely9.cicely.de> In-Reply-To: <ybs4r4zqixp.wl@ett.sat.t.u-tokyo.ac.jp> References: <200304141404.h3EE48aL034057@repoman.freebsd.org> <ybs4r4zqixp.wl@ett.sat.t.u-tokyo.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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@bwct.de info@bwct.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416101546.GW529>