Page MenuHomeFreeBSD

LinuxKPI: implement pci_rescan_bus()
ClosedPublic

Authored by bz on May 16 2023, 9:09 PM.
Tags
None
Referenced Files
F102943888: D40122.diff
Tue, Nov 19, 1:33 AM
Unknown Object (File)
Thu, Nov 7, 10:07 PM
Unknown Object (File)
Thu, Nov 7, 7:13 PM
Unknown Object (File)
Thu, Oct 24, 11:36 AM
Unknown Object (File)
Oct 7 2024, 3:44 AM
Unknown Object (File)
Oct 6 2024, 9:54 AM
Unknown Object (File)
Oct 3 2024, 9:38 AM
Unknown Object (File)
Oct 3 2024, 8:31 AM
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