Page MenuHomeFreeBSD

LinuxKPI: pci: implement for_each_pci_dev() and improve pci_get_device()
ClosedPublic

Authored by bz on Aug 21 2025, 8:58 AM.
Tags
None
Referenced Files
F132453505: D52066.diff
Fri, Oct 17, 1:53 AM
Unknown Object (File)
Sun, Oct 12, 9:12 PM
Unknown Object (File)
Sun, Oct 12, 9:12 PM
Unknown Object (File)
Sun, Oct 12, 9:12 PM
Unknown Object (File)
Sun, Oct 12, 9:37 AM
Unknown Object (File)
Mon, Oct 6, 5:03 PM
Unknown Object (File)
Fri, Sep 26, 6:42 AM
Unknown Object (File)
Thu, Sep 25, 7:14 AM
Subscribers

Details

Summary

Implement for_each_pci_dev() needed by a wireless driver update.
For that also improve pci_get_device() and add the functionality to
support the odev argument to start searching from that.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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