Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a88dc06c authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

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: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent d157be85
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
Loading