From owner-freebsd-mobile Thu Nov 29 1:15:36 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from gate.consol.de (gate.consol.de [194.221.87.10]) by hub.freebsd.org (Postfix) with ESMTP id CF47A37B41C for ; Thu, 29 Nov 2001 01:15:29 -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 fAT9FTb28318 for ; Thu, 29 Nov 2001 10:15:29 +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 KAA16146 for ; Thu, 29 Nov 2001 10:15:24 +0100 Received: from there by bonn.rtg.consol.de (8.8.8+Sun/SMI-SVR4) id LAA09996; Thu, 29 Nov 2001 11:15:55 +0100 (MET) Message-Id: <200111291015.LAA09996@bonn.rtg.consol.de> Content-Type: text/plain; charset="iso-8859-1" From: Thorsten Greiner Organization: ConSol* GmbH To: freebsd-mobile@FreeBSD.ORG Subject: USB problems on ASUS laptop Date: Thu, 29 Nov 2001 10:11:42 +0100 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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-mobile" in the body of the message