scottl ab661be527 The DC driver asks for an alignment of PAGE_SIZE for data buffers, but also
asks that each buffer be (2048 * 256) bytes long.  I suspect that alignment
isn't a real requirement since busdma only recently started honoring it.  The
size is also bogus.  Fix both of these and stop busdma from trying to
exhaust the system memory pool with bounce pages.

Submitted by: Kevin Oberman
MFC After: 7 days
2005-03-08 23:25:46 +00:00
..
2005-03-07 02:18:52 +00:00
2005-03-08 14:49:05 +00:00
2005-03-08 14:49:05 +00:00
2005-03-07 02:20:14 +00:00
2005-03-07 02:18:52 +00:00
2005-02-10 20:39:39 +00:00
2005-02-23 22:44:38 +00:00
2005-03-06 12:59:59 +00:00