From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 Date: Tue, 03 Nov 2009 16:17:38 -0500 Message-ID: <4AF09DF2.5030108@garzik.org> References: <65a6ef750911030106o2d6a6391o60fac0f2b75cbcc4@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:59987 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753328AbZKCVRj (ORCPT ); Tue, 3 Nov 2009 16:17:39 -0500 In-Reply-To: <65a6ef750911030106o2d6a6391o60fac0f2b75cbcc4@mail.gmail.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Mark Nelson Cc: Tejun Heo , linux-ide@vger.kernel.org On 11/03/2009 04:06 AM, Mark Nelson wrote: > Like the Asus M2A-VM, MSI's K9A2 Platinum (MS-7376) can also support 64bit > DMA. It is a new enough board that all the BIOS releases work correctly with > 64bit DMA enabled. > > Signed-off-by: Mark Nelson applied