From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [patch 02/30] libata: warn if speed limited due to 40-wire cable Date: Tue, 06 Mar 2007 06:57:03 -0500 Message-ID: <45ED570F.1080501@garzik.org> References: <200703061037.l26AbpOo019457@shell0.pdx.osdl.net> 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]:53681 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965870AbXCFL5F (ORCPT ); Tue, 6 Mar 2007 06:57:05 -0500 In-Reply-To: <200703061037.l26AbpOo019457@shell0.pdx.osdl.net> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: akpm@linux-foundation.org Cc: linux-ide@vger.kernel.org, hancockr@shaw.ca, alan@lxorguk.ukuu.org.uk akpm@linux-foundation.org wrote: > From: Robert Hancock > > Warn the user if a drive's transfer rate is limited because of a 40-wire > cable detection. > > Signed-off-by: Robert Hancock > Cc: Jeff Garzik > Cc: Alan Cox > Signed-off-by: Andrew Morton > --- > > drivers/ata/libata-core.c | 33 ++++++++++++++++++++------------- > 1 file changed, 20 insertions(+), 13 deletions(-) applied to #upstream