Subject: Re: Two problems after updateing from 3.0_BETA to current
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Marcin Jessa <lists@yazzy.org>
List: current-users
Date: 08/02/2005 12:54:52
On Tue, 02 Aug 2005 06:39:36 -0400
"Steven M. Bellovin" <smb@cs.columbia.edu> wrote:

> In message <42EF491C.1000706@gmail.com>, haad writes:
> 
> >
> >so recompile kernel without acpi and with apm that should work.
> >
> 
> You misunderstand -- I *am* running with apm; I'd like to move to acpi 
> because I'd like to have temperature monitoring, but I can't until 
> suspend and battery monitoring are available.
> 
> 		--Steven M. Bellovin, http://www.cs.columbia.edu/~smb

This stuff has just been updated and tested on FreeBSD. 
Maybe NetBSD ACPI folks could share the code/ideas on that field if desirable.
I've a ThinkPad laptop with FreeBSD 6.0 on it an both suspend and battery status work fine.
Suspend there is done with ACPI: acpiconf -s 3 will suspend my laptop.
A sysctl switch - hw.acpi.do_powerstate=1 will turn on powersettings and hw.acpi.likd_switch_state=S3 will suspend my laptop when i close the screen.

More info and configs: http://www.yazzy.org/configs/freebsd/thinkpad/

Cheers,
Marcin Jessa