public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] mark the mcd cdrom driver as BROKEN
Date: Sat, 29 Jan 2005 18:08:03 +0100	[thread overview]
Message-ID: <20050129170803.GA28047@stusta.de> (raw)

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


             reply	other threads:[~2005-01-29 17:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-29 17:08 Adrian Bunk [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050129170803.GA28047@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox