From owner-freebsd-questions@FreeBSD.ORG Wed May 25 23:47:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3ED316A41C for ; Wed, 25 May 2005 23:47:48 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BFB43D53 for ; Wed, 25 May 2005 23:47:47 +0000 (GMT) (envelope-from mike@sentex.net) Received: from BLUELAPIS.sentex.ca (cage.simianscience.com [64.7.134.1]) by smarthost2.sentex.ca (8.13.3/8.13.3) with SMTP id j4PNlkMF088996; Wed, 25 May 2005 19:47:47 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: Louis LeBlanc Date: Wed, 25 May 2005 19:48:08 -0400 Message-ID: References: <20050525162419.GB47179@keyslapper.net> In-Reply-To: <20050525162419.GB47179@keyslapper.net> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on smarthost2.sentex.ca X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: USB 2.0 (ehci) and Intel ICH5 in 5.4? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 23:47:48 -0000 On Wed, 25 May 2005 12:24:20 -0400, in sentex.lists.freebsd.questions you wrote: >I have some questions about 5.4 RELEASE. Particularly USB 2.0 support. > >I'm currently running 5.3 RELEASE-p3 on a newer Dell system (Dimension >8300) with an "Intel 82801EB (ICH5) USB controller USB-B" running on >uhci0 - uhci3. USB 1.0 support works fine, but I would like to kick it >up a notch. When I tried the ehci driver on this system, I got a kernel >panic. > >Anyone using this particular USB controller with FreeBSD and getting the >ehci driver to work? Upgrade to RELENG_5. There have been a lot of bug fixes to the USB subsystem and USB 2.0 works far better. % grep -i usb /var/run/dmesg.boot=20 uhci0: port 0xc000-0xc01f irq 16 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhci1: port 0xc400-0xc41f irq 19 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhci2: port 0xc800-0xc81f irq 18 at device 29.2 on pci0 usb2: on uhci2 usb2: USB revision 1.0 uhci3: port 0xcc00-0xcc1f irq 16 at device 29.3 on pci0 usb3: on uhci3 usb3: USB revision 1.0 ehci0: mem 0xfa080000-0xfa0803ff irq 23 at device 29.7 on pci0 usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 ucom0: 3Com Inc. U.S.Robotics 56000 Voice USB Modem, rev 1.00/0.90, addr 2, iclass 2/2 -------------------------------------------------------- Mike Tancsa, Sentex communications http://www.sentex.net Providing Internet Access since 1994 mike@sentex.net, (http://www.tancsa.com)