Page MenuHomeFreeBSD

pci_host_generic: Enumerate resource ranges under bootverbose
ClosedPublic

Authored by jhb on Feb 27 2024, 7:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 22, 2:20 AM
Unknown Object (File)
Dec 8 2024, 8:30 AM
Unknown Object (File)
Nov 30 2024, 6:24 AM
Unknown Object (File)
Nov 20 2024, 6:49 AM
Unknown Object (File)
Nov 15 2024, 6:10 AM
Unknown Object (File)
Oct 2 2024, 8:08 AM
Unknown Object (File)
Sep 30 2024, 6:46 PM
Unknown Object (File)
Sep 29 2024, 11:44 PM
Subscribers

Details

Summary

Previously ranges were only enumerated for the FDT attachment but not
ACPI. This commit moves the enumeration to the shared attach routine
so it is done for both. While here, don't list empty ranges but do
include the resource type for each range.

Diff Detail

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