K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-02-27T03:34:01.825127Z K 7 svn:log V 298 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, which calls bus_set_resource() prior. Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D5370 (partial) END