]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restore the default maximum segment size for the bus dma tag to 64k as it
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 21 Oct 2008 18:51:55 +0000 (18:51 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 21 Oct 2008 18:51:55 +0000 (18:51 +0000)
commit03befed82c0ca34451166c6e797f9b5ec03ab421
tree7f84a62219d979a04a5ee4993aaf194c9e2e033a
parentae6b868a2adacd6235c403cd2ca8aa7ec0c14399
Restore the default maximum segment size for the bus dma tag to 64k as it
is in 6.x and 7.x.  The typo caused 64k transactions to be unnecessarily
split up into two PRD entries.
sys/dev/ata/ata-dma.c