All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian King <brking@us.ibm.com>
To: linux-scsi@vger.kernel.org
Subject: [RFC] IBM Power RAID driver (ipr) #2
Date: Fri, 23 Jan 2004 15:48:13 -0600	[thread overview]
Message-ID: <4011969D.3070703@us.ibm.com> (raw)

This is the second

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.
Thanks to everyone who provided comments on the first round.


Major changes include:

1. Complete removal of the ipr char device.
2. All RAID devices now show up to the midlayer as sg devices.
3. Adapter also shows up as an sg device.
4. Dump ioctl is now a binary sysfs file
5. Get trace ioctl is now a binary sysfs file
6. Microcode download is now done using request_firmware and a sysfs
file to initiate it.
7. Reordered code to reduce forward declarations and improve readability.
8. Dump and trace is now a kernel config option
9. Device attributes to adjust queue_depth and enable tcqing.


The driver can be found at:

http://www-124.ibm.com/storageio/ipr/patch-2.6.1-ipr-2.0.0-2.gz

it also requires the following patch, which I submitted this week:

http://www-124.ibm.com/storageio/ipr/patch-2.6.1-array_controller.gz


Thanks


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


             reply	other threads:[~2004-01-23 21:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-23 21:48 Brian King [this message]
2004-01-27 12:21 ` [RFC] IBM Power RAID driver (ipr) #2 Anton Blanchard
2004-01-27 15:06   ` 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=4011969D.3070703@us.ibm.com \
    --to=brking@us.ibm.com \
    --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.