summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2010-11-30 20:54:14 +0000
committermarius <marius@FreeBSD.org>2010-11-30 20:54:14 +0000
commit768c79cd77507ac85776ce9d84567c35df4ca8a2 (patch)
tree56c800f3002228312b5f3bfdb96ae407d2ec04e2 /lib/libc
parent2864fd3ea87395a9c7f1b745c8a865cc28158bc7 (diff)
downloadFreeBSD-src-768c79cd77507ac85776ce9d84567c35df4ca8a2.zip
FreeBSD-src-768c79cd77507ac85776ce9d84567c35df4ca8a2.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. This file was missed in r216013. Submitted by: nwhitehorn
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud