home *** CD-ROM | disk | FTP | other *** search
/ ftp.cvut.cz / DOS_LEGACY_DRIVERS_2008.zip / DOS_LEGACY_DRIVERS / eisa / !ami25b1.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 = "AMI25B1"
  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) = EISA(8)
  50.         LENGTH = 341
  51.         SKIRT = YES
  52.         BUSMASTER = NO
  53.  
  54. JUMPER(1) = 2
  55.     NAME = "J8"
  56.     JTYPE = INLINE
  57.     VERTICAL = YES
  58.     REVERSE = NO
  59.     LABEL = LOC(1 2 3) "1" "2" "3"
  60.     INITVAL = LOC(1^2 2^3)10
  61.     FACTORY = LOC(1^2 2^3)10
  62.     COMMENTS = "Jumper should be set to 1^2 position for AT-type floppy
  63.             drive interface. It should be  set to 2^3 position  for
  64.             PS/2-type floppy drive interface."
  65.     HELP = "Factory setting is for 1^2 position."
  66.  
  67. SWITCH(1) = 2
  68.     NAME = "SW1"
  69.     STYPE = DIP
  70.     VERTICAL = YES
  71.     REVERSE = NO
  72.     LABEL = LOC(2 1) "Color/Mono" "Diag"
  73.     INITVAL = LOC(2 1) 00
  74.     FACTORY = LOC(2 1) 00
  75.     COMMENTS = "Diag Switch should be set to OFF position for normal mode
  76.            of operation . For  POST diagnsotics loop mode , the  Diag
  77.            switch should be set to ON position . Color / Mono  switch
  78.            should  be  set to  OFF  position for  monochrome  display
  79.            adapters (MDA) . For color graphics adapter (CGA),  color/
  80.            mono switch should be set to  ON  position."
  81.     HELP = "Factory settings are for OFF positions."
  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,48h,
  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.