# # [31mCONFIG_PCMCIA[0m [31mCONFIG_SCSI[0m adapter configuration # menuconfig [31mCONFIG_SCSI_LOWLEVEL_PCMCIA[0m bool "PCMCIA SCSI adapter support" depends on [31mCONFIG_SCSI[0m!=n && [31mCONFIG_PCMCIA[0m!=n # drivers have problems when build in, so require modules if [31mCONFIG_SCSI_LOWLEVEL_PCMCIA[0m && [31mCONFIG_SCSI[0m && [31mCONFIG_PCMCIA[0m && m config [31mCONFIG_PCMCIA_AHA152X[0m tristate "Adaptec AHA152X PCMCIA support" select [31mCONFIG_SCSI_SPI_ATTRS[0m help Say Y here if you intend to attach this type of [31mCONFIG_PCMCIA[0m [31mCONFIG_SCSI[0m host adapter to your computer. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called aha152x_cs. config [31mCONFIG_PCMCIA_FDOMAIN[0m tristate "Future Domain PCMCIA support" help Say Y here if you intend to attach this type of [31mCONFIG_PCMCIA[0m [31mCONFIG_SCSI[0m host adapter to your computer. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called fdomain_cs. config [31mCONFIG_PCMCIA_NINJA_SCSI[0m tristate "NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support" depends on ![31mCONFIG_64BIT[0m help If you intend to attach this type of [31mCONFIG_PCMCIA[0m [31mCONFIG_SCSI[0m host adapter to your computer, say Y here and read <file:Documentation/scsi/NinjaSCSI.txt>. Supported cards: NinjaSCSI-3: (version string: "WBT","NinjaSCSI-3","R1.0") IO-DATA PCSC-FP [31mCONFIG_ALPHA[0m DATA AD-PCS201 CyQ've [31mCONFIG_SFC[0m-201 LOGITECH LPM-SCSI2E Pioneer PCR-PR24's card I-O DATA CDPS-PX24's card (PCSC-F) Panasonic KXL-RW10AN CD-RW's card etc. NinjaSCSI-32Bit (in 16bit mode): [Workbit (version string: "WORKBIT","UltraNinja-16","1")] Jazz SCP050 [I-O DATA (OEM) (version string: "IO DATA","CBSC16 ","1")] I-O DATA CBSC-II [Kyusyu Matsushita Kotobuki (OEM) (version string: "KME ","SCSI-CARD-001","1")] KME KXL-820AN's card HP M820e CDRW's card etc. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called nsp_cs. config [31mCONFIG_PCMCIA_QLOGIC[0m tristate "Qlogic PCMCIA support" help Say Y here if you intend to attach this type of [31mCONFIG_PCMCIA[0m [31mCONFIG_SCSI[0m host adapter to your computer. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called qlogic_cs. config [31mCONFIG_PCMCIA_SYM53C500[0m tristate "Symbios 53c500 PCMCIA support" help Say Y here if you have a New Media Bus Toaster or other [31mCONFIG_PCMCIA[0m [31mCONFIG_SCSI[0m adapter based on the Symbios 53c500 controller. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called sym53c500_cs. endif # [31mCONFIG_SCSI_LOWLEVEL_PCMCIA[0m |