From owner-freebsd-stable@FreeBSD.ORG Sat Oct 18 14:01:01 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 029F116A4B3 for ; Sat, 18 Oct 2003 14:01:01 -0700 (PDT) Received: from serv.iaas.msu.ru (serv.iaas.msu.ru [212.192.224.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0982643F85 for ; Sat, 18 Oct 2003 14:00:59 -0700 (PDT) (envelope-from master@iaas.msu.ru) Received: from serv.iaas.msu.ru (serv.iaas.msu.ru [212.192.224.252]) by serv.iaas.msu.ru (8.12.8p2/8.12.8) with ESMTP id h9IL0xbA049407 for ; Sun, 19 Oct 2003 01:01:00 +0400 (MSD) (envelope-from master@iaas.msu.ru) Date: Sun, 19 Oct 2003 01:00:59 +0400 (MSD) From: Michail Vidiassov To: freebsd-stable@freebsd.org Message-ID: <20031019005014.L49355@serv.iaas.msu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ACPI problem - how to load DSDT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 21:01:01 -0000 Dear All, I have tried ACPI support in FreeBSD 4.9-RC1, and experienced all the symptoms of PR kern/48494 (floppy problem on ABIT motherboard, Store(Local0, Local0) in AML). The PR discussion contains a patch for AML. But it seems acpi_dsdt_load command does not work in STABLE. Is there a workaround? How do I load my DSDT? Sincerely, Michail