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)
Sun, Apr 20, 5:12 AM
Unknown Object (File)
Mar 25 2025, 2:27 PM
Unknown Object (File)
Mar 22 2025, 4:25 AM
Unknown Object (File)
Feb 22 2025, 11:21 PM
Unknown Object (File)
Feb 22 2025, 2:22 PM
Unknown Object (File)
Feb 22 2025, 1:41 PM
Unknown Object (File)
Feb 20 2025, 2:19 AM
Unknown Object (File)
Feb 18 2025, 5:50 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