Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264501AbUFNVaL (ORCPT ); Mon, 14 Jun 2004 17:30:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264492AbUFNVaL (ORCPT ); Mon, 14 Jun 2004 17:30:11 -0400 Received: from arnor.apana.org.au ([203.14.152.115]:38925 "EHLO arnor.apana.org.au") by vger.kernel.org with ESMTP id S264443AbUFNVaG (ORCPT ); Mon, 14 Jun 2004 17:30:06 -0400 Date: Tue, 15 Jun 2004 07:29:39 +1000 To: Bartlomiej Zolnierkiewicz Cc: Christoph Hellwig , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] IDE update for 2.6.7-rc3 [1/12] Message-ID: <20040614212939.GA19812@gondor.apana.org.au> References: <200406132001.44262.bzolnier@elka.pw.edu.pl> <20040613221840.GA31354@gondor.apana.org.au> <200406141637.27492.bzolnier@elka.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406141637.27492.bzolnier@elka.pw.edu.pl> User-Agent: Mutt/1.5.5.1+cvs20040105i From: Herbert Xu Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 916 Lines: 22 On Mon, Jun 14, 2004 at 04:37:27PM +0200, Bartlomiej Zolnierkiewicz wrote: > > I'm lost now, so what is your change exactly supposed to do? The change is only effective when IDE is built as a module. It allows you the option to have the same probing order as if IDE was built-in. Without the patch it always probes the device as soon as each PCI driver is loaded. And you can still do that as long as ide-generic is loaded before the PCI drivers. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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/