From owner-freebsd-current@FreeBSD.ORG Mon Sep 8 09:33:19 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 E8F2916A4BF for ; Mon, 8 Sep 2003 09:33:19 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 99FC043FE9 for ; Mon, 8 Sep 2003 09:33:18 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 85320 invoked by uid 1000); 8 Sep 2003 16:33:19 -0000 Date: Mon, 8 Sep 2003 09:33:19 -0700 (PDT) From: Nate Lawson To: Robert =?unknown-8bit?Q?Blacqui=E8re?= In-Reply-To: <20030908091724.GB68008@bombur.guldan.demon.nl> Message-ID: <20030908093244.U85288@root.org> References: <20030908010950.F22654@znfgre.qbhto.arg> <20030908091724.GB68008@bombur.guldan.demon.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT cc: Doug Barton cc: freebsd-current@freebsd.org Subject: Re: My acpi-errant laptop will be at the 'con 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: Mon, 08 Sep 2003 16:33:20 -0000 Could you post a diff -u of this against the original ASL so I can know what issues it had? Thanks, Nate On Mon, 8 Sep 2003, Robert [unknown-8bit] Blacquière wrote: > Doug, > > We have already posted some info about the N610c here in the mailing > list. I've got a acpi code uploadable from the bootloader to bios > available: > > http://www.guldan.cistron.nl/acpi_dsdt.dsl > > This code can be compiled using iasl from the acpicatools port. > This produces a aml code which could be loaded into memory at boot, > using the /boot/loader.conf. > > acpi_dsdt_load="YES" > acpi_dsdt_name="/boot/acpi_dsdt.aml" > > Hope this will reduce your problems with acpi on your 610c, please also > update your bios to the F15 release (some bug fixes and support issues > are fixed) > > Robert > > On Mon, Sep 08, 2003 at 01:10:46AM -0700, Doug Barton wrote: > > The Compaq Evo N610c that I'm having all these acpi problems with will > > be at bsdcon, if anyone wants to take a look. > > > > Doug