John Baldwin 30b5db9fea 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.

Discussed with:	scottl, gibbs
Tested by:	stas (arm@)
2012-09-06 20:16:59 +00:00
..
2012-08-17 02:47:16 +00:00
2012-08-16 20:54:52 +00:00
2012-09-04 23:16:55 +00:00
2012-09-04 22:17:33 +00:00
2012-08-16 00:53:23 +00:00
2012-08-03 12:55:31 +00:00
2012-09-06 07:03:56 +00:00
2012-08-16 19:22:34 +00:00
2012-08-16 13:01:56 +00:00
2012-08-26 01:21:02 +00:00
2012-08-25 17:15:33 +00:00
2012-09-02 21:04:40 +00:00