freebsd-dev/sys/powerpc
Marius Strobl b56b04b800 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.

This file was missed in r216013.

Submitted by:	nwhitehorn
2010-11-30 20:54:14 +00:00
..
aim After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
booke After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
compile
conf Add a driver for the Apple Uninorth AGP host bridge found in all PowerPC 2010-10-31 18:27:05 +00:00
cpufreq MFppc64: 2010-07-13 05:32:19 +00:00
fpu The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:07:02 +00:00
include Add CPU support code for the IBM Cell Broadband Engine. 2010-11-12 15:20:10 +00:00
mambo Don't create spurious /dev entries. 2010-10-25 15:41:12 +00:00
mpc85xx Restructure how reset and poweroff are handled on PowerPC systems, since 2010-08-31 15:27:46 +00:00
ofw Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware 2010-11-12 05:12:38 +00:00
powermac Several chipset drivers alter parameters relevant for the DMA tag creation, 2010-11-30 20:54:14 +00:00
powerpc Add CPU support code for the IBM Cell Broadband Engine. 2010-11-12 15:20:10 +00:00
psim Remove the unneeded header <machine/intr.h>. 2010-07-02 02:17:39 +00:00