Hiten Pandya
|
571dba6ec9
|
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
|
2005-06-28 20:15:19 +00:00 |
|
Nate Lawson
|
3c8c064683
|
bus_set_resource takes a rid, not a pointer to a rid.
|
2004-02-22 00:29:04 +00:00 |
|
Nate Lawson
|
ba4594dccd
|
Document my adventures in newbus land. Clarify some examples, especially
that count is in bytes, not bits. There are some drivers that I think make
this mistake. (I've seen counts of 16 in the tree).
|
2004-01-27 06:04:15 +00:00 |
|
Ruslan Ermilov
|
3e1cee04f8
|
Assorted mdoc(7) fixes.
|
2003-05-30 21:13:32 +00:00 |
|
Warner Losh
|
d082b08904
|
Document what bus_set_resource(9) does. It is used by bus drivers to
bind resources that client drivers later access.
|
2003-03-30 00:25:23 +00:00 |
|