From owner-freebsd-stable@FreeBSD.ORG Fri Sep 26 11:28:20 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 3DA0A16A4B3 for ; Fri, 26 Sep 2003 11:28:20 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 390CF43FE9 for ; Fri, 26 Sep 2003 11:28:19 -0700 (PDT) (envelope-from bfoz@terrandev.com) Received: from terrandev.com (12-234-26-98.client.attbi.com[12.234.26.98]) by comcast.net (rwcrmhc12) with SMTP id <2003092618281801400qj7lte> (Authid: bfoz); Fri, 26 Sep 2003 18:28:18 +0000 Message-ID: <3F7486B3.4090009@terrandev.com> Date: Fri, 26 Sep 2003 11:34:27 -0700 From: Brandon Fosdick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030706 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Kelsey References: <3F746937.2070409@mail.flyingcroc.net> In-Reply-To: <3F746937.2070409@mail.flyingcroc.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: stable@freebsd.org Subject: Re: 4.9 Boot Hang when USB Devices Attached X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 18:28:20 -0000 Joe Kelsey wrote: > I have a system running > > FreeBSD zircon.zircon.seattle.wa.us 4.9-PRERELEASE FreeBSD > 4.9-PRERELEASE #20: Fri Sep 19 12:55:28 PDT 2003 > joe@zircon.zircon.seattle.wa.us:/usr/obj/usr/src/sys/ZIRCON i386 > > When I upgraded to fix the OpenSSH problems, the system started hanging > at boot time right after the USB/OHCI messages whenever I had devices > plugged into the USB ports (mainly a USB mouse). Now, in order to boot, > I have to unplug the mouse and wait for the system to pass the USB part > of boot before replugging. There are several threads discussing this ATM. If you have an nforce2 board search for the thread with the subject "fix/workaround for usb probe lockups on nForce2 mbs". Andrew Atrens posted a patch that worked for me. In the same thread Ian Dowse has offered a few other ideas to try. I haven't tried them yet.