[2.6 patch] mark the mcd cdrom driver as BROKEN

From: Adrian Bunk
Date: Sat Jan 29 2005 - 12:09:29 EST


The mcd driver drives only very old hardware (some single and double
speed CD drives that were connected either via the soundcard or a
special ISA card), and the mcdx driver offers more functionality for the
same hardware.

My plan is to mark MCD as broken in 2.6.11 and if noone complains
completely remove this driver some time later.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>


--- linux-2.6.11-rc2-mm1-full/drivers/cdrom/Kconfig.old 2005-01-29 17:12:26.000000000 +0100
+++ linux-2.6.11-rc2-mm1-full/drivers/cdrom/Kconfig 2005-01-29 17:12:50.000000000 +0100
@@ -105,7 +105,7 @@

config MCD
tristate "Mitsumi (standard) [no XA/Multisession] CDROM support"
- depends on CD_NO_IDESCSI
+ depends on CD_NO_IDESCSI && BROKEN
---help---
This is the older of the two drivers for the older Mitsumi models
LU-005, FX-001 and FX-001D. This is not the right driver for the

-
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/