linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] mark the mcd cdrom driver as BROKEN
@ 2005-01-29 17:08 Adrian Bunk
  0 siblings, 0 replies; 7+ messages in thread
From: Adrian Bunk @ 2005-01-29 17:08 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: linux-kernel

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@stusta.de>


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-02  1:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3s4gX-P6-45@gated-at.bofh.it>
2005-01-29 17:22 ` [2.6 patch] mark the mcd cdrom driver as BROKEN Jean Delvare
2005-01-29 19:14   ` Adrian Bunk
2005-02-01 15:24     ` Bill Davidsen
2005-02-01 22:36       ` Adrian Bunk
2005-02-01 23:23         ` Bill Davidsen
2005-02-02  1:18       ` Kyle Moffett
2005-01-29 17:08 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).