bus_set_resource takes a rid, not a pointer to a rid.

This commit is contained in:
Nate Lawson 2004-02-22 00:29:04 +00:00
parent ded67d0f77
commit 3c8c064683

View File

@ -77,7 +77,7 @@ for I/O ports
for I/O memory
.El
.It Fa rid
A pointer to a bus specific handle that identifies the resource being allocated.
A bus-specific handle that identifies the resource being allocated.
.It Fa start
The start address of this resource.
.It Fa count