From owner-cvs-all@FreeBSD.ORG Wed Apr 16 03:16:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A94337B401; Wed, 16 Apr 2003 03:16:06 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CB9143FBD; Wed, 16 Apr 2003 03:16:02 -0700 (PDT) (envelope-from ticso@cicely9.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h3GAFucx094052 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 16 Apr 2003 12:15:58 +0200 (CEST) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (cicely9.cicely.de [IPv6:3ffe:400:8d0:301:210:5aff:fe30:1c1a]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h3GAFtYi058805 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 16 Apr 2003 12:15:55 +0200 (CEST) (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (localhost [127.0.0.1]) by cicely9.cicely.de (8.12.9/8.12.8) with ESMTP id h3GAFstA006297; Wed, 16 Apr 2003 12:15:54 +0200 (CEST) (envelope-from ticso@cicely9.cicely.de) Received: (from ticso@localhost) by cicely9.cicely.de (8.12.9/8.12.9/Submit) id h3GAFlvJ006296; Wed, 16 Apr 2003 12:15:47 +0200 (CEST) (envelope-from ticso) Date: Wed, 16 Apr 2003 12:15:47 +0200 From: Bernd Walter To: Hidetoshi Shimokawa Message-ID: <20030416101546.GW529@cicely9.cicely.de> References: <200304141404.h3EE48aL034057@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD cicely9.cicely.de 5.0-CURRENT alpha User-Agent: Mutt/1.5.3i cc: cvs-src@FreeBSD.org cc: Bernd Walter cc: src-committers@FreeBSD.org 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 10:16:06 -0000 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: 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 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