Commit a7651199 authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds

[PATCH] mark the mcd cdrom driver as BROKEN

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: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent b4eca0a8
......@@ -105,7 +105,7 @@ config SBPCD
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment