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)
Tue, Mar 25, 2:27 PM
Unknown Object (File)
Sat, Mar 22, 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
Unknown Object (File)
Jan 24 2025, 6:02 PM
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