K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-04-29T21:36:45.262406Z K 7 svn:log V 332 Add a new bus method, BUS_ADJUST_RESOURCE() that is intended to be a wrapper around rman_adjust_resource(). Include a generic implementation, bus_generic_adjust_resource() which passes the request up to the parent bus. There is currently no default implementation. A bus_adjust_resource() wrapper is provided for use in drivers. END