kconfig
来自「linux 内核源代码」· 代码 · 共 1,739 行 · 第 1/5 页
TXT
1,739 行
help If you have a Western Digital WD93 SCSI controller on an SGI MIPS system, say Y. Otherwise, say N.config SCSI_DECNCR tristate "DEC NCR53C94 Scsi Driver" depends on MACH_DECSTATION && SCSI && TC help Say Y here to support the NCR53C94 SCSI controller chips on IOASIC based TURBOchannel DECstations and TURBOchannel PMAZ-A cards.config SCSI_DECSII tristate "DEC SII Scsi Driver" depends on MACH_DECSTATION && SCSI && 32BITconfig BLK_DEV_3W_XXXX_RAID tristate "3ware 5/6/7/8xxx ATA-RAID support" depends on PCI && SCSI help 3ware is the only hardware ATA-Raid product in Linux to date. This card is 2,4, or 8 channel master mode support only. SCSI support required!!! <http://www.3ware.com/> Please read the comments at the top of <file:drivers/scsi/3w-xxxx.c>.config SCSI_3W_9XXX tristate "3ware 9xxx SATA-RAID support" depends on PCI && SCSI help This driver supports the 9000 series 3ware SATA-RAID cards. <http://www.amcc.com> Please read the comments at the top of <file:drivers/scsi/3w-9xxx.c>.config SCSI_7000FASST tristate "7000FASST SCSI support" depends on ISA && SCSI && ISA_DMA_API select CHECK_SIGNATURE help This driver supports the Western Digital 7000 SCSI host adapter family. Some information is in the source: <file:drivers/scsi/wd7000.c>. To compile this driver as a module, choose M here: the module will be called wd7000.config SCSI_ACARD tristate "ACARD SCSI support" depends on PCI && SCSI help This driver supports the ACARD SCSI host adapter. Support Chip <ATP870 ATP876 ATP880 ATP885> To compile this driver as a module, choose M here: the module will be called atp870u.config SCSI_AHA152X tristate "Adaptec AHA152X/2825 support" depends on ISA && SCSI && !64BIT select SCSI_SPI_ATTRS select CHECK_SIGNATURE ---help--- This is a driver for the AHA-1510, AHA-1520, AHA-1522, and AHA-2825 SCSI host adapters. It also works for the AVA-1505, but the IRQ etc. must be manually specified in this case. It is explained in section 3.3 of the SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>. You might also want to read the file <file:Documentation/scsi/aha152x.txt>. To compile this driver as a module, choose M here: the module will be called aha152x.config SCSI_AHA1542 tristate "Adaptec AHA1542 support" depends on ISA && SCSI && ISA_DMA_API ---help--- This is support for a SCSI host adapter. It is explained in section 3.4 of the SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>. Note that Trantor was purchased by Adaptec, and some former Trantor products are being sold under the Adaptec name. If it doesn't work out of the box, you may have to change some settings in <file:drivers/scsi/aha1542.h>. To compile this driver as a module, choose M here: the module will be called aha1542.config SCSI_AHA1740 tristate "Adaptec AHA1740 support" depends on EISA && SCSI ---help--- This is support for a SCSI host adapter. It is explained in section 3.5 of the SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>. If it doesn't work out of the box, you may have to change some settings in <file:drivers/scsi/aha1740.h>. To compile this driver as a module, choose M here: the module will be called aha1740.config SCSI_AACRAID tristate "Adaptec AACRAID support" depends on SCSI && PCI help This driver supports a variety of Dell, HP, Adaptec, IBM and ICP storage products. For a list of supported products, refer to <file:Documentation/scsi/aacraid.txt>. To compile this driver as a module, choose M here: the module will be called aacraid.source "drivers/scsi/aic7xxx/Kconfig.aic7xxx"config SCSI_AIC7XXX_OLD tristate "Adaptec AIC7xxx support (old driver)" depends on (ISA || EISA || PCI ) && SCSI help WARNING This driver is an older aic7xxx driver and is no longer under active development. Adaptec, Inc. is writing a new driver to take the place of this one, and it is recommended that whenever possible, people should use the new Adaptec written driver instead of this one. This driver will eventually be phased out entirely. This is support for the various aic7xxx based Adaptec SCSI controllers. These include the 274x EISA cards; 284x VLB cards; 2902, 2910, 293x, 294x, 394x, 3985 and several other PCI and motherboard based SCSI controllers from Adaptec. It does not support the AAA-13x RAID controllers from Adaptec, nor will it likely ever support them. It does not support the 2920 cards from Adaptec that use the Future Domain SCSI controller chip. For those cards, you need the "Future Domain 16xx SCSI support" driver. In general, if the controller is based on an Adaptec SCSI controller chip from the aic777x series or the aic78xx series, this driver should work. The only exception is the 7810 which is specifically not supported (that's the RAID controller chip on the AAA-13x cards). Note that the AHA2920 SCSI host adapter is *not* supported by this driver; choose "Future Domain 16xx SCSI support" instead if you have one of those. Information on the configuration options for this controller can be found by checking the help file for each of the available configuration options. You should read <file:Documentation/scsi/aic7xxx_old.txt> at a minimum before contacting the maintainer with any questions. The SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>, can also be of great help. To compile this driver as a module, choose M here: the module will be called aic7xxx_old.source "drivers/scsi/aic7xxx/Kconfig.aic79xx"source "drivers/scsi/aic94xx/Kconfig"# All the I2O code and drivers do not seem to be 64bit safe.config SCSI_DPT_I2O tristate "Adaptec I2O RAID support " depends on !64BIT && SCSI && PCI && VIRT_TO_BUS help This driver supports all of Adaptec's I2O based RAID controllers as well as the DPT SmartRaid V cards. This is an Adaptec maintained driver by Deanna Bonds. See <file:Documentation/scsi/dpti.txt>. To compile this driver as a module, choose M here: the module will be called dpt_i2o.config SCSI_ADVANSYS tristate "AdvanSys SCSI support" depends on SCSI && VIRT_TO_BUS depends on ISA || EISA || PCI help This is a driver for all SCSI host adapters manufactured by AdvanSys. It is documented in the kernel source in <file:drivers/scsi/advansys.c>. To compile this driver as a module, choose M here: the module will be called advansys.config SCSI_IN2000 tristate "Always IN2000 SCSI support" depends on ISA && SCSI help This is support for an ISA bus SCSI host adapter. You'll find more information in <file:Documentation/scsi/in2000.txt>. If it doesn't work out of the box, you may have to change the jumpers for IRQ or address selection. To compile this driver as a module, choose M here: the module will be called in2000.config SCSI_ARCMSR tristate "ARECA (ARC11xx/12xx/13xx/16xx) SATA/SAS RAID Host Adapter" depends on PCI && SCSI help This driver supports all of ARECA's SATA/SAS RAID controller cards. This is an ARECA-maintained driver by Erich Chen. If you have any problems, please mail to: <erich@areca.com.tw>. Areca supports Linux RAID config tools. Please link <http://www.areca.com.tw> To compile this driver as a module, choose M here: the module will be called arcmsr (modprobe arcmsr).config SCSI_ARCMSR_AER bool "Enable PCI Error Recovery Capability in Areca Driver(ARCMSR)" depends on SCSI_ARCMSR && PCIEAER default n help The advanced error reporting(AER) capability is "NOT" provided by ARC1200/1201/1202 SATA RAID controllers cards. If your card is one of ARC1200/1201/1202, please use the default setting, n. If your card is other models, you could pick it on condition that the kernel version is greater than 2.6.19. This function is maintained driver by Nick Cheng. If you have any problems or suggestion, you are welcome to contact with <nick.cheng@areca.com.tw>. To enable this function, choose Y here.source "drivers/scsi/megaraid/Kconfig.megaraid"config SCSI_HPTIOP tristate "HighPoint RocketRAID 3xxx Controller support" depends on SCSI && PCI help This option enables support for HighPoint RocketRAID 3xxx controllers. To compile this driver as a module, choose M here; the module will be called hptiop. If unsure, say N.config SCSI_BUSLOGIC tristate "BusLogic SCSI support" depends on (PCI || ISA || MCA) && SCSI && ISA_DMA_API && VIRT_TO_BUS ---help--- This is support for BusLogic MultiMaster and FlashPoint SCSI Host Adapters. Consult the SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>, and the files <file:Documentation/scsi/BusLogic.txt> and <file:Documentation/scsi/FlashPoint.txt> for more information. To compile this driver as a module, choose M here: the module will be called BusLogic.config SCSI_OMIT_FLASHPOINT bool "Omit FlashPoint support" depends on SCSI_BUSLOGIC help This option allows you to omit the FlashPoint support from the BusLogic SCSI driver. The FlashPoint SCCB Manager code is substantial, so users of MultiMaster Host Adapters may wish to omit it.config SCSI_DMX3191D tristate "DMX3191D SCSI support" depends on PCI && SCSI select SCSI_SPI_ATTRS help This is support for Domex DMX3191D SCSI Host Adapters. To compile this driver as a module, choose M here: the module will be called dmx3191d.config SCSI_DTC3280 tristate "DTC3180/3280 SCSI support" depends on ISA && SCSI select SCSI_SPI_ATTRS select CHECK_SIGNATURE help This is support for DTC 3180/3280 SCSI Host Adapters. Please read the SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>, and the file <file:Documentation/scsi/dtc3x80.txt>. To compile this driver as a module, choose M here: the module will be called dtc.config SCSI_EATA tristate "EATA ISA/EISA/PCI (DPT and generic EATA/DMA-compliant boards) support" depends on (ISA || EISA || PCI) && SCSI && ISA_DMA_API ---help--- This driver supports all EATA/DMA-compliant SCSI host adapters. DPT ISA and all EISA I/O addresses are probed looking for the "EATA" signature. The addresses of all the PCI SCSI controllers reported by the PCI subsystem are probed as well. You want to read the start of <file:drivers/scsi/eata.c> and the SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here: the module will be called eata.config SCSI_EATA_TAGGED_QUEUE bool "enable tagged command queueing" depends on SCSI_EATA help This is a feature of SCSI-2 which improves performance: the host adapter can send several SCSI commands to a device's queue even if previous commands haven't finished yet. This is equivalent to the "eata=tc:y" boot option.config SCSI_EATA_LINKED_COMMANDS bool "enable elevator sorting" depends on SCSI_EATA help This option enables elevator sorting for all probed SCSI disks and CD-ROMs. It definitely reduces the average seek distance when doing random seeks, but this does not necessarily result in a noticeable performance improvement: your mileage may vary... This is equivalent to the "eata=lc:y" boot option.config SCSI_EATA_MAX_TAGS int "maximum number of queued commands" depends on SCSI_EATA default "16" help This specifies how many SCSI commands can be maximally queued for each probed SCSI device. You should reduce the default value of 16 only if you have disks with buggy or limited tagged command support. Minimum is 2 and maximum is 62. This value is also the window size used by the elevator sorting option above. The effective value used by the driver for each probed SCSI device is reported at boot time. This is equivalent to the "eata=mq:8" boot option.config SCSI_EATA_PIO tristate "EATA-PIO (old DPT PM2001, PM2012A) support" depends on (ISA || EISA || PCI) && SCSI && BROKEN ---help--- This driver supports all EATA-PIO protocol compliant SCSI Host Adapters like the DPT PM2001 and the PM2012A. EATA-DMA compliant host adapters could also use this driver but are discouraged from doing so, since this driver only supports hard disks and lacks numerous features. You might want to have a look at the SCSI-HOWTO, available from <http://www.tldp.org/docs.html#howto>. To compile this driver as a module, choose M here: the module will be called eata_pio.config SCSI_FUTURE_DOMAIN tristate "Future Domain 16xx SCSI/AHA-2920A support" depends on (ISA || PCI) && SCSI select CHECK_SIGNATURE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?