From owner-freebsd-current@FreeBSD.ORG Wed Mar 17 23:25:44 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 F2DC916A4CE for ; Wed, 17 Mar 2004 23:25:43 -0800 (PST) Received: from mx.imp.ch (mx1.imp.ch [157.161.9.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C1B43D2F for ; Wed, 17 Mar 2004 23:25:43 -0800 (PST) (envelope-from mb@imp.ch) Received: from mx1.imp.ch (mx.imp.ch [157.161.9.64]) by mx.imp.ch (8.12.10/8.12.10) with ESMTP id i2I7PZ9R046376; Thu, 18 Mar 2004 08:25:36 +0100 (CET) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mx1.imp.ch (8.12.10/8.12.10/Submit) with ESMTP id i2I7PXaQ046352; Thu, 18 Mar 2004 08:25:34 +0100 (CET) (envelope-from mb@imp.ch) Date: Thu, 18 Mar 2004 08:25:33 +0100 (CET) From: Martin Blapp To: Doug White In-Reply-To: <20040317101706.E52341@carver.gumbysoft.com> Message-ID: <20040318082501.I75533@cvs.imp.ch> References: <20040317125118.C75533@cvs.imp.ch> <20040317101706.E52341@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-4.9 required=50.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mx1.imp.ch X-Virus-Scanned: clamd / ClamAV version devel-20040312, clamav-milter version 0.67l X-Mailman-Approved-At: Thu, 18 Mar 2004 04:57:05 -0800 cc: freebsd-current@freebsd.org Subject: Re: Keyboard only useable with IBM I-Series345 if it isdisconnected at boot time. 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: Thu, 18 Mar 2004 07:25:44 -0000 Hi Doug, > I spent some time on this and choked it up to a DSDT bug. There is some > really scary stuff involving an enable bit for the LPC bus and the floppy > controller in there, and I think the probe order for the ACPI namespace > has to probe the floppy first, which we don't do. Do you have made a patch ? I'm sure, Nate will be interested in any infos you have :-) Martin