Commit Graph

8973 Commits

Author SHA1 Message Date
jruoho
60f41fb8c3 Improvements to wording and markup. 2010-04-13 06:05:56 +00:00
jruoho
a8e44989a9 Refer to cpu_switchto(9) instead of nonexistent cpu_switch(x). 2010-04-13 05:41:53 +00:00
jruoho
daf86c0ae0 Briefly note also curlwp. 2010-04-13 05:40:12 +00:00
jruoho
ee515c2a1b Add a FUNCTIONS section.
In addition, small improvements to wording and markup.
2010-04-12 21:28:55 +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
wiz
64ce15555f Make ready for HTML output.
Add RCS Id.
2010-04-11 21:32:10 +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
b8e3089560 Document the CTLTYPEs. In addition, split some paragraphs to make the page
less exhaustive to read.
2010-04-11 06:50:30 +00:00
jruoho
d9e2b65012 Use .Nm. 2010-04-11 05:40:16 +00:00
pgoyette
730da12998 Use a typedef to define the prototype of the per-sensor callback.
Update manpage for the prototype, and fix a fubar'd Cross-reference.
2010-04-11 01:12:28 +00:00
wiz
8936a2b72c Mark up NULL with Dv. 2010-04-10 21:10:10 +00:00
njoly
722e093359 Add missing double quote. 2010-04-10 20:19:40 +00:00
pgoyette
fd12662344 Update for recent changes. 2010-04-10 19:03:56 +00:00
jruoho
039f34b662 Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64.
ok jmcneill@

XXX:    This is broken: it calls methods with absolute pathnames (almost
        guaranteed not to be portable across models), it accesses methods
        that are in the domain of other drivers, it walks the namespace on
        its own, it contains plenty of magic constants, it does not
        integrate with existing KPIs, etc. Summa summarum: this should be
        rewritten as a more generic toshiba_acpi(4).
2010-04-10 17:55:24 +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
jruoho
6a306d5969 Finally, add wmihp to the SYNOPSIS. Duh. 2010-04-08 18:31:53 +00:00
jruoho
fc48d50c00 Fix build failure noted by tnn@. 2010-04-08 18:20:46 +00:00
jruoho
fb2e2b446e Refer to the correct driver. 2010-04-08 18:11:20 +00:00
jruoho
32cb5c59b8 Note the conflict between wmihp(4) and hpqlb(4). 2010-04-08 17:53:42 +00:00
jruoho
dd9f9f5796 Add wmihp(4). 2010-04-08 17:44:22 +00:00
jruoho
8d0a2e3892 Add acpiwmi(4). 2010-04-08 10:06:25 +00:00
jruoho
531704d1c8 Emphasize the powerd(8) script and use .Tn for acronyms. 2010-04-08 08:42:40 +00:00
tsutsui
b97082ea7c Add a recently committed evbsh3 variant in SYNOPSIS. 2010-04-07 11:10:25 +00:00
tsutsui
4a5e7b0f18 Fix quoting in previous. 2010-04-07 11:07:29 +00:00
wiz
f60aa003a7 Fix Dd argument (no leading zeroes). New sentence, new line. 2010-04-06 22:41:41 +00:00
tnn
a7963e184a The pxeboot manpage implies that boot.cfg gets loaded by default,
but this is no longer true following i386/stand/pxeboot/main.c v1.23.
2010-04-06 20:15:22 +00:00
reed
3399fef974 Fix time travel. (See previous line and previous revision.) 2010-04-06 02:30:40 +00:00
joerg
4f69f7fc94 No trailing whitespace 2010-04-05 19:36:29 +00:00
joerg
c028b86dc1 \\ -> \e 2010-04-05 19:34:28 +00:00
joerg
9b58421eae Drop redundant macros. Drop incorrect , 2010-04-05 19:32:55 +00:00
joerg
33b407486f Drop incorrect , 2010-04-05 19:31:29 +00:00
joerg
e026e4ad4b Drop redundant macros. 2010-04-05 19:29:32 +00:00
joerg
bc84af88e0 \\ -> \e 2010-04-05 19:26:27 +00:00
joerg
d262adc4a9 Canonical prolog order 2010-04-05 19:18:45 +00:00
dyoung
f358f659f6 Change some references to <machine/bus.h> to <sys/bus.h>. MI drivers
should #include <sys/bus.h>. <sys/bus.h> #includes <machine/bus.h> for
the MD implementation details.
2010-04-05 18:24:24 +00:00
tsutsui
8e04678e48 - add atari's EtherNEC to SYNOPSIS
- also pull comments about MD device description from each kernel config
- note that RTL8019 is widely used on local busses other than ISA
2010-04-03 11:00:11 +00:00
macallan
c769b1a3db mention adm1031 support 2010-04-01 05:10:52 +00:00
jakllsch
624dd7e525 Add support for Domex 536 PCI SCSI controller to nca(4).
This truly remarkable chip is found on the Domex DMX-3191D SCSI adapter.
2010-04-01 04:04:11 +00:00
jruoho
ff4f6357cf Add the "Linkers and Loaders" to SEE ALSO. 2010-03-31 16:52:03 +00:00
nonaka
821373d09b Added sdhc at cardbus support. 2010-03-27 03:04:51 +00:00
wiz
4013e73f8c Uppercase Dt argument. Fix a typo. Improve wording in one sentence. 2010-03-26 19:43:04 +00:00
wiz
dcfc2c5bc2 Split Nm argument in NAME section on multiple lines, like usual. 2010-03-26 19:40:41 +00:00
jruoho
69b3087bc0 Minor spelling fixes. 2010-03-25 15:34:30 +00:00
jruoho
c6f31e5d95 Vaguely describe the frame-parameter. Beautify. 2010-03-25 15:17:38 +00:00
jruoho
38cd37cea1 Mention the updated hz(9) here. 2010-03-25 15:09:05 +00:00
jruoho
cbdab0119f In addition to 'hz', document also 'tick', 'tickadj', 'stathz', and 'profhz'.
The idea comes from OpenBSD, but this was written largely based on the
comments in kern_clock.c. XXX: schedhz?
2010-03-25 14:59:36 +00:00
jruoho
c7e9fc77aa Document p_find(), pfind(), pg_find(), and pgfind().
XXX: Needs a quick proofread.
2010-03-25 10:09:54 +00:00
jruoho
df0a5adb89 Document <stdlib.h>.
Written with minimum maintenance costs in mind; only the defined types and
macros are described.
2010-03-25 06:56:20 +00:00
jakllsch
4af989b1cc Make device node for altq JoBS.
Should fix palindromic PR/43034.
2010-03-23 19:22:41 +00:00
jakllsch
4a4de35bc7 This actually wasn't (completely) replaced by a shell script, restore. 2010-03-23 19:19:03 +00:00
wiz
8cfc95441e Add "The pkgsrc developers" to guide authors. 2010-03-23 16:04:45 +00:00
wiz
96459bba41 New sentence, new line. 2010-03-23 16:03:33 +00:00
tsutsui
cc3237841a Note atari SMC_TT in SYNOPSIS. 2010-03-23 14:51:49 +00:00
jruoho
b31b01556e Wrap the pkgsrc guide and its URL around .Rs/.Re. 2010-03-23 07:45:58 +00:00
jruoho
55ae768b6c General update. 2010-03-23 07:43:54 +00:00
jruoho
c64c357910 Fix the CTL_DDB definitions (DDBCTL_XXX, not DBCTL_XXX). 2010-03-23 05:54:34 +00:00
jruoho
05ddae5e57 Document the following: ddb.maxwidth, ddb.tee_msgbuf, and ddb.commandonenter. 2010-03-23 05:52:43 +00:00
joerg
5e015e5e29 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
joerg
d76767ed61 - Use .Li for head line in .Bl too.
- Do not use headers as example for .Aq, they should be marked up with
  .In
- Drop the use of .Xo/.Xc
- Make sure to quote .Sh as argument to .Bl. groff warns about the list
  otherwise and the size computation was off anyway as the string is
  used as literal later.
2010-03-22 18:51:32 +00:00
joerg
165d9f9f8e Use .In instead of .Aq Pa for header files. 2010-03-22 18:36:27 +00:00
jruoho
dd1725f2c7 Add a missing word introduced in the previous commit. Thanks, snj@. 2010-03-22 12:39:22 +00:00
jruoho
d1a604fd21 Document the questionable ISSET/SET/CLR macros. 2010-03-22 10:32:48 +00:00
wiz
bac138f936 Mark up NULL with Dv, as usual. 2010-03-22 10:15:00 +00:00
jruoho
dd8d793a6d Note that some definitions, such as NULL, were already in v4 UNIX. 2010-03-22 09:46:17 +00:00
jruoho
6cf60012b8 Small changes to wording and markup. 2010-03-22 08:04:25 +00:00
jruoho
08053de4ee Document the weird <iso646.h>. 2010-03-21 21:23:51 +00:00
jruoho
04ca1e2ee6 Document <inttypes.h>. 2010-03-21 19:42:51 +00:00
wiz
be4c6ad05f Remove superfluous Pp. 2010-03-21 15:42:19 +00:00
jruoho
4b49213e2a Note that some of these were already in ANSI C.
XXX: Maybe someone with insight adds a word or two about the history?
2010-03-21 12:40:51 +00:00
jruoho
1d0ccd97f7 Reference stddef(3). 2010-03-21 12:36:21 +00:00
jruoho
0e1ddcbafa While at it, add also stddef(3). 2010-03-21 12:27:51 +00:00
jruoho
8969131ab4 Reference stdbool(3). 2010-03-21 11:13:36 +00:00
jruoho
166c436957 As we have added stdint(3) and tgmath(3), we may as well add stdbool(3). 2010-03-21 11:12:52 +00:00
wiz
94e9a9e252 Remove quotes around Nd argument, they are not needed. 2010-03-20 17:19:07 +00:00
jruoho
a48c6c7a11 Add a manual page for <stdint.h>. From FreeBSD, by Mike Barcroft. 2010-03-20 16:33:51 +00:00
jruoho
a3aeabbf13 Do not use .pp with %P, as noted by joerg@. 2010-03-20 14:45:18 +00:00
wiz
4911578c38 New sentence, new line. 2010-03-20 11:23:37 +00:00
wiz
b6fd2b0fef Sort SEE ALSO. New sentence, new line. 2010-03-20 11:18:59 +00:00
wiz
9e91ee2313 Serial comma; prepare for HTML-output. 2010-03-20 11:18:43 +00:00
jruoho
5f9d70bc72 Add the (ACM) journal where this appeared. Fix URL. 2010-03-20 10:26:06 +00:00
joerg
cd786ea4c3 Add man page for fast_divide32. 2010-03-19 20:11:21 +00:00
jruoho
b6acde9650 Bump date for the previous commit. 2010-03-19 20:07:00 +00:00
jruoho
54a337108a Some cosmetic modifications, including removal of white space. 2010-03-19 19:36:27 +00:00
jruoho
b1f54665b4 Document some missing options. Fixes my own PR # 41913. 2010-03-19 19:17:54 +00:00
dyoung
8149351614 First draft of a manual page for Matt Thomas' red-black trees. Please
review for correctness.
2010-03-19 18:02:22 +00:00
wiz
598aaef034 Remove trailing whitespace. Use Nm instead of Xr to itself. 2010-03-19 08:37:16 +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
pgoyette
03645b1cba Document the new sysmon_envsys_sensor_event() function. 2010-03-19 02:20:44 +00:00
pgoyette
0dfc14482d Update to reflect recent removal of monitor member from envsys_data_t
structure.
2010-03-18 22:11:48 +00:00
jruoho
3897bd77a0 Add also the SMBus specification. 2010-03-17 18:55:13 +00:00
jruoho
4bd1df86d8 Add the specification from NXP to SEE ALSO. 2010-03-17 18:45:19 +00:00
jruoho
5e73fc9054 Try to document this in a little more verbose manner. 2010-03-17 17:16:43 +00:00
jruoho
90d0830c17 Some minor improvements to wording, grammar, and markup. 2010-03-17 07:31:14 +00:00
jmmv
f54900017c Document that run_rc_command can take extra parameters and will pass those
to the command being executed.
2010-03-15 19:00:20 +00:00
enami
5a205be6e4 Sync SYNOPSIS with the actual configuration file. 2010-03-15 00:47:38 +00:00
pgoyette
d16068c26d Document the recently added 'maximum-capacity' and 'high-capacity'
limits for battery sensors.
2010-03-14 14:47:03 +00:00
wiz
e7c0403263 FreeBSD -> .Fx, add RCS Id. 2010-03-14 11:32:39 +00:00
christos
30ea37284e Document BIOC{G,S}FEEDBACK; I forgot who sent me the patch, so whoever created
it, thanks!
2010-03-13 20:39:54 +00:00
wiz
61622899dd HTMLify. 2010-03-11 14:08:29 +00:00
enami
b624a04f14 Port uyurex(4) from OpenBSD. There is some XXX but works enough to
play with it.
2010-03-11 10:38:36 +00:00
wiz
7d503fdf8d Bump date for newly added reference books. 2010-03-10 21:33:15 +00:00
jruoho
0af6d21760 Add two good (KAME) IPv6 books.
Fix the name of Tatuya Jinmei in the RFC reference.
2010-03-10 14:06:42 +00:00
jruoho
547239adc3 Use .Bx to write 4.4BSD. 2010-03-07 05:37:25 +00:00
wiz
bee10f32c6 Fix typos and sort SEE ALSO. 2010-03-06 22:02:31 +00:00
wiz
3978d01fed Fix Xr and sort SEE ALSO. 2010-03-06 22:02:15 +00:00
wiz
669cac3f87 Sort list of supported hardware. 2010-03-06 22:00:22 +00:00
plunky
800cedea24 Add uhso(4) driver and manpage for Option N.V. Wireless WAN modems 2010-03-06 21:05:36 +00:00
cnst
2c266eb533 make the acpi resource management paragraph more accurate 2010-03-06 19:53:33 +00:00
dsieger
9347a4aa25 Since someone (hi ahoka) added a reference to non-existant sched_m2(9),
add at least a stub now.
2010-03-06 16:42:55 +00:00
jruoho
e5ea8c401d Refer to sysctl(8) instead of sysctl(7) when appropriate. 2010-03-06 06:25:51 +00:00
dsieger
f9c180d112 Minor wording correction. 2010-03-05 23:08:18 +00:00
jruoho
703b195ed6 Instead of "int hz", use "extern int hz". 2010-03-04 09:57:12 +00:00
jruoho
2e35a3d99f Document the counting and rounding macros from <sys/param.h>. 2010-03-04 08:09:51 +00:00
pooka
8a20bde1e6 update description of deffs 2010-03-03 13:57:35 +00:00
skrll
9026066df1 Document new hp700 'frame' command. 2010-03-02 20:49:20 +00:00
jruoho
7892d8618e Catch up with the changes to SSP on x86. 2010-03-02 07:26:47 +00:00
jruoho
2e269a8df5 Remove some /* comments */ in the example so that it will nicely fit into 80
columns.
2010-03-02 06:52:53 +00:00
jruoho
bb3d11e472 Reference bitstring(3). 2010-03-02 06:37:11 +00:00
jruoho
e45844d016 As per suggestions from mrg@, improve the lead paragraph and stress that
these macros are not recommended. Also remove the example as it feels a
little frivolous and takes too much space.
2010-03-02 06:20:03 +00:00
jruoho
9f37c55e22 Speak about typical instead of possible usage in the example. 2010-03-02 05:59:56 +00:00
wiz
3db7ca64a2 Serial comma. 2010-03-01 21:37:18 +00:00
wiz
80d11c3e98 Uppercase Dt, make HTML-ready. 2010-03-01 21:34:30 +00:00
jruoho
8e87fd3e95 Document the bitmap related macros in <sys/param.h>. 2010-03-01 19:09:41 +00:00
jruoho
a866b2a004 In addition to mstohz(9), document also hztoms. 2010-03-01 17:21:02 +00:00
jruoho
61b1cb6f57 Use buf[BUFSIZE] instead of *buf[BUFSIZE] in the example. 2010-03-01 17:06:18 +00:00
jruoho
1d7a94623f Remove dead references to sendmail(8). 2010-03-01 16:52:41 +00:00
jruoho
513f4daa7e Add tgmath(3). From FreeBSD.
XXX: Needs proofreading, Matt?
2010-03-01 16:36:15 +00:00
jruoho
cf30579851 Document __arraycount. 2010-03-01 16:02:34 +00:00
wiz
756215cc8a Sort SEE ALSO. Remove unnecessary Pp. 2010-03-01 15:30:47 +00:00
wiz
77e49598a3 New sentence, new line. 2010-03-01 15:28:42 +00:00
tsutsui
eb639a8ff6 - add more machine dependent ne(4) variants to SYNOPSIS
- fix port address of ne0 at isa? and add ne1 at isa? per i386/conf/GENERIC
  XXX: port and irq values are port dependent
2010-03-01 14:16:39 +00:00
jruoho
7ba4dfa458 Document __UNCONST and __UNVOLATILE.
XXX: If there is anything to add or correct, please do so!
2010-03-01 13:44:09 +00:00
pgoyette
1843b8571b Update for changes in sensor limit handling 2010-03-01 03:15:16 +00:00
wiz
5905514238 Add offsetof(3) man page. From Thomas Pfaff via OpenBSD. 2010-02-27 22:04:37 +00:00
wiz
d6dd0655e0 Fix nroff warnings. 2010-02-27 21:12:58 +00:00
snj
c72be3c3d7 Minor wording improvement. 2010-02-27 20:39:42 +00:00
jruoho
3c7137464b Add few paragraphs about the idea behind ECs from a hardware angle. Also add
a CAVEATS section because of the problematic and difficult nature of ECs.
Update copyright, bump date.
2010-02-27 19:38:39 +00:00
jruoho
f6bcc40eb2 Link acpiecdt to acpiec(4). 2010-02-27 16:12:49 +00:00
wiz
d2a81ca5b2 Uncomment crash(8) reference. 2010-02-25 17:15:55 +00:00
wiz
28980d443d Apply patch from Martin S. Weber in PR 37958 that adds/fixes references
to iic(4).
2010-02-25 17:08:01 +00:00
wiz
0b21d3cb0d Avoid marking up punctuation. 2010-02-25 12:58:18 +00:00
wiz
0db48f7ae6 Bump date. 2010-02-25 12:56:37 +00:00
pgoyette
534b080729 Update for recent changes to data structures. 2010-02-25 03:11:25 +00:00
pgoyette
d25a895aad Update sensor list for VID sensor.
XXX I don't think this is sufficiently large change to bump the date.
2010-02-25 02:19:28 +00:00
dyoung
36a12fdb8f Don't mention cardbus_free_tag() and Cardbus_free_tag(), they are no
more.
2010-02-25 00:50:52 +00:00
dyoung
7fbd1e3f5b Update the doco, just in case somebody adds a new CardBus driver
before I've finished tucking CardBus under the PCI abstraction,
unlikely though that is.
2010-02-24 23:49:34 +00:00
dyoung
c1b390d493 A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
2010-02-24 22:37:54 +00:00