From: Bruno Cornec <Bruno.Cornec@hp.com>
To: jejb@steeleye.com, linux-kernel@vger.kernel.org
Cc: tvignaud@mandrakesoft.com, Bruno.Cornec@hp.com
Subject: megaraid driver (proposed patch)
Date: Fri, 25 Mar 2005 19:22:52 +0100 [thread overview]
Message-ID: <20050325182252.GA4268@morley.grenoble.hp.com> (raw)
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
next reply other threads:[~2005-03-25 18:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-25 18:22 Bruno Cornec [this message]
2005-03-25 18:39 ` megaraid driver (proposed patch) 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
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=20050325182252.GA4268@morley.grenoble.hp.com \
--to=bruno.cornec@hp.com \
--cc=jejb@steeleye.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tvignaud@mandrakesoft.com \
/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 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.