Commit Graph

12451 Commits

Author SHA1 Message Date
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
martti f5c6a0c8fd Note that the physical interfaces must not have any (IPv4 or IPv6) address
before attaching them to agr.
2010-02-23 07:02:23 +00:00
wiz 1672306ed2 Punctuation nit. 2010-02-22 20:13:01 +00:00
wiz 959f293b16 Use standard section headers and mark up author with An. 2010-02-22 20:12:23 +00:00
njoly e9915f3b1e Change shared object file extension from .so to .pico, to avoid
conflicts with shared libaries names libXX.so; as recently seen with
MKUPDATE=yes builds for libelf and libnvpair.

All now stalled regular .so files need to be manually removed from
object directories.
2010-02-22 12:33:22 +00:00
tsutsui 5897daadc4 - note about support for the large_file option of ext2fs rev 1
- 32 bit UID and GID support on ext2fs has been added since 5.0
  so remove description about the limitations from BUGS section.
2010-02-22 09:51:11 +00:00
wiz 08ca7edf14 Comment out crash(8) reference, per PR 10708, until a MI one exists. 2010-02-22 08:41:10 +00:00
jnemeth b7e618d6f3 smcsmon.4 -> smscmon.4 2010-02-22 07:55:32 +00:00
jnemeth b127a52e41 remove accidentally committed et.4/etphy.4 2010-02-22 07:52:52 +00:00
jnemeth dca0e547d3 fix build breakage -- add new smscmon.4 man page 2010-02-22 07:48:43 +00:00
ahoka f77631e1d8 Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS. 2010-02-22 06:10:30 +00:00
pgoyette 4f7ceb6b4d Add man page for smscmon(4) 2010-02-22 03:54:24 +00:00
wiz 41cdcf2f2e Bump date for vm.user_va0_disable. 2010-02-21 14:26:33 +00:00
wiz 95c5212343 Consistently call the file system "ext2". 2010-02-21 13:28:12 +00:00
wiz 1a64f4201c Call the file system "ext2" consistently. Suggested by tsutsui. 2010-02-21 13:26:45 +00:00
drochner 9783f258ba rename the va0_disabled option and cpp conditional to "disable" as well,
for consistency, and document option and sysctl flag
2010-02-21 13:17:50 +00:00
wiz 3fad503ab0 New sentence, new line. Bump date for mentioning wbsio. 2010-02-21 09:02:19 +00:00
cnst 51998ed2d7 New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.
http://mail-index.netbsd.org/tech-kern/2010/02/17/msg007338.html

Reviewed by <pgoyette>, <tech-kern>.
2010-02-21 05:16:29 +00:00
darran 1bf14d4eef Add a MKDTRACE build knob for DTrace, off by default. 2010-02-21 01:48:03 +00:00
pooka 64fbb2e2b8 In "probeonly", pause after bootstrap to make "monkey plug and
unplug device, monkey see fancy dmesg info" possible.
2010-02-18 16:14:55 +00:00
cnst a64a3071ec grammar in kprintf.9 (s/or/and/ and add some commas); ok wiz, pgoyette 2010-02-17 22:04:14 +00:00
pooka 01ce72cef8 * support cd devices (@scsibus & @atapibus, per libumass)
* support cd9660
* add "probe" keyword, which just prints the dmesg in verbose form
2010-02-17 20:43:35 +00:00
snj 29aa1b84fb Fix punctuation and update "SEE ALSO" section. From Bug Hunting in
PR misc/40293.
2010-02-17 00:49:21 +00:00
wiz 0e14adec54 Remove trailing whitespace. 2010-02-16 19:59:31 +00:00
rmind 2ef24fabcc kpreempt(9): add a note when kernel preemption is disabled/deferred.
Sprinkle cross-links, bump dates.
2010-02-16 19:21:30 +00:00
msaitoh ce91bef2c6 Add an entry for SAS controller. 2010-02-16 10:11:47 +00:00
mrg 6e2ca6e89b update this a little bit. 2010-02-16 00:16:28 +00:00
wiz 6cad968a08 Bump date for vrele_async.
Reword slightly and put it outside the vget description.
2010-02-13 07:48:01 +00:00
wiz c4dead9fc6 Bump date for new kmem_asprintf. 2010-02-13 07:44:11 +00:00
njoly e0ecef7144 Start a new paragraph to describe flags values. 2010-02-12 10:54:53 +00:00
cnst e63ce92c35 envstat output is now so wide that it better be indented by only 2 instead of 6n 2010-02-12 02:16:59 +00:00
dyoung 69429c8e59 Start a new paragraph before describing kmem_asprintf(). 2010-02-12 01:04:05 +00:00
dyoung 4f24123d8f Fix a typo in the MLINKS line for kmem.9. 2010-02-12 01:00:22 +00:00
dyoung d3057cdd9e Add nmi(9), a manual page for the x86-only
nmi_establish(9)/nmi_disestablish(9) routines.
2010-02-12 00:45:37 +00:00
haad 1527fc9caf Hook kmem_asprintf and vrele_async manpages to the build. 2010-02-11 23:28:53 +00:00
haad aa8090778a Add vrele_async routine which asynchronously release vnodes in different contex
and in some time in the future.

Ok: ad@.
2010-02-11 23:16:35 +00:00
haad a23681588b Add kmem_asprintf rotuine which allocates string accordingly to format
string from kmem pool. Allocated string is string length + 1 char for ending
zero.

Ok: ad@.
2010-02-11 23:13:46 +00:00
dyoung 187677b054 Do not mention shutdownhook_establish(9) and doshutdownhooks(9), but
mention pmf(9) and pmf_system_shutdown(9), instead.
2010-02-11 18:23:32 +00:00
dyoung 7f002bf60c Change mentions of doshutdownhooks(9) to pmf_system_shutdown(9). 2010-02-11 18:22:26 +00:00
dyoung 7ee20bbe58 Mention that dopowerhooks(9) is deprecated. Suggest to use
pmf_system_suspend(9), instead.
2010-02-11 18:20:38 +00:00
dyoung 36df9c03c8 Mention that doshutdownhooks(9) is deprecated. Suggest to use
pmf_system_shutdown(9), instead.
2010-02-11 18:17:43 +00:00
dyoung 6cf928b20c Do not reference deprecated API shutdownhook_establish(9), but reference
pmf(9), instead.
2010-02-11 18:11:37 +00:00
macallan 264656d782 add suncg14 2010-02-11 00:20:50 +00:00
wiz 3bb55b2e45 Use comma in serialization instead of dot. 2010-02-10 07:38:09 +00:00
snj c8e910afea Some markup and capitalization nits, from Bug Hunting in PR misc/40062.
While here, give xdm its own subsection instead of awkwardly lumping it
in with the rc.conf section.
2010-02-10 03:38:22 +00:00
pooka 7f21db1c01 rumpusbhc is now ugenhc 2010-02-10 02:31:00 +00:00
wiz ac80d62156 Add another comma in Nd, noted by dogcow. 2010-02-09 22:59:41 +00:00
pgoyette 771fd72c7e Document what 'flags 0x0' does, since that's what is used in the
config file samples.

Tnx, njoly@
2010-02-09 14:10:08 +00:00
wiz 2fe91b84e5 Bump date for previous. 2010-02-09 08:31:34 +00:00
cnst 8f9778c2a9 fix the example code to be closer to compilation and update for aibs(4) 2010-02-09 07:32:09 +00:00
wiz a396677e8f Bump date for aibs. 2010-02-09 06:49:41 +00:00
wiz 0b34cdad55 Bump date for previous. 2010-02-09 06:48:28 +00:00
wiz 891914a165 Nd argument does not need quotes (groff handles more than 9 arguments nicely);
add some commas.
2010-02-09 06:47:52 +00:00
cnst 66a7dbba76 use the latest envstat in the example output for aibs(4) 2010-02-09 05:37:25 +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
msaitoh 0c975d7cab Update the manual for mfi GEN2. 2010-02-09 00:21:27 +00:00
pgoyette daefdf6156 After reviewing the datasheets, most of the supported Winbond chips can
handles the new flags for selecting sensor type.  Update code and man
page accordingly.
2010-02-08 23:10:35 +00:00
wiz df435c8ccb Remove trailing whitespace. 2010-02-08 21:47:20 +00:00
pgoyette 87726766a7 Document flags option for selecting temp sensor type 2010-02-08 21:42:41 +00:00
tonio 1e64e85541 Fix typo in Email address, spotted by pgoyette@ 2010-02-07 18:09:01 +00:00
wiz e9ce9a115f Xref i386/splraise.9 and bump date for previous. 2010-02-07 10:49:35 +00:00
dyoung 31c659dfea Move MD spllower(9) and splraise(9) doco from the MI spl(9) to an i386
manual page.
2010-02-06 22:32:07 +00:00
wiz 05207cfe3d Fix date. 2010-02-06 21:57:08 +00:00
pgoyette 35f2f18a53 Add man page and cross-refs for experimental acpismbus(4) 2010-02-06 20:11:33 +00:00
wiz 43818948fa Fix Dd, use Dq, and remove trailing comma. 2010-02-06 12:44:32 +00:00
tonio 9e0a061a49 Add uthum(4) man page 2010-02-06 11:26:56 +00:00
pooka ed67da89a6 The rumpdev_net80211 until-recently-wip component is now rumpnet_net80211. 2010-02-05 22:07:51 +00:00
wiz f7d285b48c Mark up PKGDB_DIR with Dv (same as in pkg_install.conf). 2010-02-05 17:23:47 +00:00
roy 2a23b85c5f Retain commented out capabilities by default. 2010-02-05 16:34:04 +00:00
jmmv 7447e9b839 Note that pkgdb_dir is deprecated and point to the alternative setting. 2010-02-05 16:32:19 +00:00
roy 98eb889579 Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
2010-02-03 15:34:37 +00:00
roy 4ca00e00d8 Import my terminfo implementation.
This uses the ncurses terminal definitions.

OK: core@, jdc@
2010-02-03 15:16:32 +00:00
pooka 33907919ba pud requires putter like it always has.
deliberately do NOT bump date.
2010-02-02 04:04:39 +00:00
phx cc35ab39e9 New modifiers for the "write" command: /BHL. They act like /bhl but do not
read the old value from memory before writing.
2010-01-31 21:52:23 +00:00
wiz 4acfa334d0 Bump date for SEE ALSO change. 2010-01-31 21:25:51 +00:00
jruoho eb534fdc5d Do not advertise deprecated APIs in an important introductory manual page. 2010-01-31 21:21:13 +00:00
wiz a62f6ec261 Use full month name in Dd. 2010-01-31 15:05:49 +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
hubertf 827a5e73da Fix two typos to make documentation match the code:
* the CIOCFKEY ioctl is really called CIOCKEY
 * CRK_MOD_EX => CRK_MOD_EXP

Bump date.
2010-01-31 14:43:04 +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
pooka d5352760af Add an example on how to use sysmon watchdogs in rump. 2010-01-31 03:11:55 +00:00
pooka f510198e1c Make swwdog use no-needs-count. As the manpage says, there can be only one. 2010-01-30 21:55:28 +00:00
jruoho 58bcffdb05 Add couple instances of .Pp. 2010-01-29 11:24:31 +00:00
wiz e0de9d914f Bump date for more powerpc commands. 2010-01-29 10:48:45 +00:00
phx 7766f23c15 New machine commands for PPC OEA.
bat: prints the BAT registers and translations
mmu: prints MMU registers (sdr1, sr0..15)
Previous PPC commands were for IBM4xx only, so make two sections now:
POWERPC 4xx and POWERPC OEA.
2010-01-28 21:13:49 +00:00
mbalmer 45aabfbe67 Fix language. 2010-01-28 14:05:03 +00:00
hubertf 62ff0dc871 Fix typo: CIOCASSYMFEAT -> CIOCASYMFEAT 2010-01-28 08:35:06 +00:00
wiz e0df74826a Bump date for reorg. 2010-01-27 06:50:40 +00:00
jruoho 72c95671ed Revert previous. 2010-01-26 22:35:11 +00:00
jruoho be22957280 Give it a single name; it is sufficient to list the functions in the SYNOPSIS. 2010-01-26 21:50:57 +00:00
jruoho 9bca5c6314 Capitalize one more title. Use a complete sentence in CODE REFERENCES. 2010-01-26 21:40:34 +00:00
jruoho c67fb61a01 Move the complete prototypes to the SYNOPSIS. Also capitalize the titles. 2010-01-26 21:37:02 +00:00
pgoyette 5bbbb70cb0 Fix .Bl markup - s/-compat/-compact/ 2010-01-26 18:08:24 +00:00
jruoho 951041f5f8 Document also the sysmon power switches; sysmon_pswitch(9). 2010-01-26 14:00:38 +00:00
jruoho 4bd7b88b38 Mention that all tasks are executed before the halt. 2010-01-26 08:48:39 +00:00
jruoho a1ce08be6b Build links for rest of the sysmon_taskq(9) functions. 2010-01-26 08:14:09 +00:00
jruoho 4e017432fa Clarify that sysmon_task_queue_init() should be called from arch-specific
routine.
2010-01-26 07:58:16 +00:00
jruoho 5f432f93a1 Document also rest of the functions. 2010-01-26 07:53:25 +00:00
mbalmer 6b4a020188 What a pleasure to fix a typo in Webster's... (Though the typo most probably
was not in it).
2010-01-26 07:16:41 +00:00
jruoho 1555fa1c4f Instead of "general purpose task queue", call it "general purpose system
monitoring task queue". Also include a paragraph about the intended usage.
2010-01-26 07:12:06 +00:00
jruoho c6660bc8ea Improve wording. 2010-01-25 20:09:15 +00:00
jruoho 7f23851633 Add the names of the parameters to the section describing the functions. 2010-01-25 19:58:46 +00:00
jruoho a86c90369f Do not list complete prototypes in the sections describing the functions. 2010-01-25 19:34:37 +00:00
jruoho af55ae111c Add a RETURN VALUES section. 2010-01-25 18:25:08 +00:00
jruoho 2e3ba4a495 Remove two consecutive commas in the SEE ALSO section. 2010-01-25 17:27:41 +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 fe5633bcc1 Add a simple manual page for the simple sysmon task queue.
ok wiz@
2010-01-25 16:16:33 +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
jruoho 81bf1f7a1f Recommit:
* add verbosity to the PNP0C32 reference
	* use more markup
	* improve wording
2010-01-25 10:12:41 +00:00
jruoho cd7da15741 Revert an accidental commit. 2010-01-25 10:05:14 +00:00
jruoho 350ee6dc22 *** empty log message *** 2010-01-25 09:33:29 +00:00
jruoho 3b7a2db110 Add CTASSERT(9). From FreeBSD.
ok @wiz
2010-01-25 07:51:17 +00:00
christos 8dd41afecc PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the
source pathname.
2010-01-25 00:43:00 +00:00
wiz de07982130 Remove one unnecessary Ns. (Rest still ugly.) 2010-01-24 22:54:14 +00:00
njoly af1a17946d Do not link timeradd.3 to itself. 2010-01-24 22:21:34 +00:00
jruoho cc376dc80f Add timeradd(3). 2010-01-24 21:05:45 +00:00
joerg 161cc78261 Avoid using .Sm on/.Sm off if that results in the latter getting an
additional argument.
2010-01-24 20:03:24 +00:00
jruoho 0b84726dd6 Provide a FUNCTIONS section and remove the types from the functions therein. 2010-01-24 14:14:55 +00:00
jruoho 18e403cedf Add the missing $Id$ tag. 2010-01-24 12:58:37 +00:00
jruoho 8c8f49bb66 Add timeradd(3) from FreeBSD. Needs proofreading.
ok wiz@
2010-01-24 11:14:04 +00:00
wiz 4de7abb6b1 Bump date for PowerPC descriptions. Make HTML-ready. 2010-01-23 10:41:42 +00:00
wiz f376c25ee8 Remove xref to itself from SEE ALSO. 2010-01-23 10:38:17 +00:00
wiz 3404992663 Remove trailing whitespace, fix xref to xcall. 2010-01-23 10:37:21 +00:00
wiz 5362627462 Whitespace fix. 2010-01-23 10:37:01 +00:00
wiz 23a66a2d20 Fix Dt, remove trailing whitespace, sort SEE ALSO. 2010-01-23 10:36:42 +00:00
mrg 43c8973ab2 document powerpc ddb commands. PR#38307. 2010-01-23 01:32:06 +00:00
rmind 5f2a9469d1 Cross-link a little. 2010-01-23 00:54:43 +00:00
rmind 3de1bc0741 xcall(9): correct the point about preemption, add NOTES, do not mentioned
some implementation details.
2010-01-23 00:47:03 +00:00
rmind 48290c7a18 Remove xc_init_cpu(), percpu_init(), percpu_init_cpu() - they are part
of implementation, not public API.  OK dyoung@.
2010-01-23 00:17:07 +00:00
rmind ea2aef81a8 Rename xc(9) to xcall(9). OK dyoung@. 2010-01-23 00:03:38 +00:00
dyoung 5efa5cba1b Per rmind@'s suggestion, describe the cross-call implementation in more
detail (by pulling more text from sys/kern/subr_xcall.c).

Mention that a cross-call can be preempted, and xref kpreempt(9).
2010-01-22 23:27:01 +00:00
dyoung e54b20a385 Install manual pages for cross-calls and per-CPU storage. 2010-01-22 23:14:28 +00:00
dyoung 045697a27b Add a manual page for cross-calls. Somebody should read this to
make sure I've described it correctly and intelligibly.

TBD: hook this up in the Makefile and in the set lists.
2010-01-22 20:43:48 +00:00
dyoung a4693cbb4b Cross-reference xc(9) instead of queue(9). 2010-01-22 20:41:50 +00:00
dyoung aa310e1ddd Add missing .El. 2010-01-22 20:40:36 +00:00
dyoung cd1709255c Move a start of sentence to the first column. 2010-01-22 20:27:57 +00:00