HomeFreeBSD

LinuxKPI: add module_pci_driver() and pci_alloc_irq_vectors()

Description

LinuxKPI: add module_pci_driver() and pci_alloc_irq_vectors()

Add the two new functions needed by rtw88 to register the driver and
handle the module bits as well as a version of pci_alloc_irq_vectors()
for what is needed.

Reviewed by: hselasky
MFC after: 10 days
Differential Revision: https://reviews.freebsd.org/D30981

Details

Provenance
bzAuthored on Jul 1 2021, 1:33 PM
Reviewer
hselasky
Differential Revision
D30981: LinuxKPI: add module_pci_driver() and pci_alloc_irq_vectors()
Parents
rG30c6d9821904: linux: implement sigaltstack(2) on arm64
Branches
Unknown
Tags
Unknown