scsi: Update 3ware driver email addresses
This change updates the 3ware drivers (3w-xxxx, 3w-9xxx, 3w-sas) email addresses from linuxraid@lsi.com to aradford@gmail.com, since the old email address doesn't exist. This patch was updated to remove www.lsi.com text. [mkp: applied by hand] Signed-off-by: Adam Radford <aradford@gmail.com> Acked-by: Sumit Saxena <sumit.saxena@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Родитель
6f2ce1c6af
Коммит
2c9bce5b49
|
@ -143,7 +143,7 @@ S: Maintained
|
||||||
F: drivers/net/ethernet/3com/typhoon*
|
F: drivers/net/ethernet/3com/typhoon*
|
||||||
|
|
||||||
3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
|
3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
|
||||||
M: Adam Radford <linuxraid@lsi.com>
|
M: Adam Radford <aradford@gmail.com>
|
||||||
L: linux-scsi@vger.kernel.org
|
L: linux-scsi@vger.kernel.org
|
||||||
W: http://www.lsi.com
|
W: http://www.lsi.com
|
||||||
S: Supported
|
S: Supported
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
/*
|
/*
|
||||||
3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux.
|
3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux.
|
||||||
|
|
||||||
Written By: Adam Radford <linuxraid@lsi.com>
|
Written By: Adam Radford <aradford@gmail.com>
|
||||||
Modifications By: Tom Couch <linuxraid@lsi.com>
|
Modifications By: Tom Couch
|
||||||
|
|
||||||
Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
|
Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
|
||||||
Copyright (C) 2010 LSI Corporation.
|
Copyright (C) 2010 LSI Corporation.
|
||||||
|
@ -41,10 +41,7 @@
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Bugs/Comments/Suggestions should be mailed to:
|
Bugs/Comments/Suggestions should be mailed to:
|
||||||
linuxraid@lsi.com
|
aradford@gmail.com
|
||||||
|
|
||||||
For more information, goto:
|
|
||||||
http://www.lsi.com
|
|
||||||
|
|
||||||
Note: This version of the driver does not contain a bundled firmware
|
Note: This version of the driver does not contain a bundled firmware
|
||||||
image.
|
image.
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
/*
|
/*
|
||||||
3w-9xxx.h -- 3ware 9000 Storage Controller device driver for Linux.
|
3w-9xxx.h -- 3ware 9000 Storage Controller device driver for Linux.
|
||||||
|
|
||||||
Written By: Adam Radford <linuxraid@lsi.com>
|
Written By: Adam Radford <aradford@gmail.com>
|
||||||
Modifications By: Tom Couch <linuxraid@lsi.com>
|
Modifications By: Tom Couch
|
||||||
|
|
||||||
Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
|
Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
|
||||||
Copyright (C) 2010 LSI Corporation.
|
Copyright (C) 2010 LSI Corporation.
|
||||||
|
@ -41,10 +41,7 @@
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Bugs/Comments/Suggestions should be mailed to:
|
Bugs/Comments/Suggestions should be mailed to:
|
||||||
linuxraid@lsi.com
|
aradford@gmail.com
|
||||||
|
|
||||||
For more information, goto:
|
|
||||||
http://www.lsi.com
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _3W_9XXX_H
|
#ifndef _3W_9XXX_H
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
3w-sas.c -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
|
3w-sas.c -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
|
||||||
|
|
||||||
Written By: Adam Radford <linuxraid@lsi.com>
|
Written By: Adam Radford <aradford@gmail.com>
|
||||||
|
|
||||||
Copyright (C) 2009 LSI Corporation.
|
Copyright (C) 2009 LSI Corporation.
|
||||||
|
|
||||||
|
@ -43,10 +43,7 @@
|
||||||
LSI 3ware 9750 6Gb/s SAS/SATA-RAID
|
LSI 3ware 9750 6Gb/s SAS/SATA-RAID
|
||||||
|
|
||||||
Bugs/Comments/Suggestions should be mailed to:
|
Bugs/Comments/Suggestions should be mailed to:
|
||||||
linuxraid@lsi.com
|
aradford@gmail.com
|
||||||
|
|
||||||
For more information, goto:
|
|
||||||
http://www.lsi.com
|
|
||||||
|
|
||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
3w-sas.h -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
|
3w-sas.h -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
|
||||||
|
|
||||||
Written By: Adam Radford <linuxraid@lsi.com>
|
Written By: Adam Radford <aradford@gmail.com>
|
||||||
|
|
||||||
Copyright (C) 2009 LSI Corporation.
|
Copyright (C) 2009 LSI Corporation.
|
||||||
|
|
||||||
|
@ -39,10 +39,7 @@
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Bugs/Comments/Suggestions should be mailed to:
|
Bugs/Comments/Suggestions should be mailed to:
|
||||||
linuxraid@lsi.com
|
aradford@gmail.com
|
||||||
|
|
||||||
For more information, goto:
|
|
||||||
http://www.lsi.com
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _3W_SAS_H
|
#ifndef _3W_SAS_H
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
3w-xxxx.c -- 3ware Storage Controller device driver for Linux.
|
3w-xxxx.c -- 3ware Storage Controller device driver for Linux.
|
||||||
|
|
||||||
Written By: Adam Radford <linuxraid@lsi.com>
|
Written By: Adam Radford <aradford@gmail.com>
|
||||||
Modifications By: Joel Jacobson <linux@3ware.com>
|
Modifications By: Joel Jacobson <linux@3ware.com>
|
||||||
Arnaldo Carvalho de Melo <acme@conectiva.com.br>
|
Arnaldo Carvalho de Melo <acme@conectiva.com.br>
|
||||||
Brad Strand <linux@3ware.com>
|
Brad Strand <linux@3ware.com>
|
||||||
|
@ -47,10 +47,9 @@
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Bugs/Comments/Suggestions should be mailed to:
|
Bugs/Comments/Suggestions should be mailed to:
|
||||||
linuxraid@lsi.com
|
|
||||||
|
|
||||||
For more information, goto:
|
aradford@gmail.com
|
||||||
http://www.lsi.com
|
|
||||||
|
|
||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
3w-xxxx.h -- 3ware Storage Controller device driver for Linux.
|
3w-xxxx.h -- 3ware Storage Controller device driver for Linux.
|
||||||
|
|
||||||
Written By: Adam Radford <linuxraid@lsi.com>
|
Written By: Adam Radford <aradford@gmail.com>
|
||||||
Modifications By: Joel Jacobson <linux@3ware.com>
|
Modifications By: Joel Jacobson <linux@3ware.com>
|
||||||
Arnaldo Carvalho de Melo <acme@conectiva.com.br>
|
Arnaldo Carvalho de Melo <acme@conectiva.com.br>
|
||||||
Brad Strand <linux@3ware.com>
|
Brad Strand <linux@3ware.com>
|
||||||
|
@ -45,7 +45,8 @@
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
Bugs/Comments/Suggestions should be mailed to:
|
Bugs/Comments/Suggestions should be mailed to:
|
||||||
linuxraid@lsi.com
|
|
||||||
|
aradford@gmail.com
|
||||||
|
|
||||||
For more information, goto:
|
For more information, goto:
|
||||||
http://www.lsi.com
|
http://www.lsi.com
|
||||||
|
|
Загрузка…
Ссылка в новой задаче