summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2010-11-28 18:53:29 +0000
committermarius <marius@FreeBSD.org>2010-11-28 18:53:29 +0000
commit4f90f790243087bb072c6898279869e605f36f8e (patch)
treef7bc407f9ef679b942a5d7d309b67c79c8c57060 /sys/sparc64
parent2df0e33e2663f2a5ba84883232342557d7b06101 (diff)
downloadFreeBSD-src-4f90f790243087bb072c6898279869e605f36f8e.zip
FreeBSD-src-4f90f790243087bb072c6898279869e605f36f8e.tar.gz
Several chipset drivers alter parameters relevant for the DMA tag creation,
i.e. alignment, max_address, max_iosize and segsize (only max_address is thought to have an negative impact regarding this issue though), after calling ata_dmainit() either directly or indirectly so these values have no effect or at least no effect on the DMA tags and the defaults are used for the latter instead. So change the drivers to set these parameters up-front and ata_dmainit() to honor them. Reviewd by: mav MFC after: 1 month
Diffstat (limited to 'sys/sparc64')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud