Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/man/man7/sysctl.7,v rcsdiff: /ftp/cvs/cvsroot/src/share/man/man7/sysctl.7,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- src/share/man/man7/sysctl.7 2007/12/27 00:20:11 1.14 +++ src/share/man/man7/sysctl.7 2008/09/21 11:13:14 1.15 @@ -1,4 +1,4 @@ -.\" $NetBSD: sysctl.7,v 1.14 2007/12/27 00:20:11 elad Exp $ +.\" $NetBSD: sysctl.7,v 1.15 2008/09/21 11:13:14 wiz Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95 .\" -.Dd December 27, 2007 +.Dd September 21, 2008 .Dt SYSCTL 7 .Os .Sh NAME @@ -154,6 +154,7 @@ The changeable column shows whether a pr privilege may change the value. .Bl -column "Second level nameXXXXXX" "struct disk_sysctlXXX" -offset indent .It Sy Second level name Type Changeable +.It hw.acpi.supported_states string no .It hw.alignbytes integer no .It hw.byteorder integer no .It hw.cnmagic string yes @@ -171,6 +172,25 @@ privilege may change the value. .El .Pp .Bl -tag -width "123456" +.It Li hw.acpi.support_states +List of possible +.Tn ACPI +sleep states. +The list can contain the following values: +.Bl -tag -width XS1X +.It S0 +fully running +.It S1 +power on suspend (CPU and hard disks are off) +.It S2 +similar to S3, usually not implemented +.It S3 +suspend-to-RAM +.It S4 +suspend-to-disk (needs BIOS support) +.It S5 +power off +.El .It Li hw.alignbytes ( HW_ALIGNBYTES ) Alignment constraint for all possible data types. This shows the value