From owner-freebsd-current@FreeBSD.ORG Tue Oct 26 07:22:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E40E016A4CE for ; Tue, 26 Oct 2004 07:22:20 +0000 (GMT) Received: from amsfep19-int.chello.nl (amsfep19-int.chello.nl [213.46.243.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1028E43D4C for ; Tue, 26 Oct 2004 07:22:20 +0000 (GMT) (envelope-from Danovitsch@Vitsch.net) Received: from Vitsch.net ([212.187.78.35]) by amsfep19-int.chello.nl (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041026072217.WXUM24789.amsfep19-int.chello.nl@Vitsch.net> for ; Tue, 26 Oct 2004 09:22:17 +0200 Received: from localhost (IDENT:1001@b83007.upc-b.chello.nl [212.83.83.7]) by Vitsch.net (8.12.3p2/8.11.3) with ESMTP id i9Q7MAun043596 for ; Tue, 26 Oct 2004 09:22:11 +0200 (CEST) (envelope-from Danovitsch@Vitsch.net) From: "Daan Vreeken [PA4DAN]" To: FreeBSD-current@FreeBSD.org Date: Tue, 26 Oct 2004 09:22:11 +0200 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410260922.11894.Danovitsch@Vitsch.net> Subject: UHCI patch stops system lockup (kern/73000) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 07:22:21 -0000 Hi All, Friday I have submitted a PR with a patch attached to it that fixes a bug in the UHCI USB driver. The bug causes a lot of UHCI systems with USB devices plugged during boot to either boot very slowly (take minutes), or seem to halt forever during boot. See : http://www.freebsd.org/cgi/query-pr.cgi?pr=73000 Could someone please take a look at the PR? Thanks, Daan