From owner-freebsd-mobile@FreeBSD.ORG Fri May 21 15:46:14 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3000316A4CE for ; Fri, 21 May 2004 15:46:14 -0700 (PDT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88DEC43D3F for ; Fri, 21 May 2004 15:46:13 -0700 (PDT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i4LMk0B8007700 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 22 May 2004 00:46:00 +0200 Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.8p2/8.12.8) with ESMTP id i4LMk0Z8000645 for ; Sat, 22 May 2004 00:46:00 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i4LMjxlL000644 for freebsd-mobile@freebsd.org; Sat, 22 May 2004 00:46:00 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Sat, 22 May 2004 00:45:59 +0200 From: Hanspeter Roth To: freebsd-mobile@freebsd.org Message-ID: <20040521224559.GB504@gicco.homeip.net> Mail-Followup-To: freebsd-mobile@freebsd.org References: <20040520211245.GA495@gicco.homeip.net> <20040520221730.6cd72d94.liamfoy@sepulcrum.org> <20040520220946.GB582@gicco.homeip.net> <40AD361E.7090905@myrealbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40AD361E.7090905@myrealbox.com> User-Agent: Mutt/1.4.1i Subject: Re: Acpi in 4.10-RC3? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-mobile@freebsd.org List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 22:46:14 -0000 On May 21 at 07:50, Azamshul Azizy spoke: > Hanspeter Roth wrote: > >Does 4.10-RC3 offer ACPI? > > Yes, there is ACPI support in 4.10-RC3, but it is not enabled in the > default kernel. You have to build a kernel with ACPI. The > handbook/manpages have well-documented infos on that. Aha, there is `device acpica' in LINT. But `apropos acpi` yields nothing and there is no acpid. I guess it's less mature than the one in 5.2. -Hanspeter