Re: [PATCH 1/1] ahci: Enable SB600 64bit DMA on Asus M3A
From: Tejun Heo <tj@kernel.org>
Date: 2011-06-27 08:14:06
From: Tejun Heo <tj@kernel.org>
Date: 2011-06-27 08:14:06
On Mon, Jun 27, 2011 at 04:33:44PM +1000, Mark Nelson wrote:
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 <redacted>
Acked-by: Tejun Heo <tj@kernel.org> Thank you very much. -- tejun