public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/12] mpt2sas - new device driver
@ 2008-11-03  8:34 Eric Moore
  2008-11-12 20:06 ` James Bottomley
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Moore @ 2008-11-03  8:34 UTC (permalink / raw)
  To: linux-scsi

* 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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFC 0/12] mpt2sas - new device driver
  2008-11-03  8:34 [RFC 0/12] mpt2sas - new device driver Eric Moore
@ 2008-11-12 20:06 ` James Bottomley
  0 siblings, 0 replies; 2+ messages in thread
From: James Bottomley @ 2008-11-12 20:06 UTC (permalink / raw)
  To: Eric Moore; +Cc: linux-scsi

On Mon, 2008-11-03 at 01:34 -0700, Eric Moore wrote:
> * 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.

This patch apparently didn't make the list, could you resend?

> [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

Thanks,

James



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-13  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03  8:34 [RFC 0/12] mpt2sas - new device driver Eric Moore
2008-11-12 20:06 ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox