public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian King <brking@us.ibm.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: James.Bottomley@steeleye.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] IBM Power RAID driver (ipr) 2.0.6
Date: Tue, 04 May 2004 13:24:38 -0500	[thread overview]
Message-ID: <4097DFE6.8080002@us.ibm.com> (raw)
In-Reply-To: 20040504185618.A26003@infradead.org

Christoph Hellwig wrote:
> On Tue, May 04, 2004 at 12:52:35PM -0500, Brian King wrote:
> 
>>James,
>>
>>Here is the latest version of the LLD for the IBM Power RAID family of
>>adapters. This includes several IBM iSeries and pSeries SCSI adapters.
>>Please apply.
> 
> 
> BTW, any plans to add support for the older iSeries models supported by
> the binary only ibmsis driver?

No. The older models have several "issues" with them. First of all, while
the firmware interface has similarities, there are enough differences to make
writing a driver to support both somewhat ugly. Yes, ibmsis did both, but it
was also a pretty bulky driver. Secondly, the way RAID is done on the legacy
adapters is completely different. It is done how OS/400 needs it done, which
means data striping is not done in the adapter, but rather by the system, as
each device is exposed to the system. Thirdly, the adapters based on the
Chukar chip have lots of "features" with them. To name a few, BIST does not
work. The only way to reset the card is to assert PCI reset. PCI config space
can come up in either big endian or little endian mode, which requires creative
programming to detect and fixup.

Not supporting the legacy adapters resulted in a *much* cleaner OSS driver.

ibmsis will continue to be supported for bug fixes, etc. for the older adapters,
but all new adapters will be supported only by ipr.

-Brian


-- 
Brian King
eServer Storage I/O
IBM Linux Technology Center


  reply	other threads:[~2004-05-04 18:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-04 17:52 [PATCH] IBM Power RAID driver (ipr) 2.0.6 Brian King
2004-05-04 17:56 ` Christoph Hellwig
2004-05-04 18:24   ` Brian King [this message]
2004-05-10 20:38 ` James Bottomley
2004-05-10 21:39   ` Matthew Wilcox
2004-05-10 21:54     ` Brian King

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=4097DFE6.8080002@us.ibm.com \
    --to=brking@us.ibm.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=hch@infradead.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox