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

  1.  
  2. ;Configuration file for AMI EISA system board,series 25
  3. ;BOARD statement block.
  4.  
  5. BOARD
  6.     ID = "AMI2509"
  7.     NAME = "AMI ENTERPRISE EISA system board"
  8.     MFR = "AMI,GA,USA"
  9.     CATEGORY = "SYS"
  10.     SLOT = EMB(0)
  11.     READID = YES
  12.     AMPERAGE = 7100
  13.     COMMENTS = "This AMI EISA system board has an on-board floppy
  14.             controller. SLOT(3) is available as ISA8, if  AMI
  15.             proprietary 32 bit memory card is absent."
  16.  
  17. ;System statement block.It describes the slot types present in the system.
  18.     
  19. SYSTEM
  20.     NONVOLATILE = 8K
  21.     AMPERAGE = 43100
  22.     SLOT(1) = EISA(1)
  23.         LENGTH = 341
  24.         SKIRT = YES
  25.         BUSMASTER = YES
  26.     SLOT(2) = EISA(2)
  27.         LENGTH = 341
  28.         SKIRT = YES
  29.         BUSMASTER = YES
  30.     SLOT(3) = ISA8(3),"AMIMEM"
  31.         LENGTH = 341
  32.         SKIRT = NO
  33.     SLOT(4) = EISA(4)
  34.         LENGTH = 341
  35.         SKIRT = YES
  36.         BUSMASTER = YES
  37.     SLOT(5) = EISA(5)
  38.         LENGTH = 341
  39.         SKIRT = YES
  40.         BUSMASTER = YES
  41.     SLOT(6) = EISA(6)
  42.         LENGTH = 341
  43.         SKIRT = YES
  44.         BUSMASTER = YES
  45.     SLOT(7) = EISA(7)
  46.         LENGTH = 341
  47.         SKIRT = YES
  48.         BUSMASTER = YES
  49.     SLOT(8) = ISA8(8)
  50.         LENGTH = 341
  51.         SKIRT = YES
  52.  
  53. JUMPER(1) = 2
  54.     NAME = "J18"
  55.     JTYPE = INLINE
  56.     VERTICAL = YES
  57.     REVERSE = NO
  58.     LABEL = LOC(1 2 3) "1" "2" "3"
  59.     INITVAL = LOC(1^2 2^3)10
  60.     FACTORY = LOC(1^2 2^3)10
  61.     COMMENTS = "Jumper should be set to 1^2 position for AT-type floppy
  62.             drive interface. It should be  set  to 2^3 position for
  63.             PS/2-type floppy drive interface."
  64.     HELP = "Factory setting is for 1^2 position."
  65.  
  66. SWITCH(1) = 2
  67.     NAME = "SW1"
  68.     STYPE = DIP
  69.     VERTICAL = YES
  70.     REVERSE = NO
  71.     LABEL = LOC(2 1) "Color/Mono" "Diag"
  72.     INITVAL = LOC(2 1) 00
  73.     FACTORY = LOC(2 1) 00
  74.     COMMENTS = "Diag Switch should be set to OFF position for normal mode
  75.            of operation . For  POST diagnsotics loop mode , the  Diag
  76.            switch should be set to ON position . Color / Mono  switch
  77.            should  be  set to  OFF  position for  monochrome  display
  78.            adapters (MDA) . For color graphics adapter (CGA),  color/
  79.            mono switch should be set to  ON  position."
  80.     HELP = "Factory settings are for OFF positions.
  81.         SW1 located at upper right corner of the board."
  82.  
  83. GROUP = "EISA System information"
  84.     TYPE = "ISA"
  85. FUNCTION = "Slot mapping information"
  86.     SHOW = NO
  87.      CHOICE = "Slot mapping tables"
  88.         SUBTYPE = "MAP"
  89.         FREEFORM = 30,61h,62h,03h,64h,65h,66h,67h,08h,
  90.                   0E0h,0E0h,0E0h,0E0h,0E0h,0E0h,0E0h,
  91.                   1,2,7,4,5,6,0,0,
  92.                   0,0,0,0,0,0,0
  93. ENDGROUP    
  94.