Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2001 14:24:45 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-all@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/dev/acpica acpivar.h acpi.c
Message-ID:  <XFMail.010113142445.jhb@FreeBSD.org>
In-Reply-To: <200101132128.f0DLSwS67509@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 13-Jan-01 John Baldwin wrote:
> jhb         2001/01/13 13:28:57 PST
> 
>   Modified files:
>     sys/dev/acpica       acpivar.h acpi.c 
>   Log:
>   Add 3 new dynamic sysctl's to control the sleep states switched to on a
>   power button, sleep button, or lid close event.  The sysctl's use the
>   ACPI sleep state names S0, S1, S2, S3, S4, S4B, and S5.
>   
>   Reviewed by:        iwasaki

I made the sysctl's dynamic because they change variables in the softc.  Had
the variables been static I would have made these all static.  Realistically,
only one acpi device should ever be attached.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010113142445.jhb>