Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754871AbYCaGE2 (ORCPT ); Mon, 31 Mar 2008 02:04:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751934AbYCaGET (ORCPT ); Mon, 31 Mar 2008 02:04:19 -0400 Received: from monty.telenet-ops.be ([195.130.132.56]:37827 "EHLO monty.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751914AbYCaGET (ORCPT ); Mon, 31 Mar 2008 02:04:19 -0400 Date: Mon, 31 Mar 2008 08:04:16 +0200 (CEST) From: Geert Uytterhoeven To: Bartlomiej Zolnierkiewicz cc: linux-ide@vger.kernel.org, Linux Kernel Development , Linux/m68k , Michael Schmitz Subject: Re: [PATCH 5/5] falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods In-Reply-To: Message-ID: References: <200803301714.04527.bzolnier@gmail.com> <200803302134.42569.bzolnier@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1593 Lines: 39 On Mon, 31 Mar 2008, Geert Uytterhoeven wrote: > On Sun, 30 Mar 2008, Bartlomiej Zolnierkiewicz wrote: > > On Sunday 30 March 2008, Geert Uytterhoeven wrote: > > > On Sun, 30 Mar 2008, Bartlomiej Zolnierkiewicz wrote: > > > > * Add ->atapi_{in,out}put_bytes and ->ata_{in,out}put_data methods to > > > > falconide and q40ide host drivers (->ata_* methods are implemented on > > > > top of ->atapi_* methods so they also do byte-swapping now). > > > > > > > > * Cleanup atapi_{in,out}put_bytes(). > > > > > > Thanks! > > > > > > One remaining issue (for which the fix has never been submitted upstream so > > > far) with Atari and Q40 is that due to the byteswapped interface, the driveid > > > is also byteswapped, so it has to be unswapped again in ide_fix_driveid(). > > > > My patch causes unswapping for _all_ data coming from the device so I wonder > > whether the ide_fix_driveid() fix is still needed? > > I'll give it a try on Aranym... Oops, just applying this series of 5 patches is not sufficient, I get lots of rejects... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/