K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-02-27T03:38:01.874868Z K 7 svn:log V 299 Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). Most calls to bus_alloc_resource() use "anywhere" as the range, with a given count. Migrate these to use the new bus_alloc_resource_anywhere() API. Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D5370 END