From owner-freebsd-stable Fri Nov 30 0:10:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gate.consol.de (gate.consol.de [194.221.87.10]) by hub.freebsd.org (Postfix) with ESMTP id 9404537B41C for ; Fri, 30 Nov 2001 00:10:18 -0800 (PST) Received: from msgsrv.bb.consol.de (imap.consol.de [10.250.0.100]) by gate.consol.de (8.11.6/8.11.6) with ESMTP id fAU8AHb63210 for ; Fri, 30 Nov 2001 09:10:17 +0100 (CET) (envelope-from Thorsten.Greiner@consol.de) Received: from bonn.rtg.consol.de (vscanner.bb.consol.de [10.250.0.120]) by msgsrv.bb.consol.de (8.8.8/8.8.8) with ESMTP id JAA07104 for ; Fri, 30 Nov 2001 09:10:13 +0100 Received: from there by bonn.rtg.consol.de (8.8.8+Sun/SMI-SVR4) id KAA12104; Fri, 30 Nov 2001 10:10:45 +0100 (MET) Message-Id: <200111300910.KAA12104@bonn.rtg.consol.de> Content-Type: text/plain; charset="iso-8859-1" From: Thorsten Greiner Organization: ConSol* GmbH To: freebsd-stable@freebsd.org Subject: USB problems on ASUS laptop Date: Fri, 30 Nov 2001 09:06:33 +0100 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yesterday I have posted this to freebsd-mobile, but I got no response. Maybe someone here has some ideas: I am running FreeBSD 4.4-STABLE on a ASUS L7300 Notebook. The USB controller is recognized by the kernel, but when I connect any USB device I get the message "uhub0: device problem". Here are the messages: Nov 29 08:43:05 tybalt /kernel: uhci0: port 0x1c00-0x1c1f irq 11 at device 7.2 on pci0 Nov 29 08:43:05 tybalt /kernel: usb0: on uhci0 Nov 29 08:43:05 tybalt /kernel: usb0: USB revision 1.0 Nov 29 08:43:05 tybalt /kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Nov 29 08:43:05 tybalt /kernel: uhub0: 2 ports with 2 removable, self powered Nov 29 08:43:32 tybalt /kernel: uhub0: device problem, disabling port 1 I noticed that there is a delay of several seconds between connecting the device and getting the "device problem" message. Also I noticed that the irq 11 seems to be used by several other devices. From the messages: Nov 29 08:42:00 tybalt /kernel: pci0: at 2.0 irq 11 ... Nov 29 08:42:00 tybalt /kernel: pci0: (vendor=0x134d, dev=0x7890) at 9.0 irq 9 Nov 29 08:42:00 tybalt /kernel: pci_cfgintr_linked: linked (60) to hard-routed irq 11 Nov 29 08:42:00 tybalt /kernel: pci_cfgintr: 0:10 INTA routed to irq 11 Nov 29 08:42:00 tybalt /kernel: pcic0: irq 11 at device 10.0 on pci0 Nov 29 08:42:00 tybalt /kernel: pcic0: PCI Memory allocated: 0x44000000 Nov 29 08:42:00 tybalt /kernel: pccard0: on pcic0 Nov 29 08:42:00 tybalt /kernel: pci_cfgintr_search: linked (62) to configured irq 11 at 0:10:0 Nov 29 08:42:00 tybalt /kernel: pci_cfgintr: 0:10 INTB routed to irq 11 Nov 29 08:42:00 tybalt /kernel: pcic1: irq 11 at device 10.1 on pci0 Nov 29 08:42:00 tybalt /kernel: pcic1: PCI Memory allocated: 0x44001000 Nov 29 08:42:00 tybalt /kernel: pccard1: on pcic1 Any ideas/suggestions? Regards -Thorsten Greiner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message