From owner-freebsd-current@FreeBSD.ORG Thu Oct 28 14:50:06 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 F397A16A4CE; Thu, 28 Oct 2004 14:50:05 +0000 (GMT) Received: from amsfep17-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0684643D58; Thu, 28 Oct 2004 14:50:05 +0000 (GMT) (envelope-from Danovitsch@Vitsch.net) Received: from Vitsch.net ([212.187.78.35]) by amsfep17-int.chello.nl (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041028143642.COGU14256.amsfep17-int.chello.nl@Vitsch.net>; Thu, 28 Oct 2004 16:36:42 +0200 Received: from 192.168.1.36 (f59122.upc-f.chello.nl [80.56.59.122]) by Vitsch.net (8.12.3p2/8.11.3) with ESMTP id i9SEaZun084569; Thu, 28 Oct 2004 16:36:35 +0200 (CEST) (envelope-from Danovitsch@Vitsch.net) From: "Daan Vreeken [PA4DAN]" To: John Baldwin Date: Thu, 28 Oct 2004 16:36:39 +0200 User-Agent: KMail/1.5.2 References: <200410260922.11894.Danovitsch@Vitsch.net> <200410271532.22140.jhb@FreeBSD.org> In-Reply-To: <200410271532.22140.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410281636.39431.Danovitsch@Vitsch.net> cc: FreeBSD-current@FreeBSD.org Subject: Re: 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: Thu, 28 Oct 2004 14:50:06 -0000 On Wednesday 27 October 2004 21:32, you wrote: > On Tuesday 26 October 2004 03:22 am, Daan Vreeken [PA4DAN] wrote: > > 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? > > Looks sane to me. Has anyone objected to this fix? Yes, today Anish Mistry sent an email stating that his machine failed to detect usb devices on plug-in with the patch. But the email lacked information to find the cause of the problems. I want to see what comes out of his experiments first before this PR is committed. thanks, Daan