Christian Brueffer
c1d0bf3267
Add missing section number.
2007-12-19 08:01:24 +00:00
Warner Losh
db030f1dbc
Add verbage on some of the rules for a 'filter' vs an 'ithread'
...
interrupt handler.
2007-12-19 01:26:34 +00:00
Ruslan Ermilov
e69b11c87d
Remove trailing spaces and make the date canonical.
2007-03-01 14:33:29 +00:00
Paolo Pisati
e0526e6088
Update bus_setup_intr() man page after recent newbus modification:
...
o uniform the driver_intr_t parameter name to 'ithread'
o delete any reference to INTR_FAST
o document a bit the difference between the filter and ithread
argument
Reviewed by: mdoc-police (ru)
2007-02-28 23:13:41 +00:00
Giorgos Keramidas
bb53ac437b
Use .Fn function_name.
...
MFC after: 3 days
2005-01-06 17:11:56 +00:00
John-Mark Gurney
115eec0e6f
add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt will
...
no longer be active or called..
Also document requirement that no mutexes be held across calls to these
functions..
Reviewed by: jhb, rwatson
2004-02-10 20:34:44 +00:00
Mike Makonnen
8c307294e6
Grammar
2003-12-09 09:04:45 +00:00
Hiten Pandya
09356c8484
Mdoc Janitor:
...
* Use 'manual' instead of 'man' for consistency.
2003-10-23 06:24:55 +00:00
Ruslan Ermilov
fe08efe680
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
Ruslan Ermilov
c8185672b2
Assorted mdoc(7), grammar, spelling, and punctuation fixes.
...
Approved by: re (blanket)
2003-05-21 15:49:01 +00:00
Warner Losh
1aa895cd3f
Clearify what happens with the cookiep in various cases.
2003-03-29 05:11:14 +00:00
Mike Pritchard
b82af3f5e4
ispell sweep of share/man/man9/*.
2002-01-09 11:43:48 +00:00
Bruce Evans
cca603227a
Fixed wrong arg type in synopsis.
2001-10-04 08:58:56 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Mark Murray
adcaec54eb
Grammar police.
2001-03-06 10:19:12 +00:00
Mark Murray
63fe79c5e8
Fix markup.
...
Submitted by: ru
2001-03-06 10:08:36 +00:00
Mark Murray
3adc6e857d
Add a whole lot of extra info. Lots was gained from reading code
...
or comments, and some is as a result of simply documenting the
entropy harvester.
This still needs work: could a newbus guru pleazse follow up
and fix.extend my (no doubt) obvious mistakes!
2001-03-03 14:13:53 +00:00
Ruslan Ermilov
d003b7796c
mdoc(7) police: removed duplicate .Os calls.
2000-12-14 12:40:48 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Jeroen Ruigrok van der Werven
42a3fc35e6
Add and install BUS_SETUP_INTR.9.
...
This effectively replaces BUS_CREATE_INTR.9 and BUS_CONNECT_INTR.9.
Reviewed by: n_hibma
2000-04-02 12:00:52 +00:00