Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266352AbUFQBUh (ORCPT ); Wed, 16 Jun 2004 21:20:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266353AbUFQBUc (ORCPT ); Wed, 16 Jun 2004 21:20:32 -0400 Received: from havoc.gtf.org ([216.162.42.101]:56546 "EHLO havoc.gtf.org") by vger.kernel.org with ESMTP id S266352AbUFQBUR (ORCPT ); Wed, 16 Jun 2004 21:20:17 -0400 Date: Wed, 16 Jun 2004 21:20:10 -0400 From: Jeff Garzik To: Bartlomiej Zolnierkiewicz Cc: Andrew Chew , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: [PATCH 2.6.7] new NVIDIA libata SATA driver Message-ID: <20040617012009.GA10879@havoc.gtf.org> References: <200406170312.42324.bzolnier@elka.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406170312.42324.bzolnier@elka.pw.edu.pl> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 929 Lines: 30 On Thu, Jun 17, 2004 at 03:12:42AM +0200, Bartlomiej Zolnierkiewicz wrote: > Removing IDs from amd74xx.c is a bad idea, > it breaks boot on systems already using these IDs. (FWIW for Andrew) I'm going to apply Andrew's patch, but without the PCI id removals. Then, I'll apply a patch that adds Kconfig questions Include hardware that conflicts with libata SATA driver? (in drivers/ide) and Include hardware that conflicts with IDE driver? (in libata, drivers/scsi) and apply the associated ifdefs to the low-level drivers. This is necessary to both enable conflict prevention, and also make sure we don't break existing setups in the move to libata for SATA stuff. Jeff - 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/