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, Oct 20, 11:53 PM
Unknown Object (File)
Sep 30 2024, 8:44 PM
Unknown Object (File)
Sep 27 2024, 6:36 PM
Unknown Object (File)
Sep 27 2024, 4:13 PM
Unknown Object (File)
Sep 27 2024, 2:54 AM
Unknown Object (File)
Sep 24 2024, 8:57 AM
Unknown Object (File)
Sep 23 2024, 4:05 AM
Unknown Object (File)
Sep 22 2024, 2:45 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