Commit Graph

13165 Commits

Author SHA1 Message Date
jruoho
3dfe3f4902 Put the (WDRT) also to the title. 2011-01-17 22:53:29 +00:00
jruoho
b3a50c46ea DPC, IMCR, IRQL, MP, TPR. 2011-01-17 22:08:30 +00:00
jruoho
0781354583 Furthermore, use "ACPI Watchdog Timer" as the title. 2011-01-17 21:59:40 +00:00
jruoho
9338899ccd Xref acpiwdrt(4). 2011-01-17 21:56:38 +00:00
jruoho
c117169de4 Complete the reference WWW article. Use .Dq. 2011-01-17 21:54:28 +00:00
joerg
13d8b2b89c Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and
Alpha.
2011-01-17 18:11:09 +00:00
pooka
14c8789b8c Add rump bits to DPSRCS so that update builds work correctly. 2011-01-17 18:05:52 +00:00
jmcneill
9037a9b3ff add acpiwdrt(4) man page 2011-01-17 16:08:19 +00:00
jnemeth
376d1dd027 add TIL today I learned 2011-01-17 15:18:06 +00:00
jruoho
e11ffc9a79 Remove /usr/share/misc/operator. 2011-01-17 11:19:07 +00:00
jruoho
5e8dd2b4e9 Remove /usr/share/misc/operator. 2011-01-17 11:09:06 +00:00
jruoho
05cd33ca3c Add two more references. 2011-01-17 07:32:05 +00:00
joerg
66ef8e5b14 Alpha doesn't need -traditional-cpp for assembler. 2011-01-16 19:29:59 +00:00
phx
d036deb14e Added Radoslaw Kujawa's license from sys/arch/amiga/dev/bppcsc.c. 2011-01-15 11:59:42 +00:00
dyoung
979fccad2b In the EXAMPLES section, use device_t and accessors instead of struct
device.
2011-01-14 18:34:44 +00:00
phx
4b9754bc21 Fixed typo: staring -> starting 2011-01-14 11:14:02 +00:00
wiz
3e398539db Remove trailing whitespace, use more markup.
XXX: License missing.
2011-01-14 10:30:02 +00:00
phx
4c54787e40 bppcsc(4) man page 2011-01-14 10:25:14 +00:00
jruoho
e760d369ed Xref xenbus(4). 2011-01-14 10:01:03 +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
38a574e0d6 Xref ioapic(4). 2011-01-14 06:46:35 +00:00
wiz
746164e524 Sort SEE ALSO. 2011-01-13 23:27:11 +00:00
jruoho
c8861148c8 Xref ioapic(4). 2011-01-13 21:12:49 +00:00
jruoho
bfc2f5565e Add ioapic(4). XXX: Needs some work; I'll try to revisit this later. 2011-01-13 21:05:49 +00:00
jruoho
120e12eb77 IKWYM. 2011-01-13 15:41:52 +00:00
jym
99627d68df Now that we have pciback(4), Xref it for Xen boot(8), rather than
pcictl(8).
2011-01-13 10:03:29 +00:00
joerg
d3a052c472 Allow use of traditional CPP to be set on a per platform base in sys.mk.
Honour this for dependency processing in bsd.dep.mk.  Switch i386 and
amd64 assembly to use ISO C90 preprocessor concat and drop the
-traditional-cpp on this platform.
2011-01-12 23:12:10 +00:00
joerg
681aec7b5a USETBL no longer disables mandoc processing. 2011-01-12 23:05:31 +00:00
joerg
6518b0c675 mandoc now supports tbl(1) formatting, so adjust rules.
Use -Wstop in lintmanpages.
2011-01-12 23:03:24 +00:00
jym
c3dcb3813f Fix my mistake: it is boot.cfg(5), not boot.conf 2011-01-11 13:46:47 +00:00
wiz
f4518bc90a Wording, sort SEE ALSO. 2011-01-11 10:48:49 +00:00
wiz
7f6d1532f6 Remove trailing whitespace and reference to non-existent boot.conf(5). 2011-01-11 10:48:37 +00:00
wiz
03dc1370cc Fix typo, add serial comma, remova trailing space, sort SEE ALSO. 2011-01-11 10:48:05 +00:00
wiz
7733664897 Nitpicking. 2011-01-11 10:47:45 +00:00
jym
3e92b05f36 Add man pages for Xen devices:
pciback.4 xbd.4 xbdback.4 xenbus.4 xennet.4 xpci.4 xvif.4

Blessed by bouyer@
2011-01-11 00:45:04 +00:00
wiz
50a0ea863a Fix It arguments. Also, let's assume it's 2011. 2011-01-09 22:21:55 +00:00
christos
e58abe368a document the new wapbl sysctls. 2011-01-09 16:55:59 +00:00
jruoho
2cca4fb719 Fix wording. 2011-01-09 16:07:45 +00:00
jruoho
8f93d64e6b Use hw.acpi.sleep.state in the example. 2011-01-09 15:55:48 +00:00
jruoho
c381887798 It is not 2010 any more. 2011-01-09 15:46:40 +00:00
jruoho
37f5de3ab8 Add a dummy-driver for ACPI fans. 2011-01-09 15:12:33 +00:00
jnemeth
20fdec7661 Update module_autoload to say that a .plist file will be loaded, and if
that .plist contains noautoload=true then the system will refuse to load
the module.
2011-01-09 05:05:10 +00:00
jruoho
bbc35c14f6 Remove the HARDWARE -title. Use -bullet for .Bl. 2011-01-08 20:13:01 +00:00
jym
883680496d CONSIDERATION => CONSIDERATIONS, to be on par with the rest of man pages. 2011-01-08 18:07:14 +00:00
njoly
e140fcac27 Small typo. 2011-01-07 18:00:12 +00:00
njoly
faebd471be Remove single-quote forgotten in previous cleanup. 2011-01-06 16:37:35 +00:00
njoly
a3bf2b2cf7 Fix macro, OS -> Os. 2011-01-06 15:24:33 +00:00
jruoho
646bca11e5 Note acpipmtr(4). 2011-01-05 21:09:16 +00:00
jruoho
e067d18bf0 Add a driver for ACPI power meters. 2011-01-05 20:08:12 +00:00
jmcneill
2295a2cf7a cdevsw/bdevsw d_type is now d_flag 2011-01-05 17:02:03 +00:00