From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 14:01:55 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 7B63C16A4CE for ; Thu, 8 Jan 2004 14:01:55 -0800 (PST) Received: from mailhub2.midco.net (mailhub2.midco.net [24.220.0.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id D882A43D58 for ; Thu, 8 Jan 2004 14:01:48 -0800 (PST) (envelope-from pmes@bis.midco.net) Received: (qmail 5121 invoked by uid 0); 8 Jan 2004 22:01:48 -0000 Received: from host-195-219-220-24.midco.net (HELO bis.midco.net) ([24.220.219.195]) (envelope-sender ) by lvs-pop.midco.net (qmail-ldap-1.03) with SMTP for ; 8 Jan 2004 22:01:48 -0000 Message-ID: <3FFDD34B.40804@bis.midco.net> Date: Thu, 08 Jan 2004 16:01:47 -0600 From: Peter Schultz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031215 X-Accept-Language: en-us, en MIME-Version: 1.0 To: nate@root.org References: <3FFDA160.9010500@bis.midco.net> <20040108200653.S626@korben.in.tern> <20040108111936.L36017@root.org> In-Reply-To: <20040108111936.L36017@root.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: trhodes@freebsd.org cc: freebsd-current@freebsd.org cc: acpi-jp@jp.FreeBSD.org Subject: Re: [acpi-jp 2979] Re: ACPI Help Resource 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, 08 Jan 2004 22:01:55 -0000 Nate Lawson wrote: > On Thu, 8 Jan 2004, Lukas Ertl wrote: > >>On Thu, 8 Jan 2004, Peter Schultz wrote: >> >> >>>I told trhodes@ that I would help him out with a page for the handbook >>>that will help users get ACPI working. Here is what I have so far: >>> >>>http://bis.midco.net/pmes/acpi.html >>> >>>I'm hoping for more tips and suggestions such as patches to try and what >>>hardware they help with. >> >>Since you already show how to extract and compile the ASL, it'd be >>probably very helpful to also provide some "canned solutions" for the most >>common ASL errors and warnings. > > > Here's a good start although it's Linux-specific: > http://www.cpqlinux.com/acpi-howto.html > Okay, I've changed the document around some and added a "Mobile Users" section which will definitely need some details from an experienced mobile user. http://bis.midco.net/pmes/acpi.html Pete...