From owner-freebsd-stable@FreeBSD.ORG Sun Sep 21 08:21:27 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4520E16A4B3 for ; Sun, 21 Sep 2003 08:21:27 -0700 (PDT) Received: from infogestion.org (moncey-1-82-67-20-154.fbx.proxad.net [82.67.20.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9AAD43F75 for ; Sun, 21 Sep 2003 08:21:25 -0700 (PDT) (envelope-from zozo@infogestion.org) Received: from infogestion.org (localhost [127.0.0.1]) by infogestion.org (8.12.9/8.12.9) with ESMTP id h8LFKvnY006815 for ; Sun, 21 Sep 2003 17:20:57 +0200 (CEST) (envelope-from zozo@infogestion.org) Received: (from zozo@localhost) by infogestion.org (8.12.9/8.12.9/Submit) id h8LFKupT006814 for freebsd-stable@freebsd.org; Sun, 21 Sep 2003 17:20:56 +0200 (CEST) (envelope-from zozo) Date: Sun, 21 Sep 2003 17:20:56 +0200 From: Olivier To: freebsd-stable@freebsd.org Message-ID: <20030921152056.GA5392@infogestion.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Re: USB Problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: XFMail.20030921093947.regisr@regix.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 15:21:27 -0000 I have the same problem... but without a usb hub. With the latest -STABLE sources, my kernel freezes at usb detection. It freezes with "device usb" in the kernel, or via module when loaded via /boot/loader.conf. It stops at : ohci0: mem 0xe0080000-0xe0080fff irq 12 at device 2.0 on pci0 usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x10de) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered normally, after uhub0, i've got : ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1 ums0: 5 buttons and Z dir. ohci1: mem 0xe0083000-0xe0083fff irq 10 at device 2.1 on pci0 usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: (0x10de) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered uhub1: device problem, disabling port 3 pci0: at 2.2 irq 11 If I kldload usb after boot, there's no freeze. I haven't tried yet with my usb mouse detached. I've got a Nvidia nForce2 motherboard. regards -- Olivier