Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764031AbYHDWB2 (ORCPT ); Mon, 4 Aug 2008 18:01:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763032AbYHDWBH (ORCPT ); Mon, 4 Aug 2008 18:01:07 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:42860 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1762892AbYHDWBF (ORCPT ); Mon, 4 Aug 2008 18:01:05 -0400 Date: Mon, 4 Aug 2008 22:43:09 +0100 From: Alan Cox To: Sergei Shtylyov Cc: Robert Hancock , Bartlomiej Zolnierkiewicz , James Bottomley , ksummit-2008-discuss@lists.linux-foundation.org, linux-kernel , linux-ide Subject: Re: Kernel Summit request for Discussion of future of ATA (libata) and IDE Message-ID: <20080804224309.77ffd28e@lxorguk.ukuu.org.uk> In-Reply-To: <48977AE1.1070402@ru.mvista.com> References: <48976168.3020804@shaw.ca> <20080804205508.20a3f917@lxorguk.ukuu.org.uk> <48977AE1.1070402@ru.mvista.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1220 Lines: 29 > > newer controllers support the 32bit PIO data cycles. Most PCI controllers > > it makes no speed difference but host bus controllers (especially > > PIIX/ICH) really benefit. > > > > In what way if there's no speed gain? As in the numbers are the same before and after. The FIFO on the controller is happily hiding the extra latencies I assume. > >> supported. I couldn't track down where that bit was actually defined in > >> the first place, all the way back to ATA-1 it seems to be indicated as > >> reserved. Actually, I'm not sure why the drive cares in the first place, > >> it would seem like a pure host controller issue.. > >> > > > > It goes back before IDE into the depths of the original compaq spec. When > > you have a device wired basically directly to the ISA bus (original IDE) > > > > ISA has only 8/16-bit data bus, so it could not have mattered > there... Depends what a 32bit I/O looks like on the 16bit bus - timing wise. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/