All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Ingo Flaschberger <if@xip.at>
Cc: Linux-SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: Compaq Fiber Channel Array RM4000 / Scsi middle ware driver
Date: Mon, 27 Feb 2006 17:40:43 -0700	[thread overview]
Message-ID: <20060228004043.GH27759@parisc-linux.org> (raw)
In-Reply-To: <Pine.GSO.4.64.0602280130320.25994@filebunker.xip.at>

On Tue, Feb 28, 2006 at 01:32:03AM +0100, Ingo Flaschberger wrote:
> Hello again,
> 
> >Where should the "middleware", Compaq Fiber Channel Array RM4000, 
> >TYPE_RAID driver reside in the kernel?
> >
> >scsi? char? block?

It should be a SCSI upper-level driver like sd.c, sr.c, st.c and osst.c.
It may make most sense for it to be implemented as a part of sd.c,
or it might be better to do it by implementing a new raid_sd.c.

> at which kernel version in detail the patch should apply?
> (sorry, I'm new).

Start with 2.6.16-rc5 (the most recent release by Linus).  It shouldn't
be much effort to forward-port it whern it comes to merge it.

  reply	other threads:[~2006-02-28  0:40 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-24 23:55 Compaq Fiber Channel Array RM4000 / Scsi middle ware driver Ingo Flaschberger
2006-02-28  0:23 ` Ingo Flaschberger
2006-02-28  0:32   ` Ingo Flaschberger
2006-02-28  0:40     ` Matthew Wilcox [this message]
2006-03-22 18:17       ` Ingo Flaschberger
2006-03-22 18:41         ` Martin K. Petersen
2006-03-22 19:58           ` Ingo Flaschberger
2006-03-22 20:02             ` Matthew Wilcox
2006-03-22 20:13               ` Ingo Flaschberger
2006-03-28 19:43                 ` Compaq Fiber Channel Array RM4000 / SCSI Problems / Need HELP! Ingo Flaschberger
2006-03-29  6:07                   ` Martin K. Petersen
2006-03-29 11:17                     ` Ingo Flaschberger
2006-03-29 13:10                       ` Compaq Fiber Channel Array RM4000 / Kernel implementation Ingo Flaschberger
2006-03-29 13:19                         ` typo in scsi_devinfo.h Ingo Flaschberger
2006-03-29 13:43                           ` Matthew Wilcox
2006-03-29 15:07                         ` Compaq Fiber Channel Array RM4000 / Kernel implementation Christoph Hellwig
2006-03-29 16:47                           ` Compaq Fiber Channel Array RM4000 / 2.6.16 kernel patch Ingo Flaschberger
2006-03-29 17:29                             ` James Bottomley
2006-03-29 17:53                               ` Ingo Flaschberger
2006-03-29 18:22                                 ` James Bottomley
2006-03-29 18:35                                   ` Ingo Flaschberger
2006-03-29 18:43                                     ` James Bottomley
2006-03-29 18:54                                       ` Ingo Flaschberger
2006-03-29 19:03                                         ` James Bottomley
2006-03-29 20:23                                           ` Ingo Flaschberger
2006-03-29 21:11                                             ` James Bottomley
2006-03-30 10:53                                               ` Ingo Flaschberger
2006-03-30 12:58                                                 ` Matthew Wilcox
2006-03-30 14:20                                                   ` Ingo Flaschberger
2006-03-30 14:46                                                     ` James Bottomley
2006-03-30 15:04                                                       ` Ingo Flaschberger
2006-03-30 15:09                                                         ` James Bottomley
2006-03-30 15:54                                                           ` Ingo Flaschberger
2006-03-30 16:13                                                             ` Patrick Mansfield
2006-03-30 16:25                                                               ` Ingo Flaschberger
2006-03-30 16:24                                                     ` Matthew Wilcox
2006-03-30 16:35                                                       ` Compaq Fiber Channel Array RM4000 / 2.6.16 kernel patch VER6 Ingo Flaschberger
2006-03-31 17:36                                                         ` Ingo Flaschberger
2006-03-31 19:45                                                         ` James Bottomley
2006-03-31 21:13                                                           ` Ingo Flaschberger
2006-03-31 21:21                                                             ` James Bottomley
2006-03-31 21:24                                                               ` Ingo Flaschberger
2006-04-01  1:16                                                                 ` Ingo Flaschberger
2006-04-01  2:07                                                                   ` James Bottomley
2006-04-01 16:46                                                                     ` Ingo Flaschberger
2006-04-06 11:21                                                                       ` Compaq Fiber Channel Array RM4000 / 2.6.16 kernel patch VER7 Ingo Flaschberger

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=20060228004043.GH27759@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=if@xip.at \
    --cc=linux-scsi@vger.kernel.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 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.