K 10 svn:author V 6 scottl K 8 svn:date V 27 2013-06-17T20:40:16.548657Z K 7 svn:log V 329 MFC r240177: Dynamically allocate the S/G lists passed to callback routines rather than allocating them on the stack of various bus_dmamap_load*() functions. The S/G lists are stored in the DMA tags. This matches the implementation on all other platforms. Submitted by: jhb Approved by: marius, adrian Obtained from: Netflix END