HomeFreeBSD

MFC: r296135

Description

MFC: r296135

Replace several bus_alloc_resource() calls with bus_alloc_resource_any()

Most of these are BARs, and we allocate them in their entirety. The one
outlier in this is amdsbwd(4), which calls bus_set_resource() prior.

Details

Provenance
mariusAuthored on
Parents
rS312397: MFC 310028: Use db_lookup_proc() in the DDB 'show procvm' command.
Branches
Unknown
Tags
Unknown