Nate Lawson
d886fcc23e
Allow sleep states to be specified as S1, S2, ...
...
This is used by zzz(8).
2003-07-28 16:22:45 +00:00
Nate Lawson
51773ddf47
Support functions for the new ACPI import.
...
* AcpiOsDerivePciId(): finds a bus number, given the slot/func and the
acpi parse tree.
* AcpiOsPredefinedOverride(): use the sysctl hw.acpi.os_name to
override the value for _OS.
Ideas from: takawata, jhb
Reviewed by: takawata, marcel
Tested on: i386, ia64
2003-04-29 18:50:34 +00:00
Ruslan Ermilov
c041c1e0d9
mdoc(7) police: markup fixes.
...
Approved by: re
2002-11-27 15:31:08 +00:00
Takanori Watanabe
50e7eeb7ca
Add sleep state explanation.
...
Requested by: murray at Cafe in Tokyo.
2002-09-16 12:11:25 +00:00
Philippe Charnier
490d5836b5
The .Nm utility
2002-07-14 14:47:15 +00:00
Mitsuru IWASAKI
98479b041b
Resolve conflicts arising from the ACPI CA 20020611 import.
2002-07-09 17:54:02 +00:00
Crist J. Clark
28f49c6daf
Make the error messaging more helpful.
...
PR: 31483
Approved by: iwasaki, ru
MFC after: 4 days
2001-11-30 11:35:01 +00:00
Mike Smith
59eacecf65
ACPI CA doesn't recognis S4BIOS as a seperate sleep type anymore, so
...
drop support for it here until we work out a better way of handling it.
2001-07-21 21:51:44 +00:00
Dima Dorfman
f247324df7
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
David E. O'Brien
be51554b89
Remove double //'s in path.
2001-06-02 19:09:37 +00:00
Mike Smith
19dbbb64f5
Catch up to new include paths.
...
Submitted by: walt <wsheets@att.net>
2001-05-30 00:22:37 +00:00
Ruslan Ermilov
345e52e742
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
Ruslan Ermilov
c73e22c3d4
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
Ruslan Ermilov
e405a76037
mdoc(7) police: .Dv -> .Cm where appropriate.
2001-01-22 10:32:03 +00:00
Dag-Erling Smørgrav
7a9fa8f89d
Spell my name right in the copyright.
2001-01-14 16:14:17 +00:00
Mitsuru IWASAKI
4e3b468fb1
Oops, forgotten to add manpage.
2001-01-13 16:18:37 +00:00
Mitsuru IWASAKI
a7b4620db0
Add manpage for acpiconf.
...
Submitted by: des
2001-01-13 16:16:25 +00:00
Mitsuru IWASAKI
d3f4a2ca8e
Remove dependence on old acpi driver from acpi userland tools.
...
- acpiconf Replace include files from old acpi driver to acpica driver.
New sleep type `4b' had been added (S4BIOS) for `-s' option.
Of course this has no effect because driver doesn't
support it for now :-)
- acpidump All needed structs in sys/dev/acpi/*.h had been merged
into local header file. No changes on its usage.
2000-11-08 02:37:00 +00:00
Mike Smith
e434fd9b90
Update include paths for new header locations.
...
Submitted by: iwasaki
2000-09-30 20:13:57 +00:00
Mitsuru IWASAKI
2e6c5fc592
import acpiconf(8) from ACPI For FreeBSD project.
...
Obtained from: ACPI For FreeBSD project
2000-08-31 14:41:23 +00:00