On Thu, 18 May 2000, Alexander Langer wrote:
> I've written bus_alloc_resource(9).
> 
> I need one with _experience_ on newbus to review it.
> 
> http://big.endian.de/FreeBSD/bus_alloc_resource.9

You still don't understand what the 'rid' parameter is.

Think of an 'rid' as in index into an array of like resources.  A resource
is just a range; start and length, and a type.  The 'rid' has nothing to
do with offsets into a memory/port resource.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to