Re: 2.9test9-mm1 and DAO ATAPI cd-burning corrupt

From: Matthew Reppert
Date: Thu Nov 06 2003 - 12:43:51 EST


On Thu, 2003-11-06 at 08:31, Prakash K. Cheemplavam wrote:
> Jens Axboe wrote:
> > On Thu, Nov 06 2003, Prakash K. Cheemplavam wrote:
> >
> >>#
> >># SCSI device support
> >>#
> >>CONFIG_SCSI=y
> >
> >
> > Need I say more?
>
> But then it is a bug: In menuconfig nothing is activated or please tell
> me how through the menu it is possible to set this to "no".

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.

Matt

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/