2 # PCMCIA SCSI adapter configuration
5 menuconfig SCSI_LOWLEVEL_PCMCIA
6 bool "PCMCIA SCSI adapter support"
7 depends on SCSI!=n && PCMCIA!=n
9 # drivers have problems when build in, so require modules
10 if SCSI_LOWLEVEL_PCMCIA && SCSI && PCMCIA && m
13 tristate "Adaptec AHA152X PCMCIA support"
17 Say Y here if you intend to attach this type of PCMCIA SCSI host
18 adapter to your computer.
20 To compile this driver as a module, choose M here: the
21 module will be called aha152x_cs.
24 tristate "Future Domain PCMCIA support"
26 Say Y here if you intend to attach this type of PCMCIA SCSI host
27 adapter to your computer.
29 To compile this driver as a module, choose M here: the
30 module will be called fdomain_cs.
32 config PCMCIA_NINJA_SCSI
33 tristate "NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support"
36 If you intend to attach this type of PCMCIA SCSI host adapter to
37 your computer, say Y here and read
38 <file:Documentation/scsi/NinjaSCSI.txt>.
42 NinjaSCSI-3: (version string: "WBT","NinjaSCSI-3","R1.0")
47 Pioneer PCR-PR24's card
48 I-O DATA CDPS-PX24's card (PCSC-F)
49 Panasonic KXL-RW10AN CD-RW's card
52 NinjaSCSI-32Bit (in 16bit mode):
53 [Workbit (version string: "WORKBIT","UltraNinja-16","1")]
55 [I-O DATA (OEM) (version string: "IO DATA","CBSC16 ","1")]
57 [Kyusyu Matsushita Kotobuki (OEM)
58 (version string: "KME ","SCSI-CARD-001","1")]
63 To compile this driver as a module, choose M here: the
64 module will be called nsp_cs.
67 tristate "Qlogic PCMCIA support"
69 Say Y here if you intend to attach this type of PCMCIA SCSI host
70 adapter to your computer.
72 To compile this driver as a module, choose M here: the
73 module will be called qlogic_cs.
75 config PCMCIA_SYM53C500
76 tristate "Symbios 53c500 PCMCIA support"
78 Say Y here if you have a New Media Bus Toaster or other PCMCIA
79 SCSI adapter based on the Symbios 53c500 controller.
81 To compile this driver as a module, choose M here: the
82 module will be called sym53c500_cs.
84 endif # SCSI_LOWLEVEL_PCMCIA