K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-12-16T15:19:32.201750Z K 7 svn:log V 210 Use bus_alloc_resource_any() instead of bus_alloc_resource(). Besides being cleaner, this fixes problems where the code was using ~0 instead of ~0ul for the upper bound on "any" resources. MFC after: 1 month END