2009-04-14 16:16:51

by Vladislav Bolkhovitin

[permalink] [raw]
Subject: [ANNOUNCE]: A target driver for Marvell 88SE64xx(3G) and 88SE94xx(6G) SAS cards

Hi All,

I'm glad to announce that a target driver for Marvell 88SE64xx(3G) and
88SE94xx(6G) SAS cards has been just added in the SCST SVN repository. A
lot of thanks to Marvell and Andy Yan!

This driver allows to use a SAS controller based on Marvell 88SE64xx or
88SE94xx chips as a SAN storage server (target). More info you can find
on the SCST page http://scst.sourceforge.net.

You can download the driver from SCST SVN by running a command:

$ svn co https://scst.svn.sourceforge.net/svnroot/scst

Vlad


2009-04-14 18:14:50

by Jeff Garzik

[permalink] [raw]
Subject: Re: [ANNOUNCE]: A target driver for Marvell 88SE64xx(3G) and 88SE94xx(6G) SAS cards

Vladislav Bolkhovitin wrote:
> Hi All,
>
> I'm glad to announce that a target driver for Marvell 88SE64xx(3G) and
> 88SE94xx(6G) SAS cards has been just added in the SCST SVN repository. A
> lot of thanks to Marvell and Andy Yan!
>
> This driver allows to use a SAS controller based on Marvell 88SE64xx or
> 88SE94xx chips as a SAN storage server (target). More info you can find
> on the SCST page http://scst.sourceforge.net.
>
> You can download the driver from SCST SVN by running a command:
>
> $ svn co https://scst.svn.sourceforge.net/svnroot/scst

Nice!

I'm glad to see this progressing. I'm amazed that some of my original
mvsas code still remains :)

I'll give this a shot on my 6440.

Jeff