public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "'Christoph Hellwig'" <hch@infradead.org>
To: "Mukker, Atul" <Atulm@lsil.com>
Cc: "'Arjan van de Ven'" <arjanv@redhat.com>,
	"'Christoph Hellwig'" <hch@infradead.org>,
	"'James Bottomley'" <James.Bottomley@SteelEye.com>,
	"'matt_domsch@dell.com'" <matt_domsch@dell.com>,
	"'Paul Wagland'" <paul@wagland.net>,
	Matthew Wilcox <willy@debian.org>,
	"'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>,
	"'linux-scsi@vger.kernel.org'" <linux-scsi@vger.kernel.org>
Subject: Re: [SUBJECT CHANGE]: megaraid unified driver version 2.20.0.0-alpha1
Date: Wed, 25 Feb 2004 13:16:40 +0000	[thread overview]
Message-ID: <20040225131640.A3966@infradead.org> (raw)
In-Reply-To: <0E3FA95632D6D047BA649F95DAB60E57033BC3E2@exa-atlanta.se.lsil.com>; from Atulm@lsil.com on Tue, Feb 24, 2004 at 07:34:01PM -0500

On Tue, Feb 24, 2004 at 07:34:01PM -0500, Mukker, Atul wrote:
> 1.	Support for upcoming MPT *RAID* controllers. These are not the
> currently in kernel fusion-mpt controllers we are talking about.

given that they are completely different from the controller we know
as megaraid today this is an extremly bad idea.  Just put it into an driver
of their own, e.g. mptraid

> 2.	Controller and device re-ordering on both lk 2.4 and lk 2.6. If this
> is not desired, the driver code would be modified to make it PCI ordered
> detection. The driver also re-orders the drives, based on which one is
> chosen as boot drive. Matt, please add your comments here.

This is a bad thing for 2.6, don't do it.  For 2.4 just leave the probe code as
it is there currently - any change during the stable series just confuses
users.

> 4.	Native hot-plug support for both lk 2.4 and lk 2.6

hotplug scsi in 2.4 is impossible without a host template per controller
which you don't seem to do and I'd advice against.

> 6.	Single code to support *all* x86-32, IA64, and x86-64 platforms

Umm, it's a PCI card - if it doesn't work on any PCI supporting architecture
it's a driver bug (either in your driver or the architectures PCI subsysyem)

> 7.	Exports physical devices on their actual addresses instead 2.10.1
> scheme of exporting logical drives first and than exporting physical devices
> on virtual channels.

While this makes sense it's not a change that should go into 2.4 anymore
as it changes existing setups


  parent reply	other threads:[~2004-02-25 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-25  0:34 [SUBJECT CHANGE]: megaraid unified driver version 2.20.0.0-alpha1 Mukker, Atul
2004-02-25 12:58 ` Matthew Wilcox
2004-02-25 13:16 ` 'Christoph Hellwig' [this message]
2004-02-25 17:28   ` Matt Domsch
2004-02-25 17:35     ` Matthew Wilcox
2004-02-25 19:03       ` Matt Domsch
2004-02-25 14:28 ` Paul Wagland

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=20040225131640.A3966@infradead.org \
    --to=hch@infradead.org \
    --cc=Atulm@lsil.com \
    --cc=James.Bottomley@SteelEye.com \
    --cc=arjanv@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=matt_domsch@dell.com \
    --cc=paul@wagland.net \
    --cc=willy@debian.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