]> www.infradead.org Git - users/jedix/linux-maple.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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:16:14 +0000 (11:16 -0800)
commit3c101476b9464ef4419a747f9ab772eeec4a9baa
tree94e5a6b2541f44f06b381c85e1b8255169acbe19
parent2c1d6eb118d6fe60e7bb849174eba10ee7886be1
ahci: Enable SB600 64bit DMA on Asus M3A

commit 3c4aa91f21f65b7b40bdfb015eacbcb8453ccae2 upstream.

Like e65cc194f7628ecaa02462f22f42fb09b50dcd49 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ata/ahci.c