tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: change MSI/MSI-X APIs



Hi,

On 2015/05/12 23:37, Christos Zoulas wrote:
> In article <55516416.3050901%iij.ad.jp@localhost> you write:
>> Here is the example code of if_wm:
>>    http://www.netbsd.org/~knakahara/unify-msi-apis/if_wm-example.diff
>>
>> This diff includes pci_intr_disestablish()/pci_intr_release() and
>> pci_{intx,msi,msix}_alloc()/pci_intr_establish().
>> How about this sample code?
> 
> I don't see where it free's the sc_intrs[] it allocated in the msi* alloc
> functions. I think that a lot of the code could be merged as follows:
> 
> 	http://www.netbsd.org/~christos/if_wm-example.diff
> 	[I have not even tried to compile this, just some thoughts]

That URL is not available. Is the same name file directly under your
home directory right?


Thanks,

-- 
//////////////////////////////////////////////////////////////////////
Internet Initiative Japan Inc.

Device Engineering Section,
Core Product Development Department,
Product Division,
Technology Unit

Kengo NAKAHARA <k-nakahara%iij.ad.jp@localhost>


Home | Main Index | Thread Index | Old Index