From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: PATCH: IDE generic tweak Date: Wed, 13 Oct 2004 15:46:40 -0400 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <416D8620.5090001@pobox.com> References: <1097677476.4764.9.camel@localhost.localdomain> <20041013153152.GA5458@havoc.gtf.org> <1097678363.4696.16.camel@localhost.localdomain> <20041013154916.GA6832@havoc.gtf.org> <1097679269.4696.18.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1097679269.4696.18.camel@localhost.localdomain> To: Alan Cox Cc: Linux Kernel Mailing List , linux-ide@linux.kernel.org List-Id: linux-ide@vger.kernel.org Alan Cox wrote: > On Mer, 2004-10-13 at 16:49, Jeff Garzik wrote: > >>nVidia for example specifically wanted it because future __SATA__ >>hardware will appear at the legacy IDE addresses, and end users were >>requesting for similar reasons. > > > Guess we need a pair of options with similar names to specify who > grabs the generic devices. That should be fine because it never wants > to be automatic anyway Can two drivers declare __setup() with the same string, I wonder? Then you could do 'idegeneric=yes' and 'idegeneric=libata' or somesuch. Jeff