home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #6 / CDA_6.iso / shell / novell / ben7eval.exe / !CNR1600.CFG next >
Encoding:
Text File  |  1995-09-05  |  3.0 KB  |  137 lines

  1.  
  2. BOARD
  3.  ID="cnr1600"
  4.  NAME="Conner (Maynard) 16-Bit ISA SCSI Host Adapter"
  5.  MFR="Conner Peripherals, Inc. (Maynard Electronics)"
  6.  CATEGORY="MSD"
  7.  COMMENTS="This process reserves resources (IRQ, DMA, and Port
  8.            address) for the Conner (Maynard) 16-Bit SCSI Controller
  9.            available for installation on this workstation.
  10.        
  11.            The Port address jumper on the adapter card must correspond
  12.            to both the selection made here and the selection made 
  13.            when running the backup utility.
  14.        
  15.            This is also true for the IRQ and DMA settings.
  16.            They must also correspond to the selections made through
  17.            the backup utility."
  18.  
  19.  HELP="MSD HELP"
  20.  
  21.  DISABLE = SUPPORTED          
  22.  
  23.  SLOT=isa16
  24.  
  25. FUNCTION = "Adapter Interface Definition"
  26.  
  27. COMMENTS="This process reserves resources (IRQ, DMA, and Port
  28.           address) for the Conner (Maynard) 16-Bit SCSI Controller
  29.           available for installation on this workstation.
  30.        
  31.           The Port address jumper on the adapter card must correspond
  32.           to both the selection made here and the selection made 
  33.           when running the backup utility.
  34.  
  35.           This is also true for the IRQ and DMA settings.
  36.           They must also correspond to the settings selected through
  37.           the backup utility."
  38.  
  39. SUBFUNCTION = "I/O Port Selection"
  40.  
  41.     HELP = "Choose a unique I/O Port address for each host adapter
  42.         in the system."
  43.  
  44.     COMMENTS = "The Port address jumper on the adapter card must correspond
  45.             to both the selection made here and the selection made
  46.             when running the backup utility.
  47.             Port address 360h - 367h is the default setting."
  48.  
  49.     CHOICE = "360h-367h"
  50.         FREE
  51.         PORT = 360h-367h
  52.         SIZE = WORD
  53.  
  54.     CHOICE = "370h-377h"
  55.         FREE
  56.         PORT = 370h-377h
  57.         SIZE = WORD
  58.  
  59.         LINK
  60.         PORT=360h-367h|370h-377h
  61.  
  62. SUBFUNCTION = "IRQ Level Selection"
  63.  
  64.     HELP = "Choose a unique IRQ for each host adapter
  65.         in the system."
  66.     
  67.     COMMENTS = "The IRQ selected here must correspond to the
  68.             selection made when running the backup utility.
  69.             IRQ 10 Level is the default."
  70.     
  71.     CHOICE = "IRQ 10"
  72.         FREE
  73.         IRQ = 10
  74.         TRIGGER = LEVEL
  75.  
  76.     CHOICE = "IRQ 11"
  77.         FREE
  78.         IRQ = 11
  79.         TRIGGER = LEVEL
  80.  
  81.     CHOICE = "IRQ 12"
  82.         FREE
  83.         IRQ = 12
  84.         TRIGGER = LEVEL
  85.     
  86.     CHOICE = "IRQ 15"
  87.         FREE
  88.         IRQ = 15
  89.         TRIGGER = LEVEL
  90.  
  91.     CHOICE = "IRQ  3"
  92.         FREE
  93.         IRQ =  3
  94.         TRIGGER = LEVEL
  95.  
  96.     CHOICE = "IRQ  4"
  97.         FREE
  98.         IRQ =  4
  99.         TRIGGER = LEVEL
  100.  
  101.     CHOICE = "IRQ  5"
  102.         FREE
  103.         IRQ =  5
  104.         TRIGGER = LEVEL
  105.  
  106.         LINK
  107.         IRQ=10|11|12|15|3|4|5
  108.  
  109. SUBFUNCTION = "DMA Channel Selection"
  110.  
  111.     HELP = "Choose a unique DMA for each host adapter
  112.         in the system."
  113.     
  114.     COMMENTS = "The DMA selected here must correspond to the
  115.             selection made when running the backup utility.
  116.             The default is DMA 6."
  117.  
  118.     CHOICE = "DMA 6"
  119.         FREE
  120.         DMA = 6
  121.         SIZE = WORD
  122.  
  123.     CHOICE = "DMA 7"
  124.         FREE
  125.         DMA = 7
  126.         SIZE = WORD
  127.  
  128.     CHOICE = "DMA 5"
  129.         FREE
  130.         DMA = 5
  131.         SIZE = WORD
  132.  
  133.     CHOICE = "DISABLE"
  134.         DISABLE = YES
  135.         
  136.         
  137.