Page MenuHomeFreeBSD

LinuxKPI: pci: add pci_get_device()
ClosedPublic

Authored by bz on Dec 2 2022, 10:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 6:55 AM
Unknown Object (File)
Dec 12 2023, 9:09 AM
Unknown Object (File)
Nov 11 2023, 8:30 AM
Unknown Object (File)
Nov 10 2023, 3:04 AM
Unknown Object (File)
Nov 9 2023, 10:07 AM
Unknown Object (File)
Oct 31 2023, 3:34 PM
Unknown Object (File)
Oct 10 2023, 7:33 AM
Unknown Object (File)
Oct 9 2023, 1:44 AM
Subscribers

Details

Summary

Add a version of pci_get_device() as linuxkpi_pci_get_device()
not (yet) supporting the last argument.
Due to conflicts we cannot redefine it as we would normally do
in LinuxKPI so drivers have to be adjusted.

MFC after: 3 days

Diff Detail

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