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)
Thu, May 14, 4:38 PM
Unknown Object (File)
Thu, May 14, 4:38 PM
Unknown Object (File)
Wed, May 13, 10:58 PM
Unknown Object (File)
Wed, May 6, 9:43 PM
Unknown Object (File)
Fri, May 1, 11:18 AM
Unknown Object (File)
Wed, Apr 29, 5:42 PM
Unknown Object (File)
Wed, Apr 29, 8:13 AM
Unknown Object (File)
Wed, Apr 29, 5:57 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