From owner-freebsd-current@FreeBSD.ORG Tue Jan 27 10:42:52 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 89E5916A4CE for ; Tue, 27 Jan 2004 10:42:52 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDD2043D55 for ; Tue, 27 Jan 2004 10:42:30 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id A921672DBF; Tue, 27 Jan 2004 10:42:06 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id A75DF72DB5; Tue, 27 Jan 2004 10:42:06 -0800 (PST) Date: Tue, 27 Jan 2004 10:42:06 -0800 (PST) From: Doug White To: Ken Smith In-Reply-To: <20040125194504.GA24783@electra.cse.Buffalo.EDU> Message-ID: <20040127104038.X15307@carver.gumbysoft.com> References: <20040125194504.GA24783@electra.cse.Buffalo.EDU> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: alexis georges cc: freebsd-current@freebsd.org cc: kris@obsecurity.org Subject: Re: Timecounters and 5.2 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, 27 Jan 2004 18:42:52 -0000 On Sun, 25 Jan 2004, Ken Smith wrote: > On Sun, Jan 25, 2004 at 11:03:10AM -0800, Doug White wrote: > > > Taking a look at my system, this is where the ATA and firewire probe > > happens. I've had hangs here if interrupts are broken. Its likely that > > ACPI on your system has bogus routing information and this causes ATA to > > hang. > > In case it helps at all, pluto2 (ia64 reference machine on the cluster) > might be doing the same thing. For a kernel built Jan 22nd it > wedges right after the timecounter messages. For a kernel built > Jan 20th it seems to boot fine. The messages immediately after the > timecounter messages for a successful boot are the ATA-attached DVD > drive. Hm. Soren committed some changes to the driver on the 19th (UTC) which fixed some timeout issues. What rev of ata-all.c does the two kernels have? Actually just get all the revs for all the ata files for doc purposes. :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org