Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 12 Jan 2002 17:41:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 12 Jan 2002 17:41:07 -0500 Received: from colorfullife.com ([216.156.138.34]:15634 "EHLO colorfullife.com") by vger.kernel.org with ESMTP id ; Sat, 12 Jan 2002 17:41:01 -0500 Message-ID: <3C40BB5E.8AB0A44F@colorfullife.com> Date: Sat, 12 Jan 2002 23:40:30 +0100 From: Manfred Spraul X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.5.2-pre11 i686) X-Accept-Language: en, de MIME-Version: 1.0 To: Alan Cox CC: Geert Uytterhoeven , Linux Kernel Development , Linux/m68k Subject: Re: Who uses hdx=bswap or hdx=swapdata? In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Alan Cox wrote: > > > IIRC it's used to access non-Atari IDE disks on Atari (which has a byte-swapped > > IDE interface) and vice-versa. > > > > So yes, you can use it on SMP machines, to access disks that were used before > > on Atari. > > For 2.5 would it perhaps be cleaner if we had a bswapping loop device. Sort > of very bad crypto mode ? I tried to implement that, but hdx=bswap operates on drives, and loop on partitions. Do you have another idea? It probably has to wait until the partition code is further cleaned up. -- Manfred - 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/