⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kconfig

📁 Linux Kernel 2.6.9 for OMAP1710
💻
📖 第 1 页 / 共 5 页
字号:
config SCSI_U14_34F_MAX_TAGS	int "maximum number of queued commands"	depends on SCSI_U14_34F	default "8"	help	  This specifies how many SCSI commands can be maximally queued for	  each probed SCSI device. You should reduce the default value of 8	  only if you have disks with buggy or limited tagged command support.	  Minimum is 2 and maximum is 14. 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 "u14-34f=mq:8" boot option.config SCSI_ULTRASTOR	tristate "UltraStor SCSI support"	depends on X86 && ISA && SCSI	---help---	  This is support for the UltraStor 14F, 24F and 34F SCSI-2 host	  adapter family.  This driver is explained in section 3.12 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/ultrastor.h>.	  Note that there is also another driver for the same hardware:	  "UltraStor 14F/34F support", above.	  To compile this driver as a module, choose M here: the	  module will be called ultrastor.config SCSI_NSP32	tristate "Workbit NinjaSCSI-32Bi/UDE support"	depends on PCI && SCSI && !64BIT	help	  This is support for the Workbit NinjaSCSI-32Bi/UDE PCI/Cardbus	  SCSI host adapter. Please read 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 nsp32.config SCSI_DEBUG	tristate "SCSI debugging host simulator"	depends on SCSI	help	  This is a host adapter simulator that can simulate multiple hosts	  each with multiple dummy SCSI devices (disks). It defaults to one	  host adapter with one dummy SCSI disk. Each dummy disk uses kernel	  RAM as storage (i.e. it is a ramdisk). To save space when multiple	  dummy disks are simulated, they share the same kernel RAM for 	  their storage. See http://www.torque.net/sg/sdebug.html for more	  information. This driver is primarily of use to those testing the	  SCSI and block subsystems. If unsure, say N.config SCSI_MESH	tristate "MESH (Power Mac internal SCSI) support"	depends on PPC32 && PPC_PMAC && SCSI	help	  Many Power Macintoshes and clones have a MESH (Macintosh Enhanced	  SCSI Hardware) SCSI bus adaptor (the 7200 doesn't, but all of the	  other Power Macintoshes do). Say Y to include support for this SCSI	  adaptor.	  To compile this driver as a module, choose M here: the	  module will be called mesh.config SCSI_MESH_SYNC_RATE	int "maximum synchronous transfer rate (MB/s) (0 = async)"	depends on SCSI_MESH	default "5"	help	  On Power Macintoshes (and clones) where the MESH SCSI bus adaptor	  drives a bus which is entirely internal to the machine (such as the	  7500, 7600, 8500, etc.), the MESH is capable of synchronous	  operation at up to 10 MB/s. On machines where the SCSI bus	  controlled by the MESH can have external devices connected, it is	  usually rated at 5 MB/s. 5 is a safe value here unless you know the	  MESH SCSI bus is internal only; in that case you can say 10. Say 0	  to disable synchronous operation.config SCSI_MESH_RESET_DELAY_MS	int "initial bus reset delay (ms) (0 = no reset)"	depends on SCSI_MESH	default "4000"config SCSI_MAC53C94	tristate "53C94 (Power Mac external SCSI) support"	depends on PPC_PMAC && SCSI	help	  On Power Macintoshes (and clones) with two SCSI buses, the external	  SCSI bus is usually controlled by a 53C94 SCSI bus adaptor. Older	  machines which only have one SCSI bus, such as the 7200, also use	  the 53C94. Say Y to include support for the 53C94.	  To compile this driver as a module, choose M here: the	  module will be called mac53c94.source "drivers/scsi/arm/Kconfig"config JAZZ_ESP	bool "MIPS JAZZ FAS216 SCSI support"	depends on MACH_JAZZ && SCSI	help	  This is the driver for the onboard SCSI host adapter of MIPS Magnum	  4000, Acer PICA, Olivetti M700-10 and a few other identical OEM	  systems.config A3000_SCSI	tristate "A3000 WD33C93A support"	depends on AMIGA && SCSI	help	  If you have an Amiga 3000 and have SCSI devices connected to the	  built-in SCSI controller, say Y. Otherwise, say N.	  To compile this driver as a module, choose M here: the	  module will be called wd33c93.config A2091_SCSI	tristate "A2091/A590 WD33C93A support"	depends on ZORRO && SCSI	help	  If you have a Commodore A2091 SCSI controller, say Y. Otherwise,	  say N.	  To compile this driver as a module, choose M here: the	  module will be called wd33c93.config GVP11_SCSI	tristate "GVP Series II WD33C93A support"	depends on ZORRO && SCSI	---help---	  If you have a Great Valley Products Series II SCSI controller,	  answer Y. Also say Y if you have a later model of GVP SCSI	  controller (such as the GVP A4008 or a Combo board). Otherwise,	  answer N. This driver does NOT work for the T-Rex series of	  accelerators from TekMagic and GVP-M.	  To compile this driver as a module, choose M here: the	  module will be called gvp11.config CYBERSTORM_SCSI	tristate "CyberStorm SCSI support"	depends on ZORRO && SCSI	help	  If you have an Amiga with an original (MkI) Phase5 Cyberstorm	  accelerator board and the optional Cyberstorm SCSI controller,	  answer Y. Otherwise, say N.config CYBERSTORMII_SCSI	tristate "CyberStorm Mk II SCSI support"	depends on ZORRO && SCSI	help	  If you have an Amiga with a Phase5 Cyberstorm MkII accelerator board	  and the optional Cyberstorm SCSI controller, say Y. Otherwise,	  answer N.config BLZ2060_SCSI	tristate "Blizzard 2060 SCSI support"	depends on ZORRO && SCSI	help	  If you have an Amiga with a Phase5 Blizzard 2060 accelerator board	  and want to use the onboard SCSI controller, say Y. Otherwise,	  answer N.config BLZ1230_SCSI	tristate "Blizzard 1230IV/1260 SCSI support"	depends on ZORRO && SCSI	help	  If you have an Amiga 1200 with a Phase5 Blizzard 1230IV or Blizzard	  1260 accelerator, and the optional SCSI module, say Y. Otherwise,	  say N.config FASTLANE_SCSI	tristate "Fastlane SCSI support"	depends on ZORRO && SCSI	help	  If you have the Phase5 Fastlane Z3 SCSI controller, or plan to use	  one in the near future, say Y to this question. Otherwise, say N.config SCSI_AMIGA7XX	bool "Amiga NCR53c710 SCSI support (EXPERIMENTAL)"	depends on AMIGA && SCSI && EXPERIMENTAL && BROKEN	help	  Support for various NCR53c710-based SCSI controllers on the Amiga.	  This includes:	    - the builtin SCSI controller on the Amiga 4000T,	    - the Amiga 4091 Zorro III SCSI-2 controller,	    - the MacroSystem Development's WarpEngine Amiga SCSI-2 controller	      (info at	      <http://www.lysator.liu.se/amiga/ar/guide/ar310.guide?FEATURE5>),	    - the SCSI controller on the Phase5 Blizzard PowerUP 603e+	      accelerator card for the Amiga 1200,	    - the SCSI controller on the GVP Turbo 040/060 accelerator.	  Note that all of the above SCSI controllers, except for the builtin	  SCSI controller on the Amiga 4000T, reside on the Zorro expansion	  bus, so you also have to enable Zorro bus support if you want to use	  them.config OKTAGON_SCSI	tristate "BSC Oktagon SCSI support (EXPERIMENTAL)"	depends on ZORRO && SCSI && EXPERIMENTAL	help	  If you have the BSC Oktagon SCSI disk controller for the Amiga, say	  Y to this question.  If you're in doubt about whether you have one,	  see the picture at	  <http://amiga.resource.cx/exp/search.pl?product=oktagon>.config ATARI_SCSI	tristate "Atari native SCSI support"	depends on ATARI && SCSI && BROKEN	---help---	  If you have an Atari with built-in NCR5380 SCSI controller (TT,	  Falcon, ...) say Y to get it supported. Of course also, if you have	  a compatible SCSI controller (e.g. for Medusa).	  To compile this driver as a module, choose M here: the	  module will be called atari_scsi.	  This driver supports both styles of NCR integration into the	  system: the TT style (separate DMA), and the Falcon style (via	  ST-DMA, replacing ACSI).  It does NOT support other schemes, like	  in the Hades (without DMA).config ATARI_SCSI_TOSHIBA_DELAY	bool "Long delays for Toshiba CD-ROMs"	depends on ATARI_SCSI	help	  This option increases the delay after a SCSI arbitration to	  accommodate some flaky Toshiba CD-ROM drives. Say Y if you intend to	  use a Toshiba CD-ROM drive; otherwise, the option is not needed and	  would impact performance a bit, so say N.config ATARI_SCSI_RESET_BOOT	bool "Reset SCSI-devices at boottime"	depends on ATARI_SCSI	help	  Reset the devices on your Atari whenever it boots.  This makes the	  boot process fractionally longer but may assist recovery from errors	  that leave the devices with SCSI operations partway completed.config TT_DMA_EMUL	bool "Hades SCSI DMA emulator"	depends on ATARI_SCSI && HADES	help	  This option enables code which emulates the TT SCSI DMA chip on the	  Hades. This increases the SCSI transfer rates at least ten times	  compared to PIO transfers.config MAC_SCSI	bool "Macintosh NCR5380 SCSI"	depends on MAC && SCSI	help	  This is the NCR 5380 SCSI controller included on most of the 68030	  based Macintoshes.  If you have one of these say Y and read the	  SCSI-HOWTO, available from	  <http://www.tldp.org/docs.html#howto>.config SCSI_MAC_ESP	tristate "Macintosh NCR53c9[46] SCSI"	depends on MAC && SCSI	help	  This is the NCR 53c9x SCSI controller found on most of the 68040	  based Macintoshes.  If you have one of these say Y and read 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 mac_esp.config MVME147_SCSI	bool "WD33C93 SCSI driver for MVME147"	depends on MVME147 && SCSI	help	  Support for the on-board SCSI controller on the Motorola MVME147	  single-board computer.config MVME16x_SCSI	bool "NCR53C710 SCSI driver for MVME16x"	depends on MVME16x && SCSI && BROKEN	help	  The Motorola MVME162, 166, 167, 172 and 177 boards use the NCR53C710	  SCSI controller chip.  Almost everyone using one of these boards	  will want to say Y to this question.config BVME6000_SCSI	bool "NCR53C710 SCSI driver for BVME6000"	depends on BVME6000 && SCSI && BROKEN	help	  The BVME4000 and BVME6000 boards from BVM Ltd use the NCR53C710	  SCSI controller chip.  Almost everyone using one of these boards	  will want to say Y to this question.config SCSI_NCR53C7xx_FAST	bool "allow FAST-SCSI [10MHz]"	depends on SCSI_AMIGA7XX || MVME16x_SCSI || BVME6000_SCSI	help	  This will enable 10MHz FAST-SCSI transfers with your host	  adapter. Some systems have problems with that speed, so it's safest	  to say N here.config SUN3_SCSI	tristate "Sun3 NCR5380 SCSI"	depends on SUN3 && SCSI	help	  This option will enable support for the OBIO (onboard io) NCR5380	  SCSI controller found in the Sun 3/50 and 3/60, as well as for	  "Sun3" type VME scsi controllers also based on the NCR5380.	  General Linux information on the Sun 3 series (now discontinued)	  is at <http://www.angelfire.com/ca2/tech68k/sun3.html>.config SUN3X_ESP	bool "Sun3x ESP SCSI"	depends on SUN3X && SCSI	help	  The ESP was an on-board SCSI controller used on Sun 3/80	  machines.  Say Y here to compile in support for it.config SCSI_SUNESP	tristate "Sparc ESP Scsi Driver"	depends on SBUS && SCSI	help	  This is the driver for the Sun ESP SCSI host adapter. The ESP	  chipset is present in most SPARC SBUS-based computers.	  To compile this driver as a module, choose M here: the	  module will be called esp.#      bool 'Cyberstorm Mk III SCSI support (EXPERIMENTAL)' CONFIG_CYBERSTORMIII_SCSIconfig ZFCP	tristate "FCP host bus adapter driver for IBM eServer zSeries"	depends on ARCH_S390 && SCSI	select SCSI_FC_ATTRS	help          If you want to access SCSI devices attached to your IBM eServer          zSeries by means of Fibre Channel interfaces say Y.          For details please refer to the documentation provided by IBM at          <http://oss.software.ibm.com/developerworks/opensource/linux390>          This driver is also available as a module. This module will be          called zfcp. If you want to compile it as a module, say M here          and read Documentation/modules.txt.endmenusource "drivers/scsi/pcmcia/Kconfig"endmenu

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -