From owner-cvs-src@FreeBSD.ORG Tue Apr 15 19:23:36 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8170137B401; Tue, 15 Apr 2003 19:23:36 -0700 (PDT) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 640A243F93; Tue, 15 Apr 2003 19:23:34 -0700 (PDT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 84A172181BC; Wed, 16 Apr 2003 11:23:31 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) h3G2NVnl003838; Wed, 16 Apr 2003 11:23:31 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3])2.9.3.2) with ESMTP id AIJ53661; Wed, 16 Apr 2003 11:23:30 +0900 (JST) Date: Wed, 16 Apr 2003 11:23:30 +0900 Message-ID: From: Hidetoshi Shimokawa To: Bernd Walter In-Reply-To: <200304141404.h3EE48aL034057@repoman.freebsd.org> References: <200304141404.h3EE48aL034057@repoman.freebsd.org> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 02:23:37 -0000 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: 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: on ehci0 usb2: USB revision 2.0 uhub2: device problem, disabling port 3 uhub2: device problem, disabling port 4 /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html