HomeFreeBSD

pci_host_generic: Enumerate resource ranges under bootverbose

Description

pci_host_generic: Enumerate resource ranges under bootverbose

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.

Reviewed by: andrew
Differential Revision: https://reviews.freebsd.org/D44132

(cherry picked from commit b28670018dbcc7d6ebc0d05584189d6d04aa079f)

Details

Provenance
jhbAuthored on Mar 1 2024, 10:20 PM
Reviewer
andrew
Differential Revision
D44132: pci_host_generic: Enumerate resource ranges under bootverbose
Parents
rG7f2360a108f9: bhnd_chipc: Make use of bus_generic_rman_* to simplify some code
Branches
Unknown
Tags
Unknown