Marius Strobl 6c5276c828 - Allocate the DMA memory shared between the host and the controller as
coherent.
- Add some missing bus_dmamap_sync() calls. This includes putting such
  calls before calling reply handlers instead of calling bus_dmamap_sync()
  for the request queue from individual reply handlers as these handlers
  generally read back updates by the controller.

Tested on amd64 and sparc64.

MFC after:	2 weeks
2011-03-06 12:48:15 +00:00
..
2011-03-03 11:45:54 +00:00
2011-03-06 01:22:14 +00:00
2011-02-12 01:03:15 +00:00
2011-02-21 09:01:34 +00:00
2011-03-05 20:54:17 +00:00
2011-02-21 09:01:34 +00:00
2010-12-05 10:15:23 +00:00