K 10 svn:author V 6 marius K 8 svn:date V 27 2017-01-18T23:23:46.052040Z K 7 svn:log V 229 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. END