Page MenuHomeFreeBSD

LinuxKPI: pci: add more functions
ClosedPublic

Authored by bz on Jan 28 2023, 3:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 2:20 PM
Unknown Object (File)
Fri, Oct 10, 2:20 PM
Unknown Object (File)
Fri, Oct 10, 2:20 PM
Unknown Object (File)
Fri, Oct 10, 11:26 AM
Unknown Object (File)
Fri, Oct 10, 7:45 AM
Unknown Object (File)
Thu, Oct 2, 7:11 PM
Unknown Object (File)
Thu, Oct 2, 2:21 PM
Unknown Object (File)
Thu, Oct 2, 7:21 AM
Subscribers

Details

Summary

Add a dummy pci_assign_resource() and an implementation of
pci_irq_vector() returning the irq for MSI-X, MSI, and legacy interrupt.
Both are needed by wirless drivers.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable