Thus spake Matthew N. Dodd ([EMAIL PROTECTED]):
> 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.
Ah, yes. That is probably why
resource_list_alloc(rl, dev, child, type, rid, ...
is called for the pci-version of bus_alloc_resource :-)
(sys/pci/pci.c)
Alex
--
I need a new ~/.sig.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- request for review: bus_alloc_resource(9) Alexander Langer
- Re: request for review: bus_alloc_resource(9) Matthew N. Dodd
- Re: request for review: bus_alloc_resource(9) Mike Smith
- Re: request for review: bus_alloc_resource(9) Alexander Langer
- Re: request for review: bus_alloc_resource(9... Mike Smith
- Re: request for review: bus_alloc_resour... Alexander Langer
- Re: request for review: bus_alloc_resource(9) Alexander Langer
- Re: request for review: bus_alloc_resource(9) Warner Losh
- Re: request for review: bus_alloc_resource(9) Mike Smith
- Re: request for review: bus_alloc_resource(9... Warner Losh
- Re: request for review: bus_alloc_resource(9) Sergey Babkin
- Re: request for review: bus_alloc_resource(9) Warner Losh
- Re: request for review: bus_alloc_resource(9... Sergey Babkin
- Re: request for review: bus_alloc_resource(9... Warner Losh
- Re: request for review: bus_alloc_resour... Sergey Babkin
- Re: request for review: bus_alloc_resour... Warner Losh
- Re: request for review: bus_alloc_resource(9) Alexander Langer

