public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Moore <eric.moore@lsi.com>
To: linux-scsi@vger.kernel.org
Subject: [RFC 0/12] mpt2sas - new device driver
Date: Mon, 3 Nov 2008 01:34:00 -0700	[thread overview]
Message-ID: <20081103083358.GA3337@lsil.com> (raw)

* Here is first draft of mpt2sas for your review and comment. 
  This is new scsi lld device driver supporting the SAS 2.0 standard.
  This driver source sits in the scsi-ml tree.	
  (We went with new device driver due to major changes in the driver-firmware transport interface)

* Here is list of new 6gb host controllers:

  LSI SAS2004 - Spitfire
  LSI SAS2008 - Falcon
  LSI SAS2108 - Liberator
  LSI SAS2116 - Meteor

* Here is a summary of the patchs:

[PATCH 1/12] mpt2sas_base.c - Common API layer interface to MPT (Message Passing Technology) firmware.
[PATCH 2/12] mpt2sas_config.c - Common API for accessing firmware configuration pages.
[PATCH 3/12] mptsas_ctl.[c,h] - Storage Management Module.
[PATCH 4/12] mpt2sas_scsih.c - SCSI Host Layer.
[PATCH 5/12] mpt2sas_transport.c - Common API for accessing the Kernel SAS Transport Layer.
[PATCH 6/12] mpt2sas_base.h - Header shared structs.
[PATCH 7/12] mpt2sas_debug.h - Header for debug logging.
[PATCH 8/12] mptsas/mpi/* -  Common MPI (Message Passing Interface) Headers.
[PATCH 9/12] Kconfig: Kernel configuration file.
[PATCH 10/12] Makefile - Driver Makefile
[PATCH 11/12] Kconfig, scsi-ml - Adding mptsas.
[PATCH 12/12] linux/miscdevice.h - Adding suport for MPT2SAS_MINOR


Signed-off-by: Eric Moore <eric.moore@lsi.com>

             reply	other threads:[~2008-11-03 22:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-03  8:34 Eric Moore [this message]
2008-11-12 20:06 ` [RFC 0/12] mpt2sas - new device driver James Bottomley

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=20081103083358.GA3337@lsil.com \
    --to=eric.moore@lsi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox