hmp
|
6b954a1933
|
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
|
2005-06-28 20:15:19 +00:00 |
|
njl
|
6c22ad59a4
|
bus_set_resource takes a rid, not a pointer to a rid.
|
2004-02-22 00:29:04 +00:00 |
|
njl
|
439d3ab327
|
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 |
|
ru
|
9480eb3914
|
Assorted mdoc(7) fixes.
|
2003-05-30 21:13:32 +00:00 |
|
imp
|
2ef9e9afdb
|
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 |
|