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

From: Diego Calleja García
Date: Tue Nov 11 2003 - 12:51:15 EST


El Mon, 10 Nov 2003 21:40:58 -0800 (PST) Linus Torvalds <torvalds@xxxxxxxx>
escribió:

> Now it's your turn. Instead of wasting my time complaining, how about you
> put up or shut up? Show me the code. THEN post it. Until you do, there's
> no point to your mails.

Until then, I'd suggest this patch to avoid more complains about this:

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/