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)
Thu, Apr 16, 5:46 PM
Unknown Object (File)
Thu, Apr 16, 8:41 AM
Unknown Object (File)
Wed, Apr 15, 10:47 PM
Unknown Object (File)
Wed, Apr 15, 5:59 PM
Unknown Object (File)
Wed, Apr 15, 7:51 AM
Unknown Object (File)
Wed, Apr 15, 5:44 AM
Unknown Object (File)
Mon, Apr 13, 5:37 PM
Unknown Object (File)
Mon, Apr 13, 7:56 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