##-----------------------------------------------------------------------
## scsi.txt - fli4l configuration parameters V2.0.1
##
## P L E A S E R E A D T H E D O C U M E N T A T I O N ,
## S E E R E A D M E . T X T
##
## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N
## L E S E N , S I E H E R E A D M E . T X T
##
## Creation: 26.06.2001 fm
## Last Update: 02.11.2001 fm
## Translate: 12.12.2001 stp
##
## Copyright (c) 2001 Frank Meyer
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------
#------------------------------------------------------------------------
# Zusätzliches Packet: SCSI drivers
#------------------------------------------------------------------------
OPT_SCSI='no' # installieren der SCSI Treiber: yes oder no
SCSI_DRV_N='1' # Anzahl der SCSI Treiber, '2'
# incl. cdrom
SCSI_DRV_1='aha1542' # Adaptec AHA154x Controller
#SCSI_DRV_1='sym53c8xx' # All Adapter with Symbios Logic (LSI)
# Chips 53c8xx
#SCSI_DRV_1='wd7000' # Western Digital 7000 SCSI host adapter
#SCSI_DRV_1='ultrastor' # UltraStor 14F, 24F and 34F SCSI-2 host
# adapter
#SCSI_DRV_1='u14-34f' # UltraStor 14F and 34F SCSI-2 host adapters
#SCSI_DRV_1='tmscsim' # tmscsim
#SCSI_DRV_1='t128' # Trantor T128/T128F/T228 SCSI host adapters
#SCSI_DRV_1='sym53c416' # sym53c416 SCSI host adapter
#SCSI_DRV_1='sim710' # sim710
#SCSI_DRV_1='seagate' # 8-bit SCSI controllers
#SCSI_DRV_1='qlogicisp' # all QLogic PCI SCSI host adapters
#SCSI_DRV_1='qlogicfc' # QLogic ISP2100 SCSI-FCP host adapter
#SCSI_DRV_1='qlogicfas' # adapters based on the FASXX chip
#SCSI_DRV_1='psi240i' # PSI240i EIDE interface card
#SCSI_DRV_1='pci2220i' # PCI2220i EIDE interface card
#SCSI_DRV_1='pci2000' # PCI2000I EIDE interface card
#SCSI_DRV_1='pas16' # pas16 chip based cards
#SCSI_DRV_1='ncr53c8xx' # NCR53C8XX family of PCI-SCSI controllers
#SCSI_DRV_1='ncr53c406a' # NCR53c406a SCSI host adapter
#SCSI_DRV_1='megaraid' # AMI MegaRAID 418, 428, 438, 466, 762, 490
# and 467 SCSI host adapters
#SCSI_DRV_1='ips' # IBM ServeRAID hardware RAID controllers
#SCSI_DRV_1='initio' # Initio 91XXU(W) SCSI host adapter
#SCSI_DRV_1='in2000' # ISA bus SCSI host adapter
#SCSI_DRV_1='gdth' # gdth family
#SCSI_DRV_1='g_ncr5380' # generic NCR family of SCSI controllers
#SCSI_DRV_1='fdomain' # Future Domain's 16-bit SCSI host
# adapters, incl. AHA2920A
#SCSI_DRV_1='eata' # support for the EATA-DMA protocol
# compliant SCSI Host Adapters
#SCSI_DRV_1='dtc' # DTC 3180/3280 SCSI Host Adapters
#SCSI_DRV_1='buslogic' # BusLogic MultiMaster and FlashPoint SCSI
# Host Adapters
#SCSI_DRV_1='atp870u' # adapters with atp870u
#SCSI_DRV_1='am53c974' # AM53/79C974 SCSI host adapters
#SCSI_DRV_1='aic7xxx' # various aic7xxx based Adaptec SCSI
# controllers *not* AHA2920
#SCSI_DRV_1='aha1740' # driver for AHA-1740
#SCSI_DRV_1='aha152x' # driver for AHA-1510, AHA-1520, AHA-1522,
# and AHA-2825
#SCSI_DRV_1='advansys' # all adapters manufactered by advansys
#SCSI_DRV_1='a100u2w' # Initio INI-A100U2W SCSI host adapter
#SCSI_DRV_1='53c78xx' # 53c7 and 8xx NCR family of SCSI
# controllers
SCSI_DRV_1_OPTION='' # Optionen für den Treiber ?
SCSI_DRV_2='cdrom' # SCSI CDROM Treiber
SCSI_DRV_2_OPTION='' # Optionen für den CD-Rom Treiber
|