]> git.baikalelectronics.ru Git - kernel.git/commit
ahci: Enable SB600 64bit DMA on Asus M3A
authorMark Nelson <mdnelson8@gmail.com>
Mon, 27 Jun 2011 06:33:44 +0000 (16:33 +1000)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 23 Jul 2011 22:03:16 +0000 (18:03 -0400)
commitc12cac89b25894f673b5fc2e71138926995474d7
treef819f5ac8f8c01e31d81fe72e8de05bca5fffe46
parent33dbb4f1e724af660ac32d4e1e98e3810b0a58eb
ahci: Enable SB600 64bit DMA on Asus M3A

Like 9db2f8b4410f66c3d8d3c6a91c200efaf3ac7a39 this patch enables 64bit DMA
for the AHCI SATA controller of a board that has the SB600 southbridge. In
this case though we're enabling 64bit DMA for the Asus M3A motherboard. It
is a new enough board that all of the BIOS releases since the initial
release (0301 from 2007-10-22) work correctly with 64bit DMA enabled.

Signed-off-by: Mark Nelson <mdnelson8@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/ata/ahci.c