From owner-freebsd-current@FreeBSD.ORG Fri Nov 12 01:52:25 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 D6E3116A4CE for ; Fri, 12 Nov 2004 01:52:25 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 10FFA43D2F for ; Fri, 12 Nov 2004 01:52:25 +0000 (GMT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 12 Nov 2004 01:52:23 +0000 (GMT) To: Giorgos Keramidas In-Reply-To: Your message of "Thu, 11 Nov 2004 18:39:26 +0200." <20041111163926.GA682@orion.daedalusnetworks.priv> Date: Fri, 12 Nov 2004 01:52:22 +0000 From: Ian Dowse Message-ID: <200411120152.aa35161@salmon.maths.tcd.ie> cc: iedowse@maths.tcd.ie cc: freebsd-current@freebsd.org Subject: Re: Recent lockup in `kickstart' 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: Fri, 12 Nov 2004 01:52:26 -0000 In message <20041111163926.GA682@orion.daedalusnetworks.priv>, Giorgos Keramida s writes: >It appears that one of these commits is responsible for the lockup in >the initialization of the entropy pool :-/ > >2004.11.09.19.46.57 dev/usb/uhub.c 1.65 iedowse >2004.11.09.20.51.32 dev/usb/ehci.c 1.18 iedowse >2004.11.09.20.51.32 dev/usb/ohci.c 1.145 iedowse >2004.11.09.20.51.32 dev/usb/uhci.c 1.157 iedowse >2004.11.09.20.51.32 dev/usb/usb_port.h 1.70 iedowse Sorry, I've just seen your message now. I'll look into it and back out the changes if I can't figure it out and fix it quickly. Ian