public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mark ide-cs broken
@ 2004-01-11 11:16 Russell King
  2004-01-11 21:47 ` Matt Mackall
  0 siblings, 1 reply; 3+ messages in thread
From: Russell King @ 2004-01-11 11:16 UTC (permalink / raw)
  To: Linux Kernel List; +Cc: Bartlomiej Zolnierkiewicz

Hi,

After receiving this bug report: http://bugme.osdl.org/show_bug.cgi?id=1457
and talking to Arjan, it would appear that IDECS is known to be broken.
Arjan has confirmed that he sees the same behaviour with his PCMCIA CDROM
using both 2.6 and 2.4.2x kernels.

Therefore, I suggest that we mark it broken.  The patch below is for 2.6.1
kernels.

If anyone wants to know the details of why it's broken, please don't mail
me - I don't know - the best I can do is refer you to the above URL.

As far as bug 1457 goes - I'll reassign it to "Drivers - Other" later today
since we don't have an IDE component in bugme.

--- orig/drivers/ide/Kconfig	Fri Jan  9 22:39:21 2004
+++ linux/drivers/ide/Kconfig	Sun Jan 11 11:00:11 2004
@@ -173,7 +173,7 @@
 
 config BLK_DEV_IDECS
 	tristate "PCMCIA IDE support"
-	depends on PCMCIA
+	depends on PCMCIA && BROKEN
 	help
 	  Support for outboard IDE disks, tape drives, and CD-ROM drives
 	  connected through a  PCMCIA card.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

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

end of thread, other threads:[~2004-01-11 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-11 11:16 [PATCH] mark ide-cs broken Russell King
2004-01-11 21:47 ` Matt Mackall
2004-01-11 22:38   ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox