K 10 svn:author V 6 marius K 8 svn:date V 27 2009-01-14T22:11:01.896453Z K 7 svn:log V 326 MFC: r186876 Check the return values of contigmalloc(9) as well as bus_dma(9) functions and stop attaching of dcons(4) and dcons_crom(4) if they indicate failure. This fixes a panic seen on sparc64 machines with no free physical memory in the requested 32-bit region but still doesn't make dcons(4)/dcons_crom(4) these work. END