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

  1. ;============================================================================
  2. ; This is the configuration file for 486EO EISA system board. Version 1.1
  3. ;============================================================================
  4. BOARD
  5.         ID="AEO0301"
  6.         NAME = "486EO EISA System Board"
  7.         MFR  = "UHC, Inc.,"
  8.         CATEGORY = "SYS"
  9.         AMPERAGE = 8000
  10.         SLOT=EMB(0)
  11.         READID=YES
  12.         COMMENTS = "
  13.            486EO is a high performance 486 Eisa system board.
  14.            This board supports different Intel 486 CPUs from
  15.            i486SX-20mhz, i487SX-20mhz, i486DX-25mhz, i486DX-33mhz,
  16.            i486DX-50mhz, i486DX2-50mhz. "
  17.          ; It supports fast write back cache memory with
  18.          ; different sizes from 64KB, 128KB, 256KB, and 512KB.
  19.          ; This board also supports local VGA adapter cards
  20.          ; AVIEW1L and AVIEW2L that are manufatured by UHC.
  21.          ; With these VGA adapters, the display performance of
  22.          ; the board can be increased several times compared to
  23.          ; the display performance of adapters card installed
  24.          ; on the regular ISA or EISA bus.
  25.          ;
  26.          ; On board is a socket for Weitek 4167.
  27.  
  28.         HELP="
  29.            This is the configuration help field for 486EO system
  30.            board."
  31.  
  32. SYSTEM
  33.         NONVOLATILE=4096
  34.         AMPERAGE = 20000
  35.         SLOT(1)=EISA
  36.                 LENGTH=341
  37.                 BUSMASTER=YES
  38.         SLOT(2)=EISA
  39.                 LENGTH=341
  40.                 BUSMASTER=YES
  41.         SLOT(3)=EISA
  42.                 LENGTH=341
  43.                 BUSMASTER=YES
  44.         SLOT(4)=EISA
  45.                 LENGTH=341
  46.                 BUSMASTER=YES
  47.         SLOT(5)=EISA
  48.                 LENGTH=341
  49.                 BUSMASTER=YES
  50.         SLOT(6)=EISA
  51.                 LENGTH=341
  52.                 BUSMASTER=YES
  53.         SLOT(7)=EISA
  54.                 LENGTH=341
  55.                 BUSMASTER=NO
  56.         SLOT(8)=EISA
  57.                 LENGTH=341
  58.                 BUSMASTER=NO
  59.  
  60.         MEMORY=640K     ADDRESS = 0     CACHE = YES STEP = 64K
  61.         MEMORY = 3M     ADDRESS = 1M    CACHE = YES STEP = 64K
  62.  
  63.  
  64. ;SYSTEM BOARD RESOURCES
  65.  
  66. GROUP="Basic Main Board Functions"
  67.         TYPE="SYS"
  68.  
  69. FUNCTION="TIMER"
  70.         COMMENTS="Reserves IRQ, DMA and other resources"
  71.         HELP="Help field for system board resources"
  72.         CHOICE="Reserved"
  73.                 FREE
  74.                         IRQ=0
  75.  
  76. FUNCTION="Real-time Clock"
  77.         CHOICE="Reserved"
  78.                 FREE
  79.                         IRQ=8
  80.                         PORT=70H-71H
  81.  
  82. FUNCTION="Co-processor"
  83.         TYPE="NPX,387"
  84.         CHOICE="Installed"
  85.                 LINK
  86.                         IRQ=13
  87.                         SHARE=YES
  88.  
  89. FUNCTION="Keyboard"
  90.         TYPE="KEY"
  91.         CHOICE="101 Key"
  92.                 SUBTYPE="101"
  93.                 LINK
  94.                         IRQ=1
  95.                         PORT=60H
  96.                         PORT=64H
  97.  
  98. ENDGROUP
  99.