freebsd-dev/sys/dev/mpt
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
..
mpilib
mpt_cam.c - Allocate the DMA memory shared between the host and the controller as 2011-03-06 12:48:15 +00:00
mpt_cam.h
mpt_debug.c
mpt_pci.c Use bus_alloc_resource_any(). 2010-12-28 16:57:29 +00:00
mpt_raid.c sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
mpt_raid.h
mpt_reg.h
mpt_user.c - Allocate the DMA memory shared between the host and the controller as 2011-03-06 12:48:15 +00:00
mpt.c - Allocate the DMA memory shared between the host and the controller as 2011-03-06 12:48:15 +00:00
mpt.h Use the correct variable for determining the verbosity level in mpt_lprtc(). 2010-11-14 22:34:33 +00:00