From owner-freebsd-current@FreeBSD.ORG Tue Jan 6 15:29:38 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 BF44516A4CE; Tue, 6 Jan 2004 15:29:38 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED36B43D49; Tue, 6 Jan 2004 15:29:37 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id DE7B572DCA; Tue, 6 Jan 2004 15:29:37 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id DBF1072DC9; Tue, 6 Jan 2004 15:29:37 -0800 (PST) Date: Tue, 6 Jan 2004 15:29:37 -0800 (PST) From: Doug White To: John Baldwin In-Reply-To: <200401061713.27963.jhb@FreeBSD.org> Message-ID: <20040106152819.S97411@carver.gumbysoft.com> References: <20040105181456.L85414@carver.gumbysoft.com> <20040106111031.S95008@carver.gumbysoft.com> <200401061713.27963.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: IRQ routing debugging help 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, 06 Jan 2004 23:29:38 -0000 On Tue, 6 Jan 2004, John Baldwin wrote: > > So there's something specifically funky with IRQ 1 in the ACPI case. > > I'll extract the DSDT and take a poke around. > > That would just have no keyboard. Do you have your verbose boot output from > the ACPI case? acpidump -t would be useful too. Not the full ASL, just the > table dump. acpidump -t output is at: http://www.gumbysoft.com/x335acpitables.txt acpidump with DSDT: http://www.gumbysoft.com/x335acpi.txt Some exploration of the output points a finger at the NEN_ field that seems to point at some random field in I/O space. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org