home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1996 September / IMM0996.ISO / driver / ati / mach32 / disk1 / !ati4420.cfg < prev    next >
Text File  |  1993-08-13  |  8KB  |  349 lines

  1. ;  mach32 Video Accelerator
  2. ;
  3. ;  (C)Copyright, 1992, 1993
  4. ;     All Rights Reserved.
  5. ;
  6. ;   13/8/93 v1.3 - added APMAP keyword to software statement.
  7.  
  8.  
  9. ;---------------------------------------------------------------------------
  10. ;                               mach32 DRAM ISA
  11. ;--------------------------------------------------------------------------- 
  12.  
  13. BOARD
  14.   ID = "ATI4420"
  15.   NAME = "mach32 Video Accelerator Card"
  16.   MFR = "OEM"
  17.   CATEGORY = "VID"
  18.   SLOT = ISA8OR16
  19.   LENGTH = 170                            ;HEIGHT=125
  20.   AMPERAGE = 1500
  21.   READID = NO
  22.   IOCHECK = INVALID
  23.   DISABLE = UNSUPPORTED
  24.   COMMENTS = "Combines Super VGA with a high speed Graphics Engine"
  25.   HELP = "For additional setup options, run the INSTALL program provided with the card.
  26.           Review and follow the recommendations of the SOFTWARE statements to
  27.       ensure proper configuration of the card."
  28.  
  29. JUMPER(1) = 4
  30.   NAME = "JU11"
  31.   JTYPE = PAIRED
  32.   VERTICAL = YES
  33.   LABEL = LOC(4 3 2 1) "IRQ2" "IRQ3" "IRQ5" "IRQ10"
  34.   INITVAL = LOC(4 3 2 1) xxxx
  35.   FACTORY = LOC(4 3 2 1) 0000
  36.   COMMENTS = "Selects IRQ line.  Only one jumper can be installed."
  37.   HELP = " To select a IRQ line, place shorting plug across jumper."
  38.  
  39. JUMPER(2) = 1
  40.   NAME = "JU18"
  41.   JTYPE = PAIRED
  42.   VERTICAL = NO
  43.   REVERSE = YES
  44.   LABEL = LOC(1) "MOUSE ON"
  45.   INITVAL = LOC(1) x
  46.   FACTORY = LOC(1) 1
  47.   COMMENTS = "Enables on card mouse chip."
  48.   HELP = " To enable mouse chip, place shorting plug across jumper."
  49.  
  50. SOFTWARE(1) = "Please run the INSTALL program and ensure that the Mouse parameters are set to: "
  51. SOFTWARE(2) = "Please run INSTALL APMAP and ensure that the Memory Aperture is set to: "
  52. SOFTWARE(3) = "If using another ATI card in the system with a mouse chip, REMOVE JU18."
  53.  
  54.  
  55. ;--------------------------------------
  56. ;   VIDEO FUNCTION
  57. ;--------------------------------------
  58.  
  59. GROUP = "Video"
  60. FUNCTION = "Video Graphics Adaptor"
  61.   TYPE = "VID"
  62.   COMMENTS = "Provides Super VGA features.
  63.           NOTE: This option may require a change to a jumper or switch
  64.           setting, check the jumper and switch settings display."
  65.   HELP = "Use INSTALL program to configure video modes.
  66.       If disabling the VGA, ensure a second display adaptor is
  67.       installed in the system to act as the Primary display."
  68.   CONNECTION = "TOP DB15"
  69.  
  70.   CHOICE = "VGA Enabled"
  71.     FREE
  72. ;       VGA ports
  73. ;                        0102h
  74. ;                                03B4h 03B5h 03B8h 03B9h 03BAh                         03BFh
  75. ;                                03D4h 03D5h 03D8h       03DAh
  76. ;        03C0h 03C1h 03C2h 03C3h 03C4h 03C5h             03CAh       03CCh       03CEh 03CFh
  77. ;                                                      03D9h          03DBh 03DCh 03DDh    03DEh
  78.     PORT = 0102h 
  79.     SHARE = NO
  80.     SIZE = BYTE
  81.  
  82.     PORT = 03B4h-03B5h
  83.     SHARE = NO
  84.     SIZE = BYTE
  85.  
  86.     PORT = 03B8h-03BAh
  87.     SHARE = NO
  88.     SIZE = BYTE
  89.  
  90.     PORT = 03BFh
  91.     SHARE = NO
  92.     SIZE = BYTE
  93.  
  94.     PORT = 03D4h-03D5h
  95.     SHARE = NO
  96.     SIZE = BYTE
  97.  
  98.     PORT = 03D8h
  99.     SHARE = NO
  100.     SIZE = BYTE
  101.  
  102.     PORT = 03DAh
  103.     SHARE = NO
  104.     SIZE = BYTE
  105.  
  106.     PORT = 03C0h-03C5h
  107.     SHARE = NO
  108.     SIZE = BYTE
  109.  
  110.     PORT = 03CAh
  111.     SHARE = NO
  112.     SIZE = BYTE
  113.  
  114.     PORT = 03CCh
  115.     SHARE = NO
  116.     SIZE = BYTE
  117.  
  118.     PORT = 03CEh-03CFh
  119.     SHARE = NO
  120.     SIZE = BYTE
  121.  
  122.     PORT = 03D9h
  123.     SHARE = NO
  124.     SIZE = BYTE
  125.  
  126.     PORT = 03DBh-03DEh
  127.     SHARE = NO
  128.     SIZE = BYTE
  129.  
  130. ;    BIOS ROM
  131.     MEMORY = 32K
  132.     ADDRESS = 0C0000h
  133.     WRITABLE = NO
  134.     MEMTYPE = OTH
  135.     SIZE = WORD
  136.     CACHE = YES
  137.     SHARE = NO
  138.  
  139. ;    VIDEO RAM (COLOUR)
  140.     MEMORY = 64K
  141.     ADDRESS = 0A0000h
  142.     WRITABLE = YES
  143.     MEMTYPE = OTH
  144.     SIZE = WORD
  145.     CACHE = NO
  146.     SHARE = NO
  147.  
  148. ;    VIDEO RAM (MONOCHROME)
  149.     MEMORY = 32K
  150.     ADDRESS = 0B8000h
  151.     WRITABLE = YES
  152.     MEMTYPE = OTH
  153.     SIZE = WORD
  154.     CACHE = NO
  155.     SHARE = NO
  156.  
  157. FUNCTION = "Graphics Engine"
  158.   TYPE = "VID"
  159.   COMMENTS = "Provides 8514 features"
  160.   CONNECTION = "TOP DB15"
  161.   HELP = "Use INSTALL program to configure video modes."
  162.  
  163.   CHOICE = "Graphics Engine"
  164.  
  165.   FREE
  166. ;       8514 ports
  167. ;        002EAh 002EBh 002ECh 002EDh
  168. ;        002E8h 006E8h 00AE8h 00EE8h
  169. ;        012E8h 016E8h 01AE8h 01EE8h
  170. ;        022E8h
  171. ;        042E8h 046E8h 04AE8h 
  172. ;               082E8h 086E8h 08AE8h 08EE8h
  173. ;        092E8h 096E8h 09AE8h 09EE8h
  174. ;        0A2E8h 0A6E8h 0AAE8h 0AEE8h
  175. ;               0B2E8h 0B6E8h 0BAE8h 0BEE8h
  176. ;        0E2E8h
  177. ;
  178. ;       Extended ports
  179. ;        002EEh 006EEh 00AEEh 00EEEh
  180. ;        012EEh 016EEh 01AEEh 01EEEh
  181. ;        022EEh 026EEh 02AEEh 02EEEh
  182. ;        032EEh 036EEh 03AEEh 03EEEh
  183. ;        042EEh 046EEh 04AEEh 04EEEh
  184. ;        052EEh 056EEh 05AEEh 05EEEh
  185. ;               062EEh 066EEh 06AEEh 06EEEh
  186. ;        072EEh 076EEh 07AEEh 07EEEh
  187. ;        082EEh 086EEh 08AEEh 08EEEh
  188. ;               092EEh 096EEh 09AEEh 
  189. ;        0A2EEh 0A6EEh 0AAEEh 0AEEEh
  190. ;        0B2EEh 0B6EEh 0BAEEh 0BEEEh
  191. ;        0C2EEh 0C6EEh 0CAEEh 0CEEEh
  192. ;        0D2EEh 0D6EEh 0DAEEh 0DEEEh
  193. ;        0E2EEh 0E6EEh 0EAEEh 0EEEEh
  194. ;               0F6EEh        0FEEEh
  195.  
  196.     PORT = 002EAh-002EDh 
  197.     SHARE = NO
  198.     SIZE = BYTE
  199.  
  200.     PORT = 002E8h 
  201.     SHARE = NO
  202.     SIZE = WORD
  203.  
  204.     PORT = 006E8h 
  205.     SHARE = NO
  206.     SIZE = WORD
  207.  
  208.     PORT = 00AE8h 
  209.     SHARE = NO
  210.     SIZE = WORD
  211.  
  212.     PORT = 00EE8h 
  213.     SHARE = NO
  214.     SIZE = WORD
  215.  
  216.     PORT = 012E8h
  217.     SHARE = NO
  218.     SIZE = WORD
  219.  
  220.     PORT = 016E8h
  221.     SHARE = NO
  222.     SIZE = WORD
  223.  
  224.     PORT = 01AE8h 
  225.     SHARE = NO
  226.     SIZE = WORD
  227.  
  228.     PORT = 01EE8h 
  229.     SHARE = NO
  230.     SIZE = WORD
  231.  
  232.     PORT = 002EEh 
  233.     SHARE = NO
  234.     SIZE = WORD
  235.  
  236.     PORT = 006EEh 
  237.     SHARE = NO
  238.     SIZE = WORD
  239.  
  240.     PORT = 00AEEh 
  241.     SHARE = NO
  242.     SIZE = WORD
  243.  
  244.     PORT = 00EEEh 
  245.     SHARE = NO
  246.     SIZE = WORD
  247.  
  248.     PORT = 012EEh 
  249.     SHARE = NO
  250.     SIZE = WORD
  251.  
  252.     PORT = 016EEh 
  253.     SHARE = NO
  254.     SIZE = WORD
  255.  
  256.     PORT = 01AEEh 
  257.     SHARE = NO
  258.     SIZE = WORD
  259.  
  260.     PORT = 01EEEh 
  261.     SHARE = NO
  262.     SIZE = WORD
  263.  
  264. FUNCTION = "Graphics Engine Memory Aperture"
  265.   TYPE = "VID"
  266.   COMMENTS = "NOTE: The user must run the INSTALL program with the
  267.               APMAP parameter in order for these settings to take effect."
  268.   HELP = "Use the INSTALL program with the APMAP parameter to configure
  269.           the Memory Aperture address.
  270.           Review Software statements for recommended settings."
  271.  
  272.   CHOICE = "Aperture Enabled"
  273.  
  274.   COMBINE
  275. ;    MEMORY APERTURE (can't differentiate size, so assume 4M)
  276.     MEMORY = 4M
  277.     ADDRESS = 0M-15M STEP = 4M
  278.     WRITABLE = YES
  279.     MEMTYPE = OTH
  280.     SIZE = WORD
  281.     CACHE = NO
  282.     SHARE = NO
  283.     INIT = SOFTWARE(2) "Address=0M." | "Address=4M." | "Address=8M." | "Address=12M." 
  284.  
  285.   CHOICE = "Aperture Disabled"
  286.     DISABLE = YES
  287.     FREE
  288.     INIT = SOFTWARE(2) "DISABLED."
  289.  
  290.  
  291. FUNCTION = "Video Interrupt"
  292.   TYPE = "VID"
  293.   COMMENTS = "NOTE: This option may require a change to a jumper setting,
  294.           check the jumper settings display."
  295.  
  296.   CHOICE = "Video IRQ Disabled"
  297.     DISABLE = YES
  298.     FREE
  299.     INIT = JUMPER(1) LOC(4 3 2 1) 0000
  300.  
  301.   CHOICE = "Video IRQ Enabled"
  302.  
  303.     LINK
  304.     IRQ = 10 | 5 | 3 | 2
  305.     SHARE = NO
  306.     TRIGGER = EDGE
  307.     INIT = JUMPER(1) LOC(4 3 2 1) 0001 | 0010 | 0100 | 1000
  308.  
  309. ENDGROUP
  310.  
  311. ;--------------------------------------
  312. ;   MOUSE FUNCTION
  313. ;--------------------------------------
  314.  
  315. FUNCTION = "InPORT Mouse"
  316.   TYPE = "PTR"
  317.   COMMENTS = "Supports both 2 button and 3 button mouse.
  318.           NOTE: The user must run the INSTALL program in order for
  319.           these settings to take effect.  If no mouse is installed,
  320.           set mouse to disabled."
  321.   HELP = "Use INSTALL program to configure Mouse address and interrupt.
  322.           Review Software statements for recommended settings."
  323.   CONNECTION = "BOTTOM DIN 9"
  324.  
  325.   CHOICE = "Mouse Enabled"
  326.     AMPERAGE = 1
  327.  
  328.     COMBINE
  329.     PORT = 23Ch-23Fh | 238h-23Bh 
  330.     SHARE = NO
  331.     SIZE = BYTE
  332.  
  333.     IRQ = 2 | 3 | 4 | 5
  334.     SHARE = NO
  335.     TRIGGER = EDGE
  336.  
  337.     INIT = SOFTWARE(1) "PRIMARY, IRQ 2." | "PRIMARY, IRQ 3." | "PRIMARY, IRQ4." | "PRIMARY, IRQ5." |
  338.                        "SECONDARY, IRQ 2." | "SECONDARY, IRQ 3." | "SECONDARY, IRQ4." | "SECONDARY, IRQ5."
  339.     FREE
  340.     INIT = JUMPER(2) LOC(1) 1
  341.  
  342.   CHOICE = "Mouse Disabled"
  343.     DISABLE = YES
  344.     FREE
  345.     INIT = SOFTWARE(1) "DISABLED."
  346.     INIT = SOFTWARE(3) ""
  347.  
  348. ;end of board
  349.