home *** CD-ROM | disk | FTP | other *** search
/ ftp.cvut.cz / DOS_LEGACY_DRIVERS_2008.zip / DOS_LEGACY_DRIVERS / eisa / !adp0400.cfg < prev    next >
Text File  |  2008-01-06  |  12KB  |  500 lines

  1.  
  2. BOARD
  3.     ID="ADP0400"
  4.     NAME="Adaptec 32-bit Differential SCSI Host Adapter"
  5.     MFR="ADAPTEC, Inc."
  6.     CATEGORY="MSD"
  7.     SLOT=EISA
  8.     LENGTH=330
  9.     AMPERAGE=2500
  10.     SKIRT=NO
  11.     READID=YES
  12.     BUSMASTER=50
  13.     IOCHECK=VALID
  14.     DISABLE=SUPPORTED
  15.     COMMENTS="AHA-1744 Configuration File Version 2.20"
  16.  
  17. IOPORT(1)=0zcc0h            ;Group 1 port address
  18.     INITVAL = XX000XXX                    
  19. IOPORT(2)=0zcc1h            ;BIOS address
  20.     INITVAL = 1100XXXX
  21. IOPORT(3)=0zcc2h            ;Interrupt definition
  22.     INITVAL = 000XXXXX
  23. IOPORT(4)=0zcc3h            ;SCSI definition
  24.     INITVAL = 000XXXXX
  25. IOPORT(5)=0zcc4h            ;EISA bus definition
  26.     INITVAL = 0000XX01
  27. IOPORT(6)=0zcc6h            ;BIOS Options Port
  28.     INITVAL = 00000XXX
  29.  
  30.  
  31. FUNCTION = "Host Adapter Interface Mode"
  32.  
  33.         TYPE = "AHA1740"
  34.  
  35.     HELP = "This selection sets the Host Adapter interface 
  36.         mode.  Standard mode is an AHA-1540/1542 compatible 
  37.         interface that allows the use of AHA-1540/1542
  38.          software drivers.  Enhanced mode is a higher 
  39.         performance interface that uses AHA-174X 
  40.         software drivers.  In standard mode, the 
  41.         system interrupt request level must also be
  42.         specified.  Choose a unique IRQ for each 
  43.         host adapter in the system."
  44.  
  45.     COMMENTS = "Your selection will set the Host Adapter interface
  46.             mode.  Standard mode is an AHA-1540/1542 compatible 
  47.             interface that allows the use of AHA-1540/1542
  48.              software drivers.  Enhanced mode is a higher 
  49.             performance interface that uses AHA-1744 
  50.             software drivers.  In standard mode the
  51.             interrupt request must also be selected.
  52.             (IRQ 11 is the default choice)"
  53.  
  54.     CHOICE = "IRQ 11, Standard Mode"
  55.         FREE
  56.         INIT=IOPORT(1) LOC (7 6) 00B        
  57.  
  58.         LINK
  59.         IRQ = 11
  60.         SHARE = NO
  61.         TRIGGER = EDGE
  62.         INIT=IOPORT(3) LOC(4 3 2 1 0) 11010B
  63.  
  64.     CHOICE = "IRQ 12, Standard Mode"
  65.         FREE
  66.         INIT=IOPORT(1) LOC (7 6) 00B        
  67.  
  68.         LINK
  69.         IRQ = 12
  70.         SHARE = NO
  71.         TRIGGER = EDGE
  72.         INIT=IOPORT(3) LOC(4 3 2 1 0) 11011B
  73.  
  74.     CHOICE = "IRQ 10, Standard Mode"
  75.         FREE
  76.         INIT=IOPORT(1) LOC (7 6) 00B        
  77.  
  78.         LINK
  79.         IRQ = 10
  80.         SHARE = NO
  81.         TRIGGER = EDGE
  82.         INIT=IOPORT(3) LOC(4 3 2 1 0) 11001B
  83.  
  84.     CHOICE = "IRQ 15, Standard Mode"
  85.         FREE
  86.         INIT=IOPORT(1) LOC (7 6) 00B        
  87.  
  88.         LINK
  89.         IRQ = 15
  90.         SHARE = NO
  91.         TRIGGER = EDGE
  92.         INIT=IOPORT(3) LOC(4 3 2 1 0) 11110B
  93.  
  94.     CHOICE = "IRQ 14, Standard Mode"
  95.         FREE
  96.         INIT=IOPORT(1) LOC (7 6) 00B        
  97.  
  98.         LINK
  99.         IRQ =  14
  100.         SHARE = NO
  101.         TRIGGER = EDGE
  102.         INIT=IOPORT(3) LOC(4 3 2 1 0) 11101B
  103.  
  104.     CHOICE = "IRQ  9, Standard Mode"
  105.         FREE
  106.         INIT=IOPORT(1) LOC (7 6) 00B        
  107.  
  108.         LINK
  109.         IRQ =  9
  110.         SHARE = NO
  111.         TRIGGER = EDGE
  112.         INIT=IOPORT(3) LOC(4 3 2 1 0) 11000B
  113.  
  114.     CHOICE = "Enhanced Mode"
  115.         FREE
  116.         INIT=IOPORT(1) LOC (7 6 2 1 0) 10000B        
  117.  
  118.         LINK
  119.         IRQ=11|12|10|15|14|9
  120.         SHARE = "AHA1740"
  121.         TRIGGER = LEVEL
  122.         INIT=IOPORT(3) LOC(4 3 2 1 0) 10010B | 10011B | 10001B | 10110B | 10101B | 10000B
  123.  
  124.         
  125. FUNCTION = "Standard Mode Resource Selection"
  126.  
  127.     SUBFUNCTION = "I/O Port Definition"
  128.  
  129.     COMMENTS = "Select the Host Adapter base port address
  130.             for standard mode operation.  Select \"Disabled\"
  131.             for enhanced mode operation." 
  132.             
  133.     CHOICE    = "I/O Port 330H (Standard Mode)"
  134.         LINK
  135.         PORT = 330H-333H
  136.         SHARE=NO
  137.         SIZE=BYTE
  138.         INIT=IOPORT(1) LOC (2 1 0) 110B
  139.  
  140.     CHOICE    = "I/O Port 230H (Standard Mode)"
  141.         LINK
  142.         PORT = 230H-233H
  143.         SHARE=NO
  144.         SIZE=BYTE
  145.         INIT=IOPORT(1) LOC (2 1 0) 100B
  146.  
  147.     CHOICE    = "I/O Port 130H (Standard Mode)"
  148.         LINK
  149.         PORT = 130H-133H
  150.         SHARE=NO
  151.         SIZE=BYTE
  152.         INIT=IOPORT(1) LOC (2 1 0) 010B
  153.  
  154.     CHOICE    = "I/O Port 334H (Standard Mode)"
  155.         LINK
  156.         PORT =334H-337H
  157.         SHARE=NO
  158.         SIZE=BYTE
  159.         INIT=IOPORT(1) LOC (2 1 0) 111B 
  160.  
  161.     CHOICE    = "I/O Port 234H (Standard Mode)"
  162.         LINK
  163.         PORT = 234H-237H
  164.         SHARE=NO
  165.         SIZE=BYTE
  166.         INIT=IOPORT(1) LOC (2 1 0) 101B
  167.  
  168.     CHOICE    = "I/O Port 134H (Standard Mode)"
  169.         LINK
  170.         PORT = 134H-137H
  171.         SHARE=NO
  172.         SIZE=BYTE
  173.         INIT=IOPORT(1) LOC (2 1 0) 011B 
  174.  
  175.     CHOICE    = "Disabled (Enhanced Mode)"
  176.         DISABLE = YES
  177.         FREE
  178.         INIT=IOPORT(1) LOC (2 1 0) 000B
  179.  
  180.  
  181.     SUBFUNCTION = "DMA Channel Definition"
  182.  
  183.     HELP = "This option selects the DMA channel to be
  184.             reported to AHA-1540/1542 drivers by the host 
  185.         adapter in standard mode.  This resource
  186.         is not required in Enhanced mode.  For
  187.         enhanced mode operation this option should
  188.         be disabled."
  189.  
  190.     COMMENTS = "Select the Host Adapter DMA channel
  191.             for standard mode operation.  Select \"Disabled\"
  192.             for enhanced mode operation." 
  193.          
  194.     CHOICE = "DMA 5 (Standard Mode)"
  195.         LINK
  196.         DMA = 5 
  197.         SHARE = NO
  198.         INIT=IOPORT(5) LOC(3 2) 01B
  199.  
  200.     CHOICE = "DMA 6 (Standard Mode)"
  201.         LINK
  202.         DMA = 6
  203.         SHARE = NO
  204.         INIT=IOPORT(5) LOC(3 2) 10B
  205.  
  206.     CHOICE = "DMA 7 (Standard Mode)"
  207.         LINK
  208.         DMA = 7 
  209.         SHARE = NO
  210.         INIT=IOPORT(5) LOC(3 2) 11B 
  211.  
  212.     CHOICE = "DMA 0 (Standard Mode)"
  213.         LINK
  214.         DMA = 0
  215.         SHARE = NO
  216.         INIT=IOPORT(5) LOC(3 2) 00B
  217.  
  218.     CHOICE = "Disabled (Enhanced Mode)"
  219.         DISABLE = YES
  220.         FREE
  221.         INIT=IOPORT(5) LOC(3 2) 00B
  222.  
  223.                 
  224.  
  225. FUNCTION="Host Adapter SCSI ID"
  226.  
  227.     COMMENTS = "Select the SCSI ID for the host adapter.
  228.             ID 7 is normally reserved for the host
  229.             adapter because it has the highest SCSI 
  230.             priority."
  231.  
  232.     HELP = "Select the SCSI ID for the host adapter.
  233.         ID 7 is normally reserved for the host
  234.         adapter because it has the highest SCSI 
  235.         priority.  In typical configurations where 
  236.         only one host adapter is connected to a
  237.         single SCSI cable, this ID does not need 
  238.         to be changed, even if there are multiple 
  239.         host adapters installed in your system.\n\n
  240.         For configurations with more than one host
  241.         adapter attached to a single SCSI cable, 
  242.         unique ID's must be selected for each host
  243.         adapter.  Note:  Care should be exercised when
  244.         changing this ID.  The EISA configuration can
  245.         not detect SCSI bus configuration conflicts."
  246.  
  247.             CHOICE="Device Id 7"
  248.                 LINK
  249.                 INIT=IOPORT(4) LOC(3 2 1 0) 0111B
  250.             CHOICE="Device Id 6"
  251.                 LINK
  252.                 INIT=IOPORT(4) LOC(3 2 1 0) 0110B
  253.             CHOICE="Device Id 5"
  254.                 LINK
  255.                 INIT=IOPORT(4) LOC(3 2 1 0) 0101B
  256.             CHOICE="Device Id 4"
  257.                 LINK
  258.                 INIT=IOPORT(4) LOC(3 2 1 0) 0100B
  259.             CHOICE="Device Id 3"
  260.                 LINK
  261.                 INIT=IOPORT(4) LOC(3 2 1 0) 0011B
  262.             CHOICE="Device Id 2"
  263.                 LINK
  264.                 INIT=IOPORT(4) LOC(3 2 1 0) 0010B
  265.             CHOICE="Device Id 1"
  266.                 LINK
  267.                 INIT=IOPORT(4) LOC(3 2 1 0) 0001B
  268.             CHOICE="Device Id 0"
  269.                 LINK
  270.                 INIT=IOPORT(4) LOC(3 2 1 0) 0000B
  271.  
  272.  
  273. FUNCTION = "SCSI Bus Reset at Power-on"
  274.  
  275.     COMMENTS = "When this option is enabled, a SCSI bus reset
  276.             will be performed by the host adapter during its
  277.             power-on initialization, and after a hard reset."
  278.  
  279.     HELP = "The SCSI bus reset at power-on should be disabled if 
  280.         a SCSI target does not initialize properly after a SCSI
  281.         reset. If you have properly installed devices attached
  282.         to the SCSI bus that are not detected, or reported as 
  283.         having a fault by the Adaptec BIOS, disabling the SCSI 
  284.         reset may correct the problem."
  285.                 
  286.                    CHOICE="Enable SCSI bus reset"
  287.                 LINK
  288.                 INIT=IOPORT(4) LOC(4) 1B
  289.  
  290.             CHOICE="Disable SCSI bus reset"
  291.                 LINK
  292.                 INIT=IOPORT(4) LOC (4) 0B
  293.  
  294.  
  295. FUNCTION = "Host Adapter BIOS"
  296.  
  297.     HELP = "Select whether the AHA-1744 BIOS
  298.                 is to be enabled.  Normally the BIOS 
  299.                 should always be enabled, even if there
  300.                 are multiple AHA-1744 cards in the system.\n\n
  301.         If the BIOS is disabled it will not be 
  302.         possible to boot from any device attached to
  303.         this host adapter, and the SCSI device 
  304.         configuration information will not be sent to 
  305.         the host adapter."
  306.  
  307.     COMMENTS = "Select whether the AHA-1744 BIOS
  308.                 is to be enabled.  Normally the BIOS 
  309.                 should always be enabled, even if there
  310.                 are multiple AHA-1744 cards in the system."
  311.  
  312.     CHOICE="Enabled @ Base Address CC000H"
  313.         COMBINE
  314.         MEMORY=16K
  315.         ADDRESS=0CC000H
  316.         WRITABLE=NO
  317.         MEMTYPE = OTH
  318.         SHARE=NO
  319.         SIZE=BYTE
  320.         CACHE=YES
  321.         DECODE=32
  322.         INIT=IOPORT(2) LOC(3 2 1 0) 0011B
  323.  
  324.     CHOICE="Enabled @ Base Address D0000H"
  325.         COMBINE
  326.         MEMORY=16K
  327.         ADDRESS=0D0000H
  328.         WRITABLE=NO
  329.         MEMTYPE = OTH
  330.         SHARE=NO
  331.         SIZE=BYTE
  332.         CACHE=YES
  333.         DECODE=32
  334.         INIT=IOPORT(2) LOC(3 2 1 0) 0100B
  335.  
  336.     CHOICE="Enabled @ Base Address D4000H"
  337.         COMBINE
  338.         MEMORY=16K
  339.         ADDRESS=0D4000H
  340.         WRITABLE=NO
  341.         MEMTYPE = OTH
  342.         SHARE=NO
  343.         SIZE=BYTE
  344.         CACHE=YES
  345.         DECODE=32
  346.         INIT=IOPORT(2) LOC(3 2 1 0) 0101B
  347.  
  348.     CHOICE="Enabled @ Base Address D8000H"
  349.         COMBINE
  350.         MEMORY=16K
  351.         ADDRESS=0D8000H
  352.         WRITABLE=NO
  353.         MEMTYPE = OTH
  354.         SHARE=NO
  355.         SIZE=BYTE
  356.         CACHE=YES
  357.         DECODE=32
  358.         INIT=IOPORT(2) LOC(3 2 1 0) 0110B
  359.  
  360.     CHOICE="Enabled @ Base Address DC000H"
  361.         COMBINE
  362.         MEMORY=16K
  363.         ADDRESS=0DC000H
  364.         WRITABLE=NO
  365.         MEMTYPE = OTH
  366.         SHARE=NO
  367.         SIZE=BYTE
  368.         CACHE=YES
  369.         DECODE=32
  370.         INIT=IOPORT(2) LOC(3 2 1 0) 0111B
  371.  
  372.     CHOICE="Enabled @ Base Address E0000H"
  373.         COMBINE
  374.         MEMORY=16K
  375.         ADDRESS=0E0000H
  376.         WRITABLE=NO
  377.         MEMTYPE = OTH
  378.         SHARE=NO
  379.         SIZE=BYTE
  380.         CACHE=YES
  381.         DECODE=32
  382.         INIT=IOPORT(2) LOC(3 2 1 0) 1000B
  383.  
  384.     CHOICE="Enabled @ Base Address E4000H"
  385.         COMBINE
  386.         MEMORY=16K
  387.         ADDRESS=0E4000H
  388.         WRITABLE=NO
  389.         MEMTYPE = OTH
  390.         SHARE=NO
  391.         SIZE=BYTE
  392.         CACHE=YES
  393.         DECODE=32
  394.         INIT=IOPORT(2) LOC(3 2 1 0) 1001B
  395.  
  396.     CHOICE="Enabled @ Base Address E8000H"
  397.         COMBINE
  398.         MEMORY=16K
  399.         ADDRESS=0E8000H
  400.         WRITABLE=NO
  401.         MEMTYPE = OTH
  402.         SHARE=NO
  403.         SIZE=BYTE
  404.         CACHE=YES
  405.         DECODE=32
  406.         INIT=IOPORT(2) LOC(3 2 1 0) 1010B
  407.  
  408.     CHOICE="Enabled @ Base Address EC000H"
  409.         COMBINE
  410.         MEMORY=16K
  411.         ADDRESS=0EC000H
  412.         WRITABLE=NO
  413.         MEMTYPE = OTH
  414.         SHARE=NO
  415.         SIZE=BYTE
  416.         CACHE=YES
  417.         DECODE=32
  418.         INIT=IOPORT(2) LOC(3 2 1 0) 1011B
  419.  
  420.     CHOICE = "BIOS disabled"
  421.         DISABLE = yes
  422.         FREE
  423.         INIT=IOPORT(2) LOC(3 2 1 0) 0000B
  424.  
  425.  
  426. FUNCTION = "Advanced Enhanced Mode BIOS Options"
  427.  
  428.     SUBFUNCTION = "Extended BIOS Translation"
  429.  
  430.     HELP = "This option enables support for drives with
  431.             a capacity greater than 1 Gigabyte, and applies
  432.         to Enhanced mode only.  This resource
  433.         is not supported in Standard mode."
  434.  
  435.     COMMENTS = "When this option is enabled, a 255 head, 63 sector
  436.             extended translation will be used to allow support for
  437.             drives with a capacity over 1 GByte. Some environments
  438.             already support greater than 1 GByte drives and do not
  439.             require this option to be enabled (such as NetWare).
  440.             WARNING: If your drive is greater than 1 GByte and has
  441.             an existing 64 head, 32 sector partition on it, then
  442.                enabling this option may result in data corruption!!
  443.             Please use extreme care in selecting this option!!
  444.             This option applies to Enhanced mode only." 
  445.          
  446.     CHOICE = "Disabled"
  447.         LINK
  448.         INIT=IOPORT(6) LOC(0) 0B
  449.  
  450.     CHOICE = "Enabled"
  451.         LINK
  452.         INIT=IOPORT(6) LOC(0) 1B
  453.  
  454.  
  455.     SUBFUNCTION = "Support for more than 2 Drives"
  456.  
  457.     HELP = "This option enables support for more than 2 drives
  458.             (requires DOS 5.0 or above). This option applies to
  459.         Enhanced mode only."
  460.  
  461.     COMMENTS = "When this option is enabled, the BIOS will support
  462.             up to 7 SCSI drives (under DOS 5.0 or above) instead
  463.             of 2 or less.  This option applies to Enhanced mode 
  464.             only." 
  465.          
  466.     CHOICE = "Disabled"
  467.         LINK
  468.         INIT=IOPORT(6) LOC(1) 0B
  469.  
  470.     CHOICE = "Enabled"
  471.         LINK
  472.         INIT=IOPORT(6) LOC(1) 1B
  473.  
  474.  
  475.  
  476.     SUBFUNCTION = "Immediate Return on Seeks"
  477.  
  478.     HELP = "This option enables support for immediate return on
  479.             seek commands, rather than passing the command to the
  480.         SCSI drive."
  481.  
  482.     COMMENTS = "When this option is enabled, seek commands are
  483.             not sent to the SCSI bus, but are returned immediately
  484.             with no error reported.  This option applies to
  485.             Enhanced mode only." 
  486.          
  487.     CHOICE = "Enabled"
  488.         LINK
  489.         INIT=IOPORT(6) LOC(2) 0B
  490.  
  491.     CHOICE = "Disabled"
  492.         LINK
  493.         INIT=IOPORT(6) LOC(2) 1B
  494.  
  495.  
  496.  
  497. INCLUDE = "ADP0000.OVL"
  498.  
  499.  
  500.