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

  1. ;  mach32 VLB Video Accelerator
  2. ;
  3. ;  (C)Copyright, 1992, 1993
  4. ;     All Rights Reserved.
  5. ;
  6. ;   13/8/93 v1.0 - initial release.
  7.  
  8.  
  9. ;---------------------------------------------------------------------------
  10. ;                               mach32 VLB
  11. ;--------------------------------------------------------------------------- 
  12.  
  13. BOARD
  14.   ID = "ATI4430"
  15.   NAME = "mach32 VLB Video Accelerator Card"
  16.   MFR = "OEM"
  17.   CATEGORY = "VID"
  18.   SLOT = ISA8OR16
  19.   LENGTH = 255                            ;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) = 3
  30.   NAME = "IRQ"
  31.   JTYPE = PAIRED
  32.   VERTICAL = NO
  33.   LABEL = LOC(3 2 1) "IRQ2" "IRQ3" "IRQ5"
  34.   INITVAL = LOC(3 2 1) xxx
  35.   FACTORY = LOC(3 2 1) 000
  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. SOFTWARE(1) = "Please run INSTALL APMAP and ensure that the Memory Aperture is set to: "
  40.  
  41.  
  42. ;--------------------------------------
  43. ;   VIDEO FUNCTION
  44. ;--------------------------------------
  45.  
  46. GROUP = "Video"
  47. FUNCTION = "Video Graphics Adaptor"
  48.   TYPE = "VID"
  49.   COMMENTS = "Provides Super VGA features."
  50.   HELP = "Use INSTALL program to configure video modes."
  51.   CONNECTION = "TOP DB15"
  52.  
  53.   CHOICE = "VGA"
  54.     FREE
  55. ;       VGA ports
  56. ;                        0102h
  57. ;                                03B4h 03B5h 03B8h 03B9h 03BAh                         03BFh
  58. ;                                03D4h 03D5h 03D8h       03DAh
  59. ;        03C0h 03C1h 03C2h 03C3h 03C4h 03C5h             03CAh       03CCh       03CEh 03CFh
  60. ;                                                      03D9h          03DBh 03DCh 03DDh    03DEh
  61.     PORT = 0102h 
  62.     SHARE = NO
  63.     SIZE = BYTE
  64.  
  65.     PORT = 03B4h-03B5h
  66.     SHARE = NO
  67.     SIZE = BYTE
  68.  
  69.     PORT = 03B8h-03BAh
  70.     SHARE = NO
  71.     SIZE = BYTE
  72.  
  73.     PORT = 03BFh
  74.     SHARE = NO
  75.     SIZE = BYTE
  76.  
  77.     PORT = 03D4h-03D5h
  78.     SHARE = NO
  79.     SIZE = BYTE
  80.  
  81.     PORT = 03D8h
  82.     SHARE = NO
  83.     SIZE = BYTE
  84.  
  85.     PORT = 03DAh
  86.     SHARE = NO
  87.     SIZE = BYTE
  88.  
  89.     PORT = 03C0h-03C5h
  90.     SHARE = NO
  91.     SIZE = BYTE
  92.  
  93.     PORT = 03CAh
  94.     SHARE = NO
  95.     SIZE = BYTE
  96.  
  97.     PORT = 03CCh
  98.     SHARE = NO
  99.     SIZE = BYTE
  100.  
  101.     PORT = 03CEh-03CFh
  102.     SHARE = NO
  103.     SIZE = BYTE
  104.  
  105.     PORT = 03D9h
  106.     SHARE = NO
  107.     SIZE = BYTE
  108.  
  109.     PORT = 03DBh-03DEh
  110.     SHARE = NO
  111.     SIZE = BYTE
  112.  
  113. ;    BIOS ROM
  114.     MEMORY = 32K
  115.     ADDRESS = 0C0000h
  116.     WRITABLE = NO
  117.     MEMTYPE = OTH
  118.     SIZE = WORD
  119.     CACHE = YES
  120.     SHARE = NO
  121.  
  122. ;    VIDEO RAM (COLOUR)
  123.     MEMORY = 64K
  124.     ADDRESS = 0A0000h
  125.     WRITABLE = YES
  126.     MEMTYPE = OTH
  127.     SIZE = WORD
  128.     CACHE = NO
  129.     SHARE = NO
  130.  
  131. ;    VIDEO RAM (MONOCHROME)
  132.     MEMORY = 32K
  133.     ADDRESS = 0B8000h
  134.     WRITABLE = YES
  135.     MEMTYPE = OTH
  136.     SIZE = WORD
  137.     CACHE = NO
  138.     SHARE = NO
  139.  
  140.  
  141. FUNCTION = "Graphics Engine"
  142.   TYPE = "VID"
  143.   COMMENTS = "Provides 8514 features"
  144.   CONNECTION = "TOP DB15"
  145.   HELP = "Use INSTALL program to configure video modes."
  146.  
  147.   CHOICE = "Graphics Engine"
  148.  
  149.   FREE
  150. ;       8514 ports
  151. ;        002EAh 002EBh 002ECh 002EDh
  152. ;        002E8h 006E8h 00AE8h 00EE8h
  153. ;        012E8h 016E8h 01AE8h 01EE8h
  154. ;        022E8h
  155. ;        042E8h 046E8h 04AE8h 
  156. ;               082E8h 086E8h 08AE8h 08EE8h
  157. ;        092E8h 096E8h 09AE8h 09EE8h
  158. ;        0A2E8h 0A6E8h 0AAE8h 0AEE8h
  159. ;               0B2E8h 0B6E8h 0BAE8h 0BEE8h
  160. ;        0E2E8h
  161. ;
  162. ;       Extended Video Ports
  163. ;        002EEh 006EEh 00AEEh 00EEEh
  164. ;        012EEh 016EEh 01AEEh 01EEEh
  165. ;        022EEh 026EEh 02AEEh 02EEEh
  166. ;        032EEh 036EEh 03AEEh 03EEEh
  167. ;        042EEh 046EEh 04AEEh 04EEEh
  168. ;        052EEh 056EEh 05AEEh 05EEEh
  169. ;               062EEh 066EEh 06AEEh 06EEEh
  170. ;        072EEh 076EEh 07AEEh 07EEEh
  171. ;        082EEh 086EEh 08AEEh 08EEEh
  172. ;               092EEh 096EEh 09AEEh 
  173. ;        0A2EEh 0A6EEh 0AAEEh 0AEEEh
  174. ;        0B2EEh 0B6EEh 0BAEEh 0BEEEh
  175. ;        0C2EEh 0C6EEh 0CAEEh 0CEEEh
  176. ;        0D2EEh 0D6EEh 0DAEEh 0DEEEh
  177. ;        0E2EEh 0E6EEh 0EAEEh 0EEEEh
  178. ;               0F6EEh        0FEEEh
  179.  
  180.     PORT = 002EAh-002EDh 
  181.     SHARE = NO
  182.     SIZE = BYTE
  183.  
  184.     PORT = 002E8h 
  185.     SHARE = NO
  186.     SIZE = WORD
  187.  
  188.     PORT = 006E8h 
  189.     SHARE = NO
  190.     SIZE = WORD
  191.  
  192.     PORT = 00AE8h 
  193.     SHARE = NO
  194.     SIZE = WORD
  195.  
  196.     PORT = 00EE8h 
  197.     SHARE = NO
  198.     SIZE = WORD
  199.  
  200.     PORT = 012E8h
  201.     SHARE = NO
  202.     SIZE = WORD
  203.  
  204.     PORT = 016E8h
  205.     SHARE = NO
  206.     SIZE = WORD
  207.  
  208.     PORT = 01AE8h 
  209.     SHARE = NO
  210.     SIZE = WORD
  211.  
  212.     PORT = 01EE8h 
  213.     SHARE = NO
  214.     SIZE = WORD
  215.  
  216.     PORT = 002EEh 
  217.     SHARE = NO
  218.     SIZE = WORD
  219.  
  220.     PORT = 006EEh 
  221.     SHARE = NO
  222.     SIZE = WORD
  223.  
  224.     PORT = 00AEEh 
  225.     SHARE = NO
  226.     SIZE = WORD
  227.  
  228.     PORT = 00EEEh 
  229.     SHARE = NO
  230.     SIZE = WORD
  231.  
  232.     PORT = 012EEh 
  233.     SHARE = NO
  234.     SIZE = WORD
  235.  
  236.     PORT = 016EEh 
  237.     SHARE = NO
  238.     SIZE = WORD
  239.  
  240.     PORT = 01AEEh 
  241.     SHARE = NO
  242.     SIZE = WORD
  243.  
  244.     PORT = 01EEEh 
  245.     SHARE = NO
  246.     SIZE = WORD
  247.  
  248. FUNCTION = "Graphics Engine Memory Aperture"
  249.   TYPE = "VID"
  250.   COMMENTS = "NOTE: The user must run the INSTALL program with the
  251.               APMAP parameter in order for these settings to take effect."
  252.   HELP = "Use the INSTALL program with the APMAP parameter to configure
  253.           the Memory Aperture address.
  254.           Review Software statements for recommended settings."
  255.  
  256.   CHOICE = "Aperture Enabled"
  257.  
  258.   COMBINE
  259. ;    MEMORY APERTURE (can't differentiate size, so assume 4M)
  260.     MEMORY = 4M
  261.     ADDRESS = 0M-127M STEP = 4M
  262.     WRITABLE = YES
  263.     MEMTYPE = OTH
  264.     SIZE = WORD
  265.     CACHE = NO
  266.     SHARE = NO
  267.     INIT = SOFTWARE(1) "Address=0M."   | "Address=4M."   | "Address=8M."   | "Address=12M."  |
  268.                        "Address=16M."  | "Address=20M."  | "Address=24M."  | "Address=28M."  |
  269.                        "Address=32M."  | "Address=36M."  | "Address=40M."  | "Address=44M."  |
  270.                        "Address=48M."  | "Address=52M."  | "Address=56M."  | "Address=60M."  |
  271.                        "Address=64M."  | "Address=68M."  | "Address=72M."  | "Address=76M."  |
  272.                        "Address=80M."  | "Address=84M."  | "Address=88M."  | "Address=92M."  |
  273.                        "Address=96M."  | "Address=100M." | "Address=104M." | "Address=108M." |
  274.                        "Address=112M." | "Address=116M." | "Address=120M." | "Address=124M." 
  275.  
  276.   CHOICE = "Aperture Disabled"
  277.     DISABLE = YES
  278.     FREE
  279.     INIT = SOFTWARE(1) "DISABLED."
  280.  
  281.  
  282. FUNCTION = "Video Interrupt"
  283.   TYPE = "VID"
  284.   COMMENTS = "NOTE: This option may require a change to a jumper setting,
  285.           check the jumper settings display."
  286.  
  287.   CHOICE = "Video IRQ Disabled"
  288.     DISABLE = YES
  289.     FREE
  290.     INIT = JUMPER(1) LOC(3 2 1) 000
  291.  
  292.   CHOICE = "Video IRQ Enabled"
  293.  
  294.     LINK
  295.     IRQ = 5 | 3 | 2
  296.     SHARE = NO
  297.     TRIGGER = EDGE
  298.     INIT = JUMPER(1) LOC(3 2 1) 001 | 010 | 100
  299.  
  300. ENDGROUP
  301.  
  302. ;end of board
  303.