imp
db0bbfe1d3
Be explicit that a driver may assume softc is preserved when returning 0
2004-08-11 21:52:31 +00:00
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
imp
c52b25a0e5
Document more clearly that a probe routine:
...
Should have no side effects
Must not hold resources when it returns
May be called multiple times if it returns < 0.
Remove the bad advise that the probe routine should look for children
for devices that implement busses. This is more properly reserved for
the attach routine.
2004-04-11 06:37:21 +00:00
hmp
0951f56c08
Mdoc Janitor:
...
* Fix hard sentence breaks.
* Correct use of a period in DELAY(9).
2003-10-23 01:31:25 +00:00
ru
f6006b0adb
Spelling: s/then/than/ where appropriate.
2002-12-24 16:52:31 +00:00
ru
4979ab8d81
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
ru
22b01e0e54
mdoc(7) police: macroize UNIX.
2002-03-18 10:43:49 +00:00
mpp
52a504f88d
ispell sweep of share/man/man9/*.
2002-01-09 11:43:48 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
alex
a8d215e3c1
Cross references between the DEVICE_*(9) manual pages.
2001-03-10 19:53:38 +00:00
ru
17ba214098
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
ru
51b13b77a8
mdoc(7) police: removed duplicate .Os calls.
2000-12-14 12:40:48 +00:00
ru
e75ab20d6b
mdoc(7) police: Er macro usage cleanup.
2000-11-22 16:11:48 +00:00
sheldonh
244b8ead7d
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
n_hibma
015d2f3ea8
Update the comments on values than can be returned by DEVICE_PROBE.
...
DEVICE_PROBE can return priorities.
Reviewed by: Doug Rabson <dfr@nlsystems.com>
1999-06-17 19:22:12 +00:00
dfr
cd489c519a
Add manpages for the new device framework.
1998-09-03 21:52:05 +00:00