From owner-freebsd-current@FreeBSD.ORG Thu Sep 4 15:56:45 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 B71F316A4BF for ; Thu, 4 Sep 2003 15:56:45 -0700 (PDT) Received: from h190n1fls34o809.telia.com (h190n1fls34o809.telia.com [213.67.96.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id F09FE43FA3 for ; Thu, 4 Sep 2003 15:56:43 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from telia.com (corona.sajd.net [192.168.1.20]) h84Muef27642; Fri, 5 Sep 2003 00:56:40 +0200 (MEST) Message-ID: <3F57C328.4030108@telia.com> Date: Fri, 05 Sep 2003 00:56:40 +0200 From: Pawel Worach User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030829 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin References: <1062711048.598.8.camel@klotz.local> In-Reply-To: <1062711048.598.8.camel@klotz.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Current Subject: Re: ACPI errors on my desktop PC (floppy not found) 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, 04 Sep 2003 22:56:45 -0000 Martin wrote: >Hi, > >I have more problems to report with the ACPI support and will submit a >PR, if you want. I don't know when this got broken. > >Here some pieces of my dmesg: > >--- > >FreeBSD 5.1-CURRENT #0: Thu Sep 4 22:38:56 CEST 2003 >[...] >acpi0: on motherboard > > > Take a look at PR kern/48494, there is a patch for the AML there for the ABIT BP6 board. I belive other ABIT boards have the similar Store(Local0, Local0) problem. That fixed the floppy problem for me. - Pawel