Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263620AbTKKSQF (ORCPT ); Tue, 11 Nov 2003 13:16:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263646AbTKKSQF (ORCPT ); Tue, 11 Nov 2003 13:16:05 -0500 Received: from smtp.terra.es ([213.4.129.129]:11996 "EHLO tsmtp9.mail.isp") by vger.kernel.org with ESMTP id S263620AbTKKSQD convert rfc822-to-8bit (ORCPT ); Tue, 11 Nov 2003 13:16:03 -0500 Date: Tue, 11 Nov 2003 19:15:56 +0100 From: Diego Calleja =?ISO-8859-15?Q?Garc=EDa?= To: torvalds@osdl.org Cc: linux-kernel@vger.kernel.org Subject: Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt Message-Id: <20031111191556.6eae279d.diegocg@teleline.es> In-Reply-To: <20031111184919.43a93a88.diegocg@teleline.es> References: <20031111184919.43a93a88.diegocg@teleline.es> X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 986 Lines: 25 El Tue, 11 Nov 2003 18:49:19 +0100 Diego Calleja Garc?a escribi?: > Until then, I'd suggest this patch to avoid more complains about this: Sorry, the previous one was sent with a broken MUA diff -puN drivers/ide/Kconfig~idescsi-broken drivers/ide/Kconfig --- tim/drivers/ide/Kconfig~idescsi-broken 2003-11-11 18:35:23.000000000 +0100 +++ tim-diego/drivers/ide/Kconfig 2003-11-11 18:36:07.000000000 +0100 @@ -247,7 +247,7 @@ config BLK_DEV_IDEFLOPPY config BLK_DEV_IDESCSI tristate "SCSI emulation support" - depends on SCSI + depends on SCSI && BROKEN ---help--- This will provide SCSI host adapter emulation for IDE ATAPI devices, and will allow you to use a SCSI device driver instead of a native _ - 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/