All of lore.kernel.org
 help / color / mirror / Atom feed
* megaraid driver (proposed patch)
@ 2005-03-25 18:22 Bruno Cornec
  2005-03-25 18:39 ` James Bottomley
  0 siblings, 1 reply; 10+ messages in thread
From: Bruno Cornec @ 2005-03-25 18:22 UTC (permalink / raw)
  To: jejb, linux-kernel; +Cc: tvignaud, Bruno.Cornec

Hello,

I've noticed that since recent kernel versions, it's not possible
anymore to use simultaneously new and old megaraid driver. 

It seems to have been introduced by that changeset:
http://linux.bkbits.net:8080/linux-2.5/diffs/drivers/scsi/megaraid/Kconfig.megaraid@1.1??nav=index.html|src/.|src/drivers|src/drivers/scsi|src/drivers/scsi/megaraid|hist/drivers/scsi/megaraid/Kconfig.megaraid

It particularly makes life of people developing kernel for distro
difficult as it forces them to drop support for legacy hardware which is
working just fine with 2.6, or to patch their own kernel build.
As well it prevents simultaneous usage of new and old cards in the same
system.

Would you consider to apply the following patch proposed by Thierry
Vignaud as a solution for the MandrakeSoft kernel in the mainstream 2.6 
kernel ?

Thanks in advance,
Bruno.

--- ./drivers/scsi/megaraid/Kconfig.megaraid	2005-03-02
08:37:49.000000000 +0100
+++ ./drivers/scsi/megaraid/Kconfig.megaraid	2005-03-25
18:36:37.809994244 +0100
@@ -64,7 +64,6 @@
 	To compile this driver as a module, choose M here: the
 	module will be called megaraid_mbox
 
-if MEGARAID_NEWGEN=n
 config MEGARAID_LEGACY
 	tristate "LSI Logic Legacy MegaRAID Driver"
 	depends on PCI && SCSI
@@ -75,4 +74,3 @@
 
 	To compile this driver as a module, choose M here: the
 	module will be called megaraid
-endif
-- 
Linux Solution Consultant   /   Open Source Evangelist   \    HP C&I EMEA ISG
HP/Intel Solution Center http://hpintelco.net Hewlett-Packard Grenoble/France
Des infos sur Linux?  http://www.HyPer-Linux.org      http://www.hp.com/linux
La musique ancienne?  http://www.musique-ancienne.org http://www.medieval.org

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

end of thread, other threads:[~2005-03-31 13:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25 18:22 megaraid driver (proposed patch) Bruno Cornec
2005-03-25 18:39 ` James Bottomley
2005-03-25 18:47   ` Christoph Hellwig
2005-03-25 19:04     ` James Bottomley
2005-03-25 19:07       ` Christoph Hellwig
2005-03-25 19:13         ` Ricardo Colon
2005-03-25 19:24         ` James Bottomley
2005-03-25 19:59           ` Bruno Cornec
2005-03-31 12:58       ` Thierry Vignaud
2005-03-31 13:01         ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.