scsi: delete the MCA specific drivers and driver code
The support for CONFIG_MCA is being removed, since the 20 year old hardware simply isn't capable of meeting today's software demands on CPU and memory resources. This commit removes the MCA specific SCSI drivers, and the MCA specific portions of code in dual role ISA/MCA drivers. Also, the MCA specific SCSI documentation is removed. Cc: James Bottomley <JBottomley@parallels.com> Cc: linux-scsi@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
This commit is contained in:
@@ -56,8 +56,6 @@ g_NCR5380.txt
|
||||
- info on driver for NCR5380 and NCR53c400 based adapters
|
||||
hptiop.txt
|
||||
- HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
|
||||
ibmmca.txt
|
||||
- info on driver for IBM adapters with MCA bus
|
||||
in2000.txt
|
||||
- info on in2000 driver
|
||||
libsas.txt
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -37,9 +37,6 @@ parameters may be changed at runtime by the command
|
||||
|
||||
eata= [HW,SCSI]
|
||||
|
||||
fd_mcs= [HW,SCSI]
|
||||
See header of drivers/scsi/fd_mcs.c.
|
||||
|
||||
fdomain= [HW,SCSI]
|
||||
See header of drivers/scsi/fdomain.c.
|
||||
|
||||
@@ -48,9 +45,6 @@ parameters may be changed at runtime by the command
|
||||
|
||||
gvp11= [HW,SCSI]
|
||||
|
||||
ibmmcascsi= [HW,MCA,SCSI] IBM MicroChannel SCSI adapter
|
||||
See Documentation/mca.txt.
|
||||
|
||||
in2000= [HW,SCSI]
|
||||
See header of drivers/scsi/in2000.c.
|
||||
|
||||
|
@@ -30,7 +30,7 @@ the motherboard (or both). Some aic7xxx based HBAs are dual controllers
|
||||
and thus represent two hosts. Like most modern HBAs, each aic7xxx host
|
||||
has its own PCI device address. [The one-to-one correspondence between
|
||||
a SCSI host and a PCI device is common but not required (e.g. with
|
||||
ISA or MCA adapters).]
|
||||
ISA adapters).]
|
||||
|
||||
The SCSI mid level isolates an LLD from other layers such as the SCSI
|
||||
upper layer drivers and the block layer.
|
||||
|
Reference in New Issue
Block a user