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

From: Diego Calleja García
Date: Tue Nov 11 2003 - 13:17:30 EST


El Tue, 11 Nov 2003 18:49:19 +0100 Diego Calleja García <diegocg@xxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/