bus_set_resource takes a rid, not a pointer to a rid.
This commit is contained in:
parent
ded67d0f77
commit
3c8c064683
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user