Date: Wed, 17 Mar 2004 10:18:52 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Martin Blapp <mb@imp.ch> Cc: freebsd-current@freebsd.org Subject: Re: Keyboard only useable with IBM I-Series345 if it isdisconnected at boot time. Message-ID: <20040317101706.E52341@carver.gumbysoft.com> In-Reply-To: <20040317125118.C75533@cvs.imp.ch> References: <20040317125118.C75533@cvs.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Mar 2004, Martin Blapp wrote: > With acpi, USB does not work at all, and the normal keyboard only works > if I disconnect it during boot and connect it later. This worked > with earlier ACPI version, so there must be a regression somewhere. 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. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040317101706.E52341>