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

  1. ;
  2. ; ACME Tape Controller
  3. ;
  4. BOARD
  5.   ID = "ACE4010"
  6.   NAME = "ACME Tape Controller"
  7.   MFR = "ACME"
  8.   CATEGORY = "MSD"
  9.   SLOT = ISA8
  10.   LENGTH = 336             ;HEIGHT = 102
  11.   READID = NO
  12.   COMMENTS="This is the Board Identification Block comment field
  13.         for the ACME Tape Controller Slot Type ISA8."
  14.   HELP="This is the Board Identification Block help field
  15.     for the ACME Tape Controller Slot Type ISA8."
  16.  
  17. SWITCH(1)=10
  18.   NAME="SW1"
  19.   STYPE=DIP
  20.   VERTICAL=NO
  21.   REVERSE = YES
  22.   FACTORY = LOC(1-10) 1111111000
  23.   LABEL = LOC(1-10) "1" "2" "3" "4" "5" "6" "7" "8" "9" "10"
  24.   COMMENTS="This is the Switch Identification Block comment field
  25.         for the 1st set of switches for the ACME Tape Controller."
  26.   HELP="This is the Switch Identification Block help field
  27.     for the 1st set of switches for the ACME Tape Controller."
  28.  
  29. SWITCH(2)=8
  30.   NAME="SW2"
  31.   STYPE=ROTARY
  32.   VERTICAL=NO
  33.   REVERSE = YES
  34.   FACTORY = LOC(1-8) 00001000
  35.   LABEL = LOC(1-8) "1" "2" "3" "4" "5" "6" "7" "8" 
  36.   COMMENTS="This is the Switch Identification Block comment field
  37.         for the 2nd set of switches for the ACME Tape Controller."
  38.   HELP="This is the Switch Identification Block help field
  39.     for the 2nd set of switches for the ACME Tape Controller."
  40.  
  41. JUMPER(1)=12
  42.   NAME="J1"
  43.   JTYPE=PAIRED
  44.   VERTICAL=NO
  45.   LABEL=LOC(12-1) "2" "3" "4" "5" "6" "7" "1" "2" "3" "1" "2" "3"
  46.   COMMENTS="This is the Jumper Identification Block comment field
  47.         for the 1st set of jumpers on the ACME Tape Controller."
  48.   HELP="This is the Jumper Identification Block help field
  49.     for the 1st set of jumpers on the ACME Tape Controller."
  50.  
  51. SOFTWARE(1)="
  52.   One of the following programs must be executed from
  53.   the DOS prompt: QT.EXE, SYTOS.EXE, or QIC.EXE.\n
  54.   The following parameters will be requested when installing
  55.   the above programs and should be recorded:\n\n"
  56.  
  57. FUNCTION = "Tape Controller"
  58.   TYPE = "MSD"
  59.   COMMENTS="This is the Function Statement Block comment field
  60.         for the ACME Tape Controller."
  61.   HELP="This is the Function Statement Block help field
  62.     for the ACME Tape Controller."
  63.  
  64.   CHOICE = "Tape Controller"
  65.     SUBTYPE = "TAPCTL"
  66.     HELP="This is the Choice Statement Block help field
  67.       for the ACME Tape Controller, SUBTYPE = TAPCTL."
  68.  
  69.     link
  70.       PORT = 308h - 30bh | 338h - 33bh | 0e68h - 0e6bh | 398h - 39bh |
  71.          3c8h - 3cbh
  72.       INIT = SWITCH(1) LOC(1-10) 1111111000 | 1100011000 | 1101001000 |
  73.                  1100110000 | 1101100000
  74.       INIT = SWITCH(2) LOC(1-8) 00000100 | 01000000 | 00100000 |
  75.                  00010000 | 00000010
  76.       INIT = SOFTWARE(1) "PORT=308h" | "PORT=338h" | "PORT=0e68h" | "PORT=398h" | "PORT=3C8h"
  77.  
  78.     link
  79.       IRQ = 6 | 2 | 4 | 5 | 3 | 7
  80.       INIT = JUMPER(1) LOC(12-7) 010000 | 100000 | 001000 | 000100 |
  81.                  000010 | 000001
  82.       INIT = SOFTWARE(1) "IRQ=3" | "IRQ=2" | "IRQ=4" | "IRQ=5" | "IRQ=6" | "IRQ=7"
  83.  
  84.     link
  85.       DMA = 1 | 2 | 3
  86.       INIT = SOFTWARE(1) "DMA=1" | "DMA=2" | "DMA=3"
  87.       INIT = JUMPER(1) LOC(6-1) 100100 | 010010 | 001001
  88.  
  89.