summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi')
-rw-r--r--drivers/scsi/3w-9xxx.c9
-rw-r--r--drivers/scsi/3w-9xxx.h9
-rw-r--r--drivers/scsi/3w-sas.c7
-rw-r--r--drivers/scsi/3w-sas.h7
-rw-r--r--drivers/scsi/3w-xxxx.c7
-rw-r--r--drivers/scsi/3w-xxxx.h5
6 files changed, 16 insertions, 28 deletions
diff --git a/drivers/scsi/3w-9xxx.c b/drivers/scsi/3w-9xxx.c
index a56a7b243e91..316f87fe3299 100644
--- a/drivers/scsi/3w-9xxx.c
+++ b/drivers/scsi/3w-9xxx.c
@@ -1,8 +1,8 @@
1/* 1/*
2 3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux. 2 3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux.
3 3
4 Written By: Adam Radford <linuxraid@lsi.com> 4 Written By: Adam Radford <aradford@gmail.com>
5 Modifications By: Tom Couch <linuxraid@lsi.com> 5 Modifications By: Tom Couch
6 6
7 Copyright (C) 2004-2009 Applied Micro Circuits Corporation. 7 Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
8 Copyright (C) 2010 LSI Corporation. 8 Copyright (C) 2010 LSI Corporation.
@@ -41,10 +41,7 @@
41 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 41 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
42 42
43 Bugs/Comments/Suggestions should be mailed to: 43 Bugs/Comments/Suggestions should be mailed to:
44 linuxraid@lsi.com 44 aradford@gmail.com
45
46 For more information, goto:
47 http://www.lsi.com
48 45
49 Note: This version of the driver does not contain a bundled firmware 46 Note: This version of the driver does not contain a bundled firmware
50 image. 47 image.
diff --git a/drivers/scsi/3w-9xxx.h b/drivers/scsi/3w-9xxx.h
index 0fdc83cfa0e1..b6c208cc474f 100644
--- a/drivers/scsi/3w-9xxx.h
+++ b/drivers/scsi/3w-9xxx.h
@@ -1,8 +1,8 @@
1/* 1/*
2 3w-9xxx.h -- 3ware 9000 Storage Controller device driver for Linux. 2 3w-9xxx.h -- 3ware 9000 Storage Controller device driver for Linux.
3 3
4 Written By: Adam Radford <linuxraid@lsi.com> 4 Written By: Adam Radford <aradford@gmail.com>
5 Modifications By: Tom Couch <linuxraid@lsi.com> 5 Modifications By: Tom Couch
6 6
7 Copyright (C) 2004-2009 Applied Micro Circuits Corporation. 7 Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
8 Copyright (C) 2010 LSI Corporation. 8 Copyright (C) 2010 LSI Corporation.
@@ -41,10 +41,7 @@
41 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 41 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
42 42
43 Bugs/Comments/Suggestions should be mailed to: 43 Bugs/Comments/Suggestions should be mailed to:
44 linuxraid@lsi.com 44 aradford@gmail.com
45
46 For more information, goto:
47 http://www.lsi.com
48*/ 45*/
49 46
50#ifndef _3W_9XXX_H 47#ifndef _3W_9XXX_H
diff --git a/drivers/scsi/3w-sas.c b/drivers/scsi/3w-sas.c
index f8374850f714..970d8fa6bd53 100644
--- a/drivers/scsi/3w-sas.c
+++ b/drivers/scsi/3w-sas.c
@@ -1,7 +1,7 @@
1/* 1/*
2 3w-sas.c -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux. 2 3w-sas.c -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
3 3
4 Written By: Adam Radford <linuxraid@lsi.com> 4 Written By: Adam Radford <aradford@gmail.com>
5 5
6 Copyright (C) 2009 LSI Corporation. 6 Copyright (C) 2009 LSI Corporation.
7 7
@@ -43,10 +43,7 @@
43 LSI 3ware 9750 6Gb/s SAS/SATA-RAID 43 LSI 3ware 9750 6Gb/s SAS/SATA-RAID
44 44
45 Bugs/Comments/Suggestions should be mailed to: 45 Bugs/Comments/Suggestions should be mailed to:
46 linuxraid@lsi.com 46 aradford@gmail.com
47
48 For more information, goto:
49 http://www.lsi.com
50 47
51 History 48 History
52 ------- 49 -------
diff --git a/drivers/scsi/3w-sas.h b/drivers/scsi/3w-sas.h
index fec6449c7595..05e77d84c16d 100644
--- a/drivers/scsi/3w-sas.h
+++ b/drivers/scsi/3w-sas.h
@@ -1,7 +1,7 @@
1/* 1/*
2 3w-sas.h -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux. 2 3w-sas.h -- LSI 3ware SAS/SATA-RAID Controller device driver for Linux.
3 3
4 Written By: Adam Radford <linuxraid@lsi.com> 4 Written By: Adam Radford <aradford@gmail.com>
5 5
6 Copyright (C) 2009 LSI Corporation. 6 Copyright (C) 2009 LSI Corporation.
7 7
@@ -39,10 +39,7 @@
39 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 39 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
40 40
41 Bugs/Comments/Suggestions should be mailed to: 41 Bugs/Comments/Suggestions should be mailed to:
42 linuxraid@lsi.com 42 aradford@gmail.com
43
44 For more information, goto:
45 http://www.lsi.com
46*/ 43*/
47 44
48#ifndef _3W_SAS_H 45#ifndef _3W_SAS_H
diff --git a/drivers/scsi/3w-xxxx.c b/drivers/scsi/3w-xxxx.c
index 25aba1613e21..aa412ab02765 100644
--- a/drivers/scsi/3w-xxxx.c
+++ b/drivers/scsi/3w-xxxx.c
@@ -1,7 +1,7 @@
1/* 1/*
2 3w-xxxx.c -- 3ware Storage Controller device driver for Linux. 2 3w-xxxx.c -- 3ware Storage Controller device driver for Linux.
3 3
4 Written By: Adam Radford <linuxraid@lsi.com> 4 Written By: Adam Radford <aradford@gmail.com>
5 Modifications By: Joel Jacobson <linux@3ware.com> 5 Modifications By: Joel Jacobson <linux@3ware.com>
6 Arnaldo Carvalho de Melo <acme@conectiva.com.br> 6 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
7 Brad Strand <linux@3ware.com> 7 Brad Strand <linux@3ware.com>
@@ -47,10 +47,9 @@
47 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 47 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
48 48
49 Bugs/Comments/Suggestions should be mailed to: 49 Bugs/Comments/Suggestions should be mailed to:
50 linuxraid@lsi.com
51 50
52 For more information, goto: 51 aradford@gmail.com
53 http://www.lsi.com 52
54 53
55 History 54 History
56 ------- 55 -------
diff --git a/drivers/scsi/3w-xxxx.h b/drivers/scsi/3w-xxxx.h
index 6f65e663d393..69e80c1ed1ca 100644
--- a/drivers/scsi/3w-xxxx.h
+++ b/drivers/scsi/3w-xxxx.h
@@ -1,7 +1,7 @@
1/* 1/*
2 3w-xxxx.h -- 3ware Storage Controller device driver for Linux. 2 3w-xxxx.h -- 3ware Storage Controller device driver for Linux.
3 3
4 Written By: Adam Radford <linuxraid@lsi.com> 4 Written By: Adam Radford <aradford@gmail.com>
5 Modifications By: Joel Jacobson <linux@3ware.com> 5 Modifications By: Joel Jacobson <linux@3ware.com>
6 Arnaldo Carvalho de Melo <acme@conectiva.com.br> 6 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
7 Brad Strand <linux@3ware.com> 7 Brad Strand <linux@3ware.com>
@@ -45,7 +45,8 @@
45 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 45 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
46 46
47 Bugs/Comments/Suggestions should be mailed to: 47 Bugs/Comments/Suggestions should be mailed to:
48 linuxraid@lsi.com 48
49 aradford@gmail.com
49 50
50 For more information, goto: 51 For more information, goto:
51 http://www.lsi.com 52 http://www.lsi.com