From owner-freebsd-usb@FreeBSD.ORG Tue Jul 5 18:50:16 2005 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B975C16A41C for ; Tue, 5 Jul 2005 18:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8970243D49 for ; Tue, 5 Jul 2005 18:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j65IoG6j006350 for ; Tue, 5 Jul 2005 18:50:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j65IoG2C006349; Tue, 5 Jul 2005 18:50:16 GMT (envelope-from gnats) Resent-Date: Tue, 5 Jul 2005 18:50:16 GMT Resent-Message-Id: <200507051850.j65IoG2C006349@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Markus Rosellen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9535216A41C for ; Tue, 5 Jul 2005 18:47:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7671F43D4C for ; Tue, 5 Jul 2005 18:47:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j65IlNOj048250 for ; Tue, 5 Jul 2005 18:47:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j65IlNE3048249; Tue, 5 Jul 2005 18:47:23 GMT (envelope-from nobody) Message-Id: <200507051847.j65IlNE3048249@www.freebsd.org> Date: Tue, 5 Jul 2005 18:47:23 GMT From: Markus Rosellen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: usb/83022: ALI USB 2.0 EHCI Controller is not detected X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 18:50:16 -0000 >Number: 83022 >Category: usb >Synopsis: ALI USB 2.0 EHCI Controller is not detected >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 05 18:50:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Markus Rosellen >Release: FreeBSD 5.3 Stable >Organization: >Environment: FreeBSD rechner4.local 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Sat Jul 2 14:01:00 CEST 2005 root@rechner4.local:/usr/src/sys/i386/compile/GENERIC686 i386 >Description: I think that only ALI USB 2.0 Controller chip is missing in the EHCI-Table, because it's to new. Consider the last lines of my data: dmesg: ohci0: mem 0xdb000000-0xdb000fff irq 15 at device 10.0 on pci0 ohci0: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci0 usb1: USB revision 1.0 uhub1: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ohci1: mem 0xda800000-0xda800fff irq 11 at device 10.1 on pci0 ohci1: [GIANT-LOCKED] usb2: OHCI version 1.0, legacy support usb2: on ohci1 usb2: USB revision 1.0 uhub2: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ohci2: mem 0xda000000-0xda000fff irq 10 at device 10.2 on pci0 ohci2: [GIANT-LOCKED] usb3: OHCI version 1.0, legacy support usb3: on ohci2 usb3: USB revision 1.0 uhub3: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered pci0: at device 10.3 (no driver attached) scanpci -vv 00:0a.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) (prog-if 10 [OHCI]) Subsystem: ALi Corporation USB 1.1 Controller Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- How-To-Repeat: Boot the FreeBSD-Box >Fix: probably only uptade the driver-table with my PCI-data. Thank You! >Release-Note: >Audit-Trail: >Unformatted: