Page MenuHomeFreeBSD

LinuxKPI: implement pci_rescan_bus()
ClosedPublic

Authored by bz on May 16 2023, 9:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 5, 5:07 PM
Unknown Object (File)
Sun, May 3, 8:42 AM
Unknown Object (File)
May 2 2026, 1:19 PM
Unknown Object (File)
Apr 20 2026, 6:32 PM
Unknown Object (File)
Apr 16 2026, 5:46 PM
Unknown Object (File)
Apr 16 2026, 8:41 AM
Unknown Object (File)
Apr 15 2026, 10:47 PM
Unknown Object (File)
Apr 15 2026, 5:59 PM
Subscribers

Details

Summary

Try to implement pci_rescan_bus(). pci_rescan_method() is already
doing most of the job. We only have to do the count for the return
value again ourselves.

Sponsored by: The FreeBSD Foundation
MFC after: 10 days

Diff Detail

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