In article <[email protected]>, Masanobu SAITOH <[email protected]> wrote: > Hi, all. > > Currently, pci_msi_count() and pci_msix_count() take one >pci_attach_args argument. >These functions may be used in other than attach function. So, it might be >better to use pci_chipset_tag_t and pcitag_t. > > Is the following diff better than current specification?
Ok, but this makes them different than their alloc counterparts. Should we change those too? christos
