From owner-freebsd-current@FreeBSD.ORG Wed Jul 1 18:06:13 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1373106564A for ; Wed, 1 Jul 2009 18:06:13 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email1.allantgroup.com (email1.emsphone.com [199.67.51.115]) by mx1.freebsd.org (Postfix) with ESMTP id 57D378FC18 for ; Wed, 1 Jul 2009 18:06:13 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email1.allantgroup.com (8.14.0/8.14.0) with ESMTP id n61I64rG017495 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 1 Jul 2009 13:06:04 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.3/8.14.3) with ESMTP id n61I64XW061137 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 1 Jul 2009 13:06:04 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.3/8.14.3/Submit) id n61I62FC061135; Wed, 1 Jul 2009 13:06:02 -0500 (CDT) (envelope-from dan) Date: Wed, 1 Jul 2009 13:06:02 -0500 From: Dan Nelson To: Robert Watson Message-ID: <20090701180602.GA36496@dan.emsphone.com> References: <1246316092.3981.11.camel@Lappy> <87hbxxp5ot.fsf@tabernacle.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 7.2-STABLE User-Agent: Mutt/1.5.19 (2009-01-05) X-Virus-Scanned: ClamAV version 0.94.1, clamav-milter version 0.94.1 on email1.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (email1.allantgroup.com [199.67.51.78]); Wed, 01 Jul 2009 13:06:04 -0500 (CDT) X-Scanned-By: MIMEDefang 2.45 Cc: freebsd-current@freebsd.org, Julian Stecklina Subject: Re: 8-CURRENT Firewire X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 01 Jul 2009 18:06:14 -0000 In the last episode (Jul 01), Robert Watson said: > On Wed, 1 Jul 2009, Julian Stecklina wrote: > > I have an AMD 780G board with onboard Firewire controller. 8-CURRENT hangs > > at boot with: > > > > run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config > > run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config > > ... > > > > If I disable the Firewire controller in the BIOS it boots fine. What is a > > good way to debug this? > > I've seen similar reports of this on 7.x; Richard Clayton has a box that > has done this since at least 7.1, and it's one of the reasons I added the > debugging output above :-). Unfortunately, it's not in an easy position > to debug on that box. I have always seen this behaviour on bootup on 7.x, on a Dell Studio with an onboard port, or varying other Dells with add-on PCI cards. Loading the module after bootup works fine, but then you don't get to boot off a FW device :) -- Dan Nelson dnelson@allantgroup.com