Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263807AbTKFTrK (ORCPT ); Thu, 6 Nov 2003 14:47:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263813AbTKFTrK (ORCPT ); Thu, 6 Nov 2003 14:47:10 -0500 Received: from gaia.cela.pl ([213.134.162.11]:15370 "EHLO gaia.cela.pl") by vger.kernel.org with ESMTP id S263807AbTKFTrI (ORCPT ); Thu, 6 Nov 2003 14:47:08 -0500 Date: Thu, 6 Nov 2003 20:45:41 +0100 (CET) From: Maciej Zenczykowski To: Matthew Reppert cc: "Prakash K. Cheemplavam" , Subject: Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt In-Reply-To: <1068140559.359.5.camel@minerva> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 674 Lines: 18 > You have CONFIG_USB_STORAGE=y in your config; USB storage does a > "select SCSI", which means that if USB storage is active, it forces > CONFIG_SCSI=y. So, if you turn off USB storage, you can turn off SCSI. > Making USB storage a module won't help; select seems to always select Y. Now that I would say is a bug, it should either default to the item which selected it or somehow ask during configuration... Cheers, MaZe. - 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/