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
Unknown Object (File)
Mon, May 18, 12:20 AM
Unknown Object (File)
Mon, May 18, 12:20 AM
Unknown Object (File)
Sun, May 17, 11:55 PM
Unknown Object (File)
Mon, May 11, 3:08 PM
Unknown Object (File)
Mon, May 4, 10:17 PM
Unknown Object (File)
Mon, May 4, 9:26 PM
Unknown Object (File)
Apr 23 2026, 8:11 PM
Unknown Object (File)
Apr 21 2026, 1:55 PM
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