jruoho
fb62814031
Update.
2011-07-13 12:22:36 +00:00
wiz
daf04c06a3
Remove \*[q] -- not necessary, just use plain double quotes instead.
2011-05-03 09:36:24 +00:00
jruoho
9338899ccd
Xref acpiwdrt(4).
2011-01-17 21:56:38 +00:00
jruoho
203863eba4
Add AUTHORS. XXX: If you feel that you are missing, please add yourself.
2011-01-14 07:11:18 +00:00
jruoho
c8861148c8
Xref ioapic(4).
2011-01-13 21:12:49 +00:00
jruoho
37f5de3ab8
Add a dummy-driver for ACPI fans.
2011-01-09 15:12:33 +00:00
jruoho
646bca11e5
Note acpipmtr(4).
2011-01-05 21:09:16 +00:00
jruoho
ee66509215
Note hw.acpi.power and hw.acpi.wake.
2011-01-02 06:20:19 +00:00
jruoho
440e738e48
Update.
2010-12-31 09:50:14 +00:00
gsutre
7ef62784e9
Note fujitsu(4).
2010-11-07 14:56:51 +00:00
gsutre
f32ca0cfec
Make acpi(4) debug aware of ACPI_DISPLAY_COMPONENT.
2010-10-27 14:39:26 +00:00
jruoho
777b76157e
Note acpivga(4). Small nits in SEE ALSO.
2010-10-24 08:31:49 +00:00
gsutre
6194fe731c
Fix a typo.
2010-09-29 22:38:34 +00:00
jmcneill
469a737607
document ACPI_BLACKLIST_YEAR
2010-09-06 16:01:25 +00:00
jmcneill
1720465890
Add a reference to Len Brown's 'ACPI in Linux - Myths vs. Reality' paper
2010-09-04 11:10:16 +00:00
jruoho
a1e649e9b2
Note the acpiverbose module.
2010-08-08 05:02:59 +00:00
jruoho
5eae43f8ff
As the devices are listed in the body of the text,
...
remove the .Xref spam in SEE ALSO.
2010-08-06 18:54:50 +00:00
jruoho
a3275768f8
Reference hpet(4).
2010-08-06 16:44:06 +00:00
jruoho
51c2486418
Note acpicpu(4). Convert the list of devices to use .Xr.
2010-08-05 17:45:44 +00:00
jruoho
951577ebd1
Provide a sysctl-knob for the Debug() opcode, hw.acpi.debug.object. This
...
prints debug-messages possibly used in the AML. Only enabled for ACPI_DEBUG
kernels.
2010-06-30 07:42:36 +00:00
jruoho
7f12a1eac3
Note ACPIVERBOSE. Use lower case letters in .Ss subtitles.
2010-06-07 08:39:04 +00:00
jruoho
fdb49deda6
Mention the ACPICA debugger and the way to enter to it from ddb(4).
2010-04-25 17:50:13 +00:00
wiz
ff92840abc
Remove superfluous word.
2010-04-12 12:41:36 +00:00
jruoho
f900625cc5
Catch up with the sysctl-changes.
2010-04-12 12:21:17 +00:00
jruoho
1863635681
Document "how-to override the DSDT" in the manual page instead of code.
2010-04-11 08:58:43 +00:00
jruoho
032dd39775
Document "machdep.acpi_beep_on_reset".
2010-04-10 05:21:41 +00:00
jruoho
dfdc56cbc7
Remove the list of devices from the SYNOPSIS. Note acpiwmi(4).
2010-04-10 04:56:26 +00:00
jruoho
4b7c7ca106
Move the description of 'hw.acpi.supported_states' from sysctl(7) to acpi(4).
2010-04-10 04:49:17 +00:00
cnst
deaf16ef51
Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).
...
http://mail-index.netbsd.org/tech-kern/2010/03/06/msg007458.html
Reviewed by <pgoyette>, <cegger>, <jruoho>, <tech-kern>.
2010-03-19 04:04:27 +00:00
jruoho
e5ea8c401d
Refer to sysctl(8) instead of sysctl(7) when appropriate.
2010-03-06 06:25:51 +00:00
wiz
d6dd0655e0
Fix nroff warnings.
2010-02-27 21:12:58 +00:00
wiz
a396677e8f
Bump date for aibs.
2010-02-09 06:49:41 +00:00
cnst
1c23afa3cb
New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
...
with limit support.
http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654
Reviewed by <pgoyette>, <jruoho> and <tech-kern>.
2010-02-09 03:19:50 +00:00
pgoyette
35f2f18a53
Add man page and cross-refs for experimental acpismbus(4)
2010-02-06 20:11:33 +00:00
wiz
5a94f1ec05
Bump date for new debug section.
...
New sentence, new line.
Remove Pp after section begin.
2010-01-31 15:05:20 +00:00
jruoho
9703b2e495
Miscellaneous small changes:
...
* Use -compact to make the page a little shorter.
* Capitalize the title in the sysctl-section.
* Use .Ic for the sysctl variables.
* Remove ACPICA_PEDANTIC; no such option any more.
2010-01-31 12:07:37 +00:00
jruoho
993abc958b
Add a short introduction to ACPI debugging.
2010-01-31 11:29:31 +00:00
jruoho
24b54723e5
Add the paper/presentation of Joerg and Jared to the list of references.
...
(Probably better reading than any of the specifications, with also some
historical value to NetBSD.)
2010-01-25 17:21:32 +00:00
jruoho
30e77757be
Add some missing devices.
2010-01-25 11:41:10 +00:00
jruoho
dc30608997
Be more pedantic with the references; list also authors, dates, revisions,
...
and titles.
2010-01-25 11:02:56 +00:00
joerg
aee81ebcb8
Use .%U instead of .%O for URLs.
2010-01-15 19:24:49 +00:00
fair
7ce3405656
Eliminate a groff warning seen during build.
...
Correct sysctl(8) variable section, add one more variable.
Change some wording for improved clarity.
2009-05-17 00:37:53 +00:00
wiz
02f427ae01
Mention two relevant sysctls. Info provided by joerg.
2008-09-21 11:12:36 +00:00
martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
xtraeme
195ad0f823
Mention ug(4).
2007-05-08 16:52:24 +00:00
wiz
d536a41fdd
Sort SEE ALSO.
2007-03-21 07:07:03 +00:00
xtraeme
67448ad23d
Mention acpidump(8) and amldb(8).
2007-03-14 01:48:40 +00:00
xtraeme
5b85503255
Mention aiboost(4) and ym(4), bump date.
2007-03-14 00:51:06 +00:00
njoly
97eabb6b0d
Add hpet device.
2007-03-09 11:00:05 +00:00
wiz
d57d73b3ba
Sort SEE ALSO.
2006-03-26 14:27:54 +00:00