Skip to content

Commit ad4341e

Browse files
Achim LeubnerLinus Torvalds
authored andcommitted
[PATCH] gdth driver update
- Maintainers email address and copyright messages updated - Scanning for EISA and ISA controllers disabled due to a resource conflict with the Adaptec aic driver - Switch "probe_eisa_isa" added to give the possibility to enable the EISA/ISA scan if required - Driver version increased to 2.08
1 parent fcdcae9 commit ad4341e

File tree

7 files changed

+238
-223
lines changed

7 files changed

+238
-223
lines changed

CREDITS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1869,9 +1869,9 @@ S: D53424 Remagen
18691869
S: Germany
18701870

18711871
N: Achim Leubner
1872-
E: achim.leubner@intel.com
1872+
E: achim_leubner@adaptec.com
18731873
D: GDT Disk Array Controller/Storage RAID controller driver
1874-
S: ICP vortex GmbH, an Intel company
1874+
S: ICP vortex GmbH
18751875
S: Neckarsulm
18761876
S: Germany
18771877

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ S: Odd fixes (e.g., new signatures)
814814

815815
GDT SCSI DISK ARRAY CONTROLLER DRIVER
816816
P: Achim Leubner
817-
M: achim.leubner@intel.com
817+
M: achim_leubner@adaptec.com
818818
L: linux-scsi@vger.kernel.org
819819
W: http://www.icp-vortex.com/
820820
S: Supported

drivers/scsi/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ config SCSI_GDTH
556556
Formerly called GDT SCSI Disk Array Controller Support.
557557

558558
This is a driver for RAID/SCSI Disk Array Controllers (EISA/ISA/PCI)
559-
manufactured by Intel/ICP vortex (an Intel Company). It is documented
559+
manufactured by Intel Corporation/ICP vortex GmbH. It is documented
560560
in the kernel source in <file:drivers/scsi/gdth.c> and
561561
<file:drivers/scsi/gdth.h.>
562562

0 commit comments

Comments
 (0)