tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: change MSI/MSI-X APIs
On Jul 17, 3:11pm, k-nakahara%iij.ad.jp@localhost (Kengo NAKAHARA) wrote:
-- Subject: Re: change MSI/MSI-X APIs
| The 4th parameter(max_type) must be PCI_INTR_TYPE_MSIX,
| PCI_INTR_TYPE_MSI, or PCI_INTR_TYPE_INTX, because the parameter lets
| pci_intr_alloc() decide which interrupt type to try to allocate first.
| Due to this, my if_wm example was incorrect, sorry. I update the exmaple.
| http://netbsd.org/~knakahara/unify-alloc-api/unify-alloc-api-wm-example2.patch
|
| I should add explanation about this specification to man.
Yes, thanks I was very confused about it.
christos
Home |
Main Index |
Thread Index |
Old Index