On Thursday, May 31, 2012 12:15:48 pm Warner Losh wrote:
>
> On May 31, 2012, at 9:54 AM, John Baldwin wrote:
>
> > On Thursday, May 31, 2012 4:19:46 am Norbert Koch wrote:
> >> Hello,
> >>
> >> I have written a bus device driver
> >> which itself is a pci driver. Child devices
> >> may allocate
On May 31, 2012, at 9:54 AM, John Baldwin wrote:
> On Thursday, May 31, 2012 4:19:46 am Norbert Koch wrote:
>> Hello,
>>
>> I have written a bus device driver
>> which itself is a pci driver. Child devices
>> may allocate resources from my bus device.
>>
>> My bus device does the usual
>> manag
On Thursday, May 31, 2012 4:19:46 am Norbert Koch wrote:
> Hello,
>
> I have written a bus device driver
> which itself is a pci driver. Child devices
> may allocate resources from my bus device.
>
> My bus device does the usual
> management of resources through
> the children's ivars.
>
> My qu
Hello,
I have written a bus device driver
which itself is a pci driver. Child devices
may allocate resources from my bus device.
My bus device does the usual
management of resources through
the children's ivars.
My question is this:
The bus device mallocs the
children's ivars in bus_add_child
a
4 matches
Mail list logo