Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751270AbWBJOXg (ORCPT ); Fri, 10 Feb 2006 09:23:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932113AbWBJOXE (ORCPT ); Fri, 10 Feb 2006 09:23:04 -0500 Received: from dtp.xs4all.nl ([80.126.206.180]:31531 "HELO abra2.bitwizard.nl") by vger.kernel.org with SMTP id S932122AbWBJOWZ (ORCPT ); Fri, 10 Feb 2006 09:22:25 -0500 Date: Fri, 10 Feb 2006 15:22:24 +0100 From: Erik Mouw To: Imre Gergely Cc: linux-kernel@vger.kernel.org Subject: Re: disabling libata Message-ID: <20060210142224.GF28676@harddisk-recovery.com> References: <43EC97C6.10607@astral.ro> <20060210141130.GE28676@harddisk-recovery.com> <43ECA035.5040302@astral.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43ECA035.5040302@astral.ro> Organization: Harddisk-recovery.com User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1367 Lines: 30 On Fri, Feb 10, 2006 at 04:16:21PM +0200, Imre Gergely wrote: > Erik Mouw wrote: > > On Fri, Feb 10, 2006 at 03:40:22PM +0200, Imre Gergely wrote: > >> i have a SATA hardisk, and am using FC4 with default kernel > >> (2.6.14-1.1644_FC4). i was wondering if it's possible to tell the kernel to use > >> the old ATA driver with SATA support instead of libata, for my harddisk to > >> appear as hdX, and not sdX. > > > > Why would you want to do that? SATA are driven by libata and the disks > > turn up as SCSI devices. There's no way around that (yet). > > if i recompile the kernel, and leave out the libata part, and compile in > support for SATA, under ATA, the harddisks turn up as normal IDE devices (ie > hde, hdf, etc). i would like that without recompiling. if it's possible of course. Yes, I know that's possible for some SATA adapters, but my question is why would you want to do that? The SATA support in the IDE subsystem is deprecated, you should really use libata. Erik -- +-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 -- | Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands - 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/