From owner-freebsd-current@FreeBSD.ORG Fri Dec 19 13:10:02 2003 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 D42E316A4CE; Fri, 19 Dec 2003 13:10:02 -0800 (PST) Received: from amsfep14-int.chello.nl (amsfep14-int.chello.nl [213.46.243.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA46343D4C; Fri, 19 Dec 2003 13:10:00 -0800 (PST) (envelope-from dodell@sitetronics.com) Received: from sitetronics.com ([213.46.143.85]) by amsfep14-int.chello.nl ESMTP <20031219210959.CWER20498.amsfep14-int.chello.nl@sitetronics.com>; Fri, 19 Dec 2003 22:09:59 +0100 Date: Fri, 19 Dec 2003 22:09:55 +0100 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v553) To: Scott Long From: Devon H.O'Dell In-Reply-To: <20031219140524.A47051@pooker.samsco.home> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.553) cc: current@freebsd.org Subject: Re: Ghetto-debug in new -CURRENT with SCSI controller 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, 19 Dec 2003 21:10:03 -0000 > If this is an ACPI problem, then it is likely related to interrupt > delivery. Unfortunately, you're screen shots aren't enough to diagnose > that. Can you attach a serial console and capture the verbose output > (i.e. 'boot -Dhv' from the loader prompt). Is this 5.2-RC1 or > 5.2-CURRENT? I'm going to test Robert's suggestion about building without apic ``really quickly'' (it'll take a while to build, I don't have any systems without INVARIANTS and WITNESS). In that time I'm going to see if I can find my null modem cable ;) --Devon