vgadb 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145
  1. # VGA database.
  2. #
  3. # ctlr:
  4. # These entries are used to identify a particular controller.
  5. # 'numeric offset'="string" identifies the controller by searching
  6. # the BIOS for "string" at 'offset'. There may be multiple identifier
  7. # attributes per ctlr.
  8. # Strings can be found in the BIOS ROM by using the DOS 'debug'
  9. # command and typing 'd c000:0' to obtain a dump of the first part of
  10. # the ROM. Note that some machines (e.g. AT&T/NCR laptops) have the
  11. # ROM mapped at 0xE0000, not 0xC0000.
  12. # The "clock", "ctlr", "link" and "ramdac" entries give a chain in order
  13. # of functions to be called for this controller for initialisation, etc.
  14. # The "clock", "ctlr", "link" and "ramdac" values can all take an extension
  15. # following a '-'. This can be used as a speed-grade or subtype; matching
  16. # is done without the extension.
  17. #
  18. ctlr
  19. vid=0x8086 did=0x7121 # Intel 82810
  20. vid=0x8086 did=0x7123 # Intel 82810-DC100
  21. vid=0x8086 did=0x7125 # Intel 82810E
  22. vid=0x8086 did=0x1132 # Intel 82815 chipset, fully featured, internal graphics
  23. vid=0x8086 did=0x1112 # Intel 82815 chipset, internal graphics only
  24. vid=0x8086 did=0x1102 # Intel 82815 chipset, internal graphics (100MHz dram limit)
  25. vid=0x8086 did=0x3577 # Intel 830M chipset (IBM R31 notebook))
  26. link=vga
  27. ctlr=i81x linear=1
  28. hwgc=i81xhwgc
  29. ctlr
  30. 0xC006F="8C801" # STB PowerGraph X-24
  31. link=vga
  32. ramdac=att20c491-100
  33. hwgc=s3hwgc
  34. link=s3clock clock=icd2061a
  35. ctlr=s3801 link=ibm8514
  36. ctlr
  37. 0xC004F="86C805" # Orchid Fahrenheit 1280
  38. 0XC004F="86C801" # Quadtel S3 86C801/805
  39. link=vga
  40. hwgc=s3hwgc
  41. ramdac=sc15025-80
  42. link=s3clock clock=ch9294-g
  43. ctlr=s3805 link=ibm8514
  44. ctlr
  45. 0xC0067="#9GXE" # #9GXE Level-1[12]
  46. 0xC0045="Stealth 64 Vers. 1.05"
  47. link=vga
  48. ramdac=bt485-135
  49. hwgc=bt485hwgc
  50. ctlr=s3928 linear=1
  51. link=ibm8514
  52. clock=icd2061a link=s3clock
  53. ctlr
  54. 0xC0064="#9GXE" # #9GXE Level-16
  55. link=vga
  56. hwgc=tvp3020hwgc
  57. ctlr=s3928 linear=1
  58. link=ibm8514
  59. ramdac=tvp3020-200
  60. clock=icd2061a link=s3clock
  61. ctlr
  62. 0xC0094="#9-864" # #9GXE64
  63. 0xC012C="V864 PCI" # GIS Globalyst 550
  64. link=vga
  65. hwgc=s3hwgc
  66. ctlr=vision864 linear=1
  67. link=ibm8514
  68. ramdac=att21c498-135
  69. clock=icd2061a link=s3clock
  70. ctlr
  71. 0xC0094="#9-964 BIOS Version 1.03.03" # #9GXE64pro
  72. 0xC0094="#9-964 BIOS Version 1.03.11h" # #9GXE64pro
  73. 0xC0094="#9-964 BIOS Version 2.01.02h" # #9GXE64pro
  74. link=vga
  75. ramdac=tvp3025-170
  76. hwgc=tvp3020hwgc
  77. ctlr=vision964 link=ibm8514
  78. link=s3clock clock=tvp3025clock
  79. ctlr
  80. 0xC00F6="#9 T2R4 SB BIOS" # #9 Revolution IV
  81. vid=0x105D did=0x5348 # #9 Revolution IV
  82. ctlr=t2r4 linear=1
  83. ramdac=rgb524mn-250 rgb524mnrefclk=37500000
  84. hwgc=t2r4hwgc
  85. ctlr
  86. 0xC0045="Stealth 64 Video VRAM Vers. 1.01"
  87. 0xC0045="Stealth 64 Video VRAM Vers. 1.06"
  88. 0xC0045="Stealth 64 Video VRAM Vers. 2.02"
  89. 0xC0045="Stealth 64 Video VRAM Vers. 2.07"
  90. link=vga
  91. ramdac=tvp3026-175
  92. ctlr=vision968 link=ibm8514 linear=1 vclkphs=1
  93. link=s3clock clock=tvp3026clock
  94. hwgc=tvp3026hwgc
  95. ctlr
  96. 0xC004C="S3 Vision968 IBM RGB524 DAC" # STB Velocity 64 Video
  97. link=vga
  98. ramdac=rgb524-220
  99. ctlr=vision968 linear=1 disa1sc=1
  100. link=ibm8514
  101. hwgc=rgb524hwgc
  102. ctlr
  103. 0xC006B="9FX Motion 771" # #9FX Motion 771
  104. 0xC0045="Stealth 64 Video VRAM Vers. 3.02" # Stealth 64 Video 3000
  105. link=vga
  106. ramdac=rgb524-220 rgb524refclk=16000000
  107. ctlr=vision968 linear=1
  108. link=ibm8514
  109. hwgc=rgb524hwgc
  110. ctlr
  111. 0xC0045="Stealth 64 DRAM Vers. 2.01"
  112. 0xC0045="Stealth 64 DRAM Vers. 2.02"
  113. 0xC0045="Stealth 64 DRAM Vers. 2.09"
  114. 0xC0045="Stealth 64 DRAM Vers. 1.14"
  115. 0xC0045="Stealth SE DRAM Vers. 1.01"
  116. 0xC0044="Phoenix S3 TRIO32 Enhanced VGA BIOS. Version 1.3-08-12-57MHz"
  117. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.3-08"
  118. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.00-06"
  119. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.2-07"
  120. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. Version 1.5-07"
  121. 0xC0044="Phoenix S3 TRIO64 Enhanced VGA BIOS. PCI Version 1.1" # ishwar@pali.cps.umich.edu
  122. 0xC0000-0xC0100="S3 86C775/86C785 Video BIOS." # marcello.magnifico@rccr.cremona.it
  123. 0xC0044="Phoenix S3 TRIO64V+ Enhanced VGA BIOS. Version 1."
  124. 0xC0044="S3 86C325 Video BIOS. Version 1.00-05"
  125. 0xC0044="S3 TRIO64V+ 40MHz V1.01-01"
  126. 0xC0094="#9-764 BIOS Version 1.02.00u"
  127. 0xC0094="#9-764 BIOS Version 1.02.01u"
  128. 0xC0044="S3 86C765 Video BIOS"
  129. 0xC0044="Stealth64 Video 2001"
  130. 0xC993F="S3 86C765 Video BIOS. Version 1.03-08"
  131. link=vga
  132. hwgc=s3hwgc
  133. ctlr=trio64 linear=1
  134. link=ibm8514
  135. ctlr
  136. vid=0x5333 did=0x5631 # ViRGE
  137. vid=0x5333 did=0x8A01 # ViRGE DX/GX
  138. vid=0x5333 did=0x8A10 # ViRGE GX/2
  139. # vid=0x5333 did=0x8A20 # Savage 3D, not supported
  140. # vid=0x5333 did=0x8A21 # Savage 3DMV, not supported
  141. vid=0x5333 did=0x8A22 # Savage 4
  142. vid=0x5333 did=0x883D # ViRGE VX
  143. vid=0x5333 did=0x8C01 # ViRGE MX
  144. vid=0x5333 did=0x8C03 # ViRGE MXP
  145. vid=0x5333 did=0x8C10 # Savage MX/MV
  146. # vid=0x5333 did=0x8C11 # Savage MX, not supported
  147. vid=0x5333 did=0x8C12 # Savage IX/MV
  148. # vid=0x5333 did=0x8C13 # Savage IX, not supported
  149. vid=0x5333 did=0x8C2E # SuperSavage IXC/16 (Thinkpad T23)
  150. # vid=0x5333 did=0x9102 # Savage 2000, not supported
  151. 0xC0048="Stealth 3D 2000 Vers. 1.03"
  152. 0xC0043="Stealth 3D 2000 Vers. 1.04"
  153. 0xC0048="Stealth 3D 2000 Vers. 2.03"
  154. 0xC0047="Stealth 3D 2000 Pro Vers. 3.04"
  155. 0xC0043="Stealth 3D 3000 Vers. 1.01"
  156. 0xC0043="Stealth 3D 3000 Vers. 1.02"
  157. 0xC0043="Stealth 3D 3000 Vers. 2.01"
  158. 0xC0043="Stealth 3D 3000 Vers. 2.02"
  159. 0xC004B="Stealth III S540" # Savage4-based
  160. 0xC004B="S3 86C395/396/397 Video BIOS."
  161. 0xC0044="STB Velocity 3D BIOS. Version 1.10" # STB Velocity 3D
  162. 0xC00D8="#9-325 BIOS Version 2.18.08" # #9FX Reality 332
  163. 0xC001A="PNTNIBM VGA Compatible BIOS" # Hercules Terminator
  164. 0xCBCBC="TOSHIBA Savage\MX BIOS Ver. 4.00.20 - 21" # Portégé 3440CT
  165. 0xC0044="S3 86CM65 Video BIOS" # Compaq Presario 3060 (Aurora64V+)
  166. 0xC0045="S3 Savage\IX BIOS Ver. 4.02.50 - 39" # IBM Thinkpad T21
  167. link=vga
  168. hwgc=s3hwgc
  169. ctlr=virge linear=1
  170. # These use some weird virge/gx2 that has a 202MHz clock instead of a 170MHz.
  171. ctlr
  172. 0xC00DF="#9-357 BIOS Version 4.10.05" # #9FX Reality 334
  173. link=vga
  174. hwgc=s3hwgc
  175. ctlr=virge-202 linear=1
  176. # This card, in addition to having a weird gx2 clock, has slow memory.
  177. ctlr
  178. 0xC0044="STB Powergraph 64 3D BIOS. Version 1.50"
  179. link=vga
  180. hwgc=s3hwgc
  181. ctlr=virge-202 linear=1
  182. ctlr # CL-GD542x
  183. 0xC0039="CL-GD540" # Cirrus Logic BIOS
  184. 0xC0039="CL-GD5422"
  185. 0xC0039="CL-GD542X VGA BIOS" # NCR 3230
  186. 0xE0039="CL-GD540x/542x VGA BIOS" # NCR 3230
  187. 0xC0039="CL-GD543x"
  188. 0xC0039="CL-GD5440"
  189. 0xC003B="SpeedStar PRO" # Diamond SpeedStar Pro
  190. 0xC0038="SpeedStar 64" # Diamond SpeedStar 64
  191. 0xC00F4="KELVIN 64" # Orchid Kelvin 64
  192. 0xC0039="CL-GD7543" # notebook
  193. link=vga
  194. ctlr=clgd542x
  195. hwgc=clgd542xhwgc
  196. ctlr
  197. 0xC0039="CL-GD5436/46 PCI VGA BIOS Version"
  198. 0xC0039="CL-GD5446 PCI VGA BIOS Version"
  199. link=vga
  200. ctlr=clgd542x linear=1
  201. hwgc=clgd542xhwgc
  202. ctlr
  203. vid=0x1013 did=0x00D0 # CL-GD5462
  204. vid=0x1013 did=0x00D4 # CL-GD5464
  205. vid=0x1013 did=0x00D6 # CL=GD5465
  206. 0xC0039="CL-GD546x Laguna PCI VGA BIOS Version 1.71D" # ZT5550 SBC
  207. 0xC0039="CL-GD546x Laguna PCI VGA BIOS Version 1.61a" # HP Kayak
  208. link=vga
  209. ctlr=clgd546x linear=1
  210. hwgc=clgd546xhwgc
  211. ctlr
  212. vid=0x1002 did=0x4354 # CT
  213. vid=0x1002 did=0x4742 # GB
  214. vid=0x1002 did=0x474D # GM
  215. vid=0x1002 did=0x4750 # GP
  216. vid=0x1002 did=0x4752 # GR
  217. vid=0x1002 did=0x4756 # GV
  218. vid=0x1002 did=0x475A # GZ
  219. vid=0x1002 did=0x4C42 # LB
  220. vid=0x1002 did=0x4C49 # LI
  221. vid=0x1002 did=0x4C4D # LM
  222. vid=0x1002 did=0x4C50 # LP
  223. vid=0x1002 did=0x5654 # VT
  224. vid=0x1002 did=0x5656 # VV
  225. 0xC00DC="MACH64CTPCIU" # ATI Graphics Xpression
  226. 0xC00E7="MACH64GPPCIM" # ATI xpert@work
  227. 0xC00E7="MACH64GBPCIM" # ATI xpert@work
  228. 0xC00E7="MACH64GZPCIM" # Rage IIC AGP
  229. 0xC00E7="MACH64GVPCIM" # Rage IIC PCI
  230. 0xC00E6="MACH64GBPCIM" # ATI xpert@work
  231. 0xC00E0="MACH64GBPCIMTSGU" # MS-6131 NLX mb
  232. 0xC00E1="MACH64GBPCIMTSGU" # MS-6131 NLX mb
  233. 0xC00CA="MACH64GBPCIMTSGU" # Dell Optiplex GX1
  234. 0xC00ED="MACH64GDPCIMTSGU" # Dell OptiPlex GXa
  235. 0xC00EB="MACH64GPPCIMTSGU" # ATI Xpert 98
  236. 0xC00F7="MACH64LIPCIMTSDU" # Xpert LCD PCI
  237. 0xC00F7="MACH64LBPCIMTSGU" # Xpert LCD AGP
  238. 0xC00F8="MACH64LIPCIMTSDU" # Xpert LCD PCI
  239. 0xC00F6="MACH64LMPC" # COMPAQ Armada E500
  240. 0xC00E1="MACH64GTPCIUYMU" # ATI Rage II PCI
  241. 0xC0000-0xC0200="MACH64CT" # generic entries
  242. 0xC0000-0xC0200="MACH64GB"
  243. 0xC0000-0xC0200="MACH64GM"
  244. 0xC0000-0xC0200="MACH64GP"
  245. 0xC0000-0xC0200="MACH64GV"
  246. 0xC0000-0xC0200="MACH64GZ"
  247. 0xC0000-0xC0200="MACH64LB"
  248. 0xC0000-0xC0200="MACH64LI"
  249. 0xC0000-0xC0200="MACH64LM"
  250. 0xC0000-0xC0200="MACH64LP"
  251. 0xC0000-0xC0200="MACH64VT"
  252. 0xC0000-0xC0200="MACH64VV"
  253. link=vga
  254. ctlr=mach64xx linear=1
  255. hwgc=mach64xxhwgc
  256. membw=530
  257. ctlr
  258. 0xC0083="Hercules Stingray 64(tm)" # Stingray 64/Video
  259. link=vga
  260. clock=ch9294-g
  261. ramdac=w30c516-135
  262. ctlr=ark2000pv linear=1
  263. hwgc=ark2000pvhwgc
  264. ctlr
  265. 0xC0083="Stealth64 Graphics 2001"
  266. link=vga
  267. ramdac=ics534x-135
  268. ctlr=ark2000pv linear=1
  269. hwgc=ark2000pvhwgc
  270. ctlr
  271. 0xE0090="Chips 65540" # Globalyst 250
  272. 0xC008D="Chips 65540" # Midwest Micro Elite
  273. 0xE0090="TOSHIBA Video BIOS V1.40"
  274. link=vga
  275. ctlr=ct65540 linear=1
  276. hwgc=ct65545hwgc
  277. ctlr
  278. 0xC7345="TVGA BIOS Z6.1I (0.02)" # IBM Thinkpad 760ED (U9A)
  279. 0xC7367="TVGA BIOS Z6.1I (0.05) " # IBM Thinkpad 560E
  280. 0xC7800-0xC7B00="TVGA BIOS WEN 6.1" # NEC Versa SX
  281. 0xC0078="Trident CYBER 8620" # Acer TravelMate 350
  282. 0xC0093="Trident TGUI96xx"
  283. 0xC0044="GL A6.00E"
  284. 0xC68A5="TVGA BIOS LS 6.0 (08)" # Sharp Actius A250, Cyber 9525/DVD
  285. link=vga
  286. ctlr=cyber938x linear=1
  287. hwgc=cyber938xhwgc
  288. ctlr
  289. vid=0x102C did=0x00C0 # 69000 HiQVideo
  290. vid=0x102C did=0x00E0 # 65550 HiQVideo
  291. vid=0x102C did=0x00E4 # 65554 HiQVideo
  292. 0xC0090="CHIPS 65550 PCI & VL Accelerated VGA BIOS" # NEC Versa 6030X/6200MX
  293. 0xC0090="CHIPS 6X554 PCI Accelerated VGA BIOS" # Digital HiNote Ultra 2000
  294. 0xC0090="CHIPS 69000 PCI Accelerated VGA BIOS" # Rackmount
  295. link=vga
  296. ctlr=hiqvideo linear=1
  297. hwgc=hiqvideohwgc
  298. ctlr
  299. vid=0x102B did=0x0519 # MGA 2064
  300. vid=0x102B did=0x051B # MGA 2164
  301. vid=0x102B did=0x051F # MGA 2164 AGP
  302. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V1.9 )" # Millennium
  303. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V3.0 )" # Millennium
  304. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V2.2 )" # Millennium
  305. 0xC002D="MATROX/MILLENNIUM VGA/VBE BIOS (V2.5 )" # Millennium
  306. 0xC002D="MATROX/MISTRAL VGA/VBE BIOS (V1." # Millennium II
  307. link=vga
  308. ctlr=mga2164w linear=1
  309. hwgc=mga2164whwgc
  310. ctlr
  311. # vid=0x10C8 did=0x0001 # MagicGraph 128, not supported
  312. # vid=0x10C8 did=0x0002 # MagicGraph 128 V, not supported
  313. # vid=0x10C8 did=0x0003 # MagicGraph 128 ZV, not supported
  314. # vid=0x10C8 did=0x0083 # MagicGraph 128 ZV+, not supported
  315. vid=0x10C8 did=0x0004 # MagicGraph 128 XD
  316. vid=0x10C8 did=0x0005 # MagicMedia 256 AV
  317. vid=0x10C8 did=0x0006 # MagicMedia 256 ZX
  318. 0xC0048="MagicGraph 128XD" # IBM Thinkpad 560X
  319. 0xC0048="MagicMedia 256AV" # IBM Thinkpad 600E
  320. 0xC0048="MagicGraph 256 AV" # IBM Thinkpad 570, 600E
  321. 0xC0048="MagicMedia 256ZX" # IBM Thinkpad 600X
  322. ctlr=neomagic linear=1
  323. hwgc=neomagichwgc
  324. ctlr
  325. 0xC0189="Hercules ISA Bus Dynamite(tm) BIOS. Ver. 8.00N-A2b(04/29/94)"
  326. link=vga
  327. clock=ics2494-304
  328. ramdac=att20c491-90 # really MUSIC MU9C4910
  329. ctlr=et4000-w32i
  330. hwgc=et4000hwgc
  331. ctlr
  332. 0xC0189="Hercules PCI Bus Dynamite(tm) BIOS. Ver. 8.00N-B1a(03/30/94)"
  333. link=vga
  334. clock=ics2494-324
  335. ramdac=stg1702-135
  336. ctlr=et4000-w32p
  337. hwgc=et4000hwgc
  338. ctlr
  339. 0xC0189="Hercules PCI Bus Dynamite(tm) BIOS. Ver. 8.00N-D2g(11/28/94)"
  340. 0xC01AD="Ver. 8.00N-D2h(05/31/95)"
  341. 0xC0076="Tseng Laboratories, Inc. 06/28/94 V1.0CN"# Cardex Challenger
  342. link=vga
  343. ramdac=ics534x-135
  344. ctlr=et4000-w32p
  345. hwgc=et4000hwgc
  346. ctlr
  347. vid=0x121A did=0x0003 # Banshee
  348. vid=0x121A did=0x0005 # Avenger (a.k.a. Voodoo3)
  349. 0xC0056="Voodoo3 1000 16MB BIOS" # Voodoo3 1000
  350. 0xC0056="Voodoo3 2000 BIOS" # Voodoo3 2000
  351. 0xC0056="Voodoo3 3000 BIOS" # Voodoo3 3000
  352. 0xC0056="Voodoo3 3000 LC BIOS" # Voodoo3 3000
  353. link=vga
  354. ctlr=3dfx linear=1
  355. hwgc=3dfxhwgc
  356. ctlr
  357. vid=0x10DE did=0x0020 # Riva TNT
  358. vid=0x10DE did=0x0028 # Riva TNT2
  359. vid=0x10DE did=0x0029 # Riva TNT2 Ultra
  360. vid=0x10DE did=0x002C # Riva TNT2 Vanta
  361. vid=0x10DE did=0x002D # Riva TNT2 M64
  362. vid=0x10DE did=0x00A0 # Riva TNT2 Integrated
  363. vid=0x10DE did=0x0100 # GeForce 256
  364. vid=0x10DE did=0x0101 # GeForce DDR
  365. vid=0x10DE did=0x0103 # Quadro
  366. vid=0x10DE did=0x0110 # GeForce2 MMX
  367. vid=0x10DE did=0x0111 # GeForce2 MMX DDR
  368. vid=0x10DE did=0x0112 # GeForce2 Go
  369. vid=0x10DE did=0x0113 # Quadro 2 MXR
  370. vid=0x10DE did=0x0150 # GeForce2 GTS
  371. vid=0x10DE did=0x0151 # GeForce2 GTS (rev 1)
  372. vid=0x10DE did=0x0152 # GeForce2 Ultra
  373. vid=0x10DE did=0x0153 # Quadro 2 Pro
  374. vid=0x10DE did=0x0200 # GeForce3
  375. link=vga
  376. ctlr=nvidia linear=1
  377. hwgc=nvidiahwgc
  378. ctlr
  379. vid=0x15AD did=0x0710 # VMware 1
  380. vid=0x15AD did=0x0405 # VMware 2
  381. link=vga
  382. ctlr=vmware linear=1
  383. hwgc=vmwarehwgc
  384. ctlr
  385. 0xC002D="MATROX/Matrox G400"
  386. 0xC002D="MATROX/Matrox G450"
  387. 0xC002D="MATROX/MGA-G200 VGA"
  388. link=vga
  389. ctlr=mga4xx linear=1
  390. hwgc=mga4xxhwgc
  391. #
  392. # mode:
  393. # These entries specify a monitor operating mode.
  394. # Attributes are:
  395. # clock the dot clock in MHz
  396. # shb start horizontal blanking
  397. # ehb end horizontal blanking
  398. # ht horizontal total
  399. # vrs vertical refresh start
  400. # vre vertical refresh end
  401. # vt vertical total
  402. # hsync horizontal sync polarity
  403. # vsync vertical sync polarity
  404. # interlace interlace
  405. # The shb, ehb, ht, vrs, vre and vt attributes specify the horizontal and
  406. # vertical timing. The x (hde, horizontal display end), y (vde, vertical
  407. # display end) and z (depth) values are derived from the value of the main
  408. # attribute (e.g. 640x480x8 -> x=640, y=480, z=8).
  409. #
  410. # The clock value 25.175 is known internally as the baseline VGA clock rate.
  411. #
  412. # The defaults for hsync, vsync and interlace are 0. Both hsync and vsync
  413. # must be non-zero if either is to take effect, - and + are valid choices.
  414. #
  415. # An attribute 'include=val' means continue using another entry. In this
  416. # case any non-zero attributes already set will not be overwritten by the
  417. # jumped-to mode. The x, y and z values are fixed by the first mode.
  418. #
  419. # An attribute 'alias=val' means continue using another monitor type. It can
  420. # be used to chain classes together. (bad explanation, i know).
  421. #
  422. include = 640x480 # 60Hz, 31.5KHz
  423. clock=25.175
  424. shb=664 ehb=760 ht=800
  425. vrs=491 vre=493 vt=525
  426. include = 640x480@72Hz # 72Hz, 38.5KHz
  427. clock=32
  428. shb=664 ehb=704 ht=832
  429. vrs=489 vre=492 vt=520
  430. include = 800x600 # 60Hz, 37.9KHz
  431. defaultclock=40
  432. shb=840 ehb=1000 ht=1056
  433. vrs=605 vre=607 vt=633
  434. include = 1024x768i # 87Hz, 35.5KHz
  435. defaultclock=44.9
  436. shb=1048 ehb=1208 ht=1264
  437. vrs=776 vre=784 vt=817
  438. interlace=v
  439. include = 1024x768@60Hz # 60Hz, 48.4KHz
  440. defaultclock=65
  441. shb=1032 ehb=1176 ht=1344
  442. shs=1056
  443. vrs=771 vre=777 vt=806
  444. hsync=- vsync=-
  445. include = 1024x768 # 70Hz, 57.2KHz
  446. defaultclock=75
  447. shb=1096 ehb=1232 ht=1344
  448. shs=1072
  449. vrs=771 vre=777 vt=806
  450. hsync=- vsync=-
  451. include = 1280x1024i # 87Hz, 48KHz
  452. defaultclock=80
  453. shb=1312 ehb=1528 ht=1576
  454. vrs=1028 vre=1034 vt=1105
  455. interlace=v
  456. include = 1280x1024@60Hz # 60Hz, 63.9KHz
  457. defaultclock=110
  458. shb=1312 ehb=1496 ht=1720 # All from xvidtune
  459. vrs=1025 vre=1028 vt=1074
  460. include = 1280x1024 # 74Hz, 79.6KHz
  461. defaultclock=135
  462. shb=1376 ehb=1544 ht=1712
  463. shs=1392
  464. vrs=1028 vre=1034 vt=1075
  465. include = 1376x1024 # 70Hz, 75.3KHz
  466. defaultclock=135
  467. shb=1440 ehb=1616 ht=1792
  468. vrs=1032 vre=1040 vt=1075
  469. include = 1152x900@70Hz # 72Hz, 67.9KHz
  470. clock=100
  471. shb=1184 ehb=1376 ht=1472
  472. vrs=900 vre=902 vt=940
  473. #hsync=- vsync=-
  474. #
  475. # VGA.
  476. #
  477. vga = 640x480 # 60Hz, 31.5KHz
  478. include=640x480
  479. vga = 800x600 # 60Hz, 37.9KHz
  480. include=800x600
  481. #
  482. # SVGA (Laptop).
  483. #
  484. svga = 640x480
  485. include=640x480
  486. svga = 800x600
  487. include=800x600
  488. #
  489. # XGA (Laptop).
  490. #
  491. xga = 1024x768
  492. include=1024x768
  493. xga
  494. alias=svga
  495. #
  496. # LCD
  497. # Just a convenience, really.
  498. #
  499. lcd
  500. alias=xga
  501. #
  502. # Multisync monitors with video bandwidth up to 65MHz.
  503. #
  504. multisync65
  505. videobw=65
  506. alias=multisync
  507. multisync65 = 1024x768 # 60Hz, 48.4KHz
  508. include=1024x768@60Hz
  509. #
  510. # Multisync monitors with video bandwidth up to 75MHz.
  511. #
  512. multisync75
  513. videobw=75
  514. alias=multisync
  515. #
  516. # Multisync monitors with video bandwidth up to 110MHz.
  517. #
  518. multisync110
  519. videobw=110
  520. alias=multisync
  521. multisync110 = 1280x1024
  522. include=1280x1024@60Hz
  523. #
  524. # Multisync monitors with video bandwidth up to 135MHz.
  525. #
  526. multisync135
  527. videobw=135
  528. alias=multisync
  529. #
  530. # Multisync monitors. The entry with alias=multisync supplies the bandwidth,
  531. # which in turn decides the refresh rates when possible.
  532. #
  533. multisync
  534. alias=vga
  535. multisync = 1024x768
  536. include=1024x768
  537. multisync = 1024x768i
  538. include=1024x768i
  539. multisync = 1152x900
  540. include=1152x900@70Hz
  541. multisync = 1280x1024
  542. include=1280x1024
  543. multisync = 1280x1024i
  544. include=1280x1024i
  545. multisync = 1376x1024
  546. include=1376x1024
  547. #
  548. # Dell VS17X
  549. #
  550. vs17x
  551. videobw=86
  552. alias=multisync
  553. vs17x = 1024x768 # ??Hz, ??.?KHz
  554. defaultclock=86
  555. shb=1128 ehb=1232 ht=1328
  556. vrs=771 vre=777 vt=806
  557. hsync=- vsync=-
  558. #
  559. # Dell UltraScan 21TE (MODEL No. D2130T-HS)
  560. # Horizontal timing:
  561. # Allowable frequency range: 30-93KHz
  562. # Vertical timing:
  563. # Allowable frequency range: 50-152Hz
  564. dell21te
  565. videobw=135
  566. alias=multisync # this will do for now
  567. #
  568. # Dell 2000FP at 1600x1200 with geforce2 DVI card
  569. #
  570. dell2000fp
  571. videobw=200
  572. alias=multisync
  573. dell2000fp = 1600x1200
  574. defaultclock=200
  575. shb=1664 ehb=1864 ht=2136
  576. vrs=1202 vre=1207 vt=1251
  577. #
  578. # EIZO (Nanao) FlexScan 6600 (greyscale)
  579. #
  580. eizo6600
  581. videobw=230
  582. alias=multisync
  583. eizo6600 = 1600x1200 # 85Hz, 106.25KHz
  584. defaultclock=230
  585. ht=2160 shb=1696 ehb=1888
  586. vt=1250 vrs=1201 vre=1204
  587. #
  588. # Hitachi CM751U
  589. # Horizontal timing:
  590. # Allowable frequency range: 31-100 kHz
  591. # for 31-52, fp>0.1µs, 1.0µs<sync width<3.8µs,
  592. # bp>1.2µs, blank width>3.5µs
  593. # for 52-100, fp>0.1µs, 0.8µs<sync width<2.4µs,
  594. # bp>1.1µs, blank width>2.4µs
  595. # Vertical timing:
  596. # Allowable frequency range: 50-160Hz
  597. # fp>9µs, sync width<100µs, bp>400µs, blank width>450µs
  598. # Video bandwidth:
  599. # 200MHz monitor
  600. #
  601. cm751u
  602. videobw=200
  603. alias=multisync
  604. cm751u = 1600x1200 # 75Hz, 93.75 kHz
  605. defaultclock=200
  606. shb=1664 ehb=1864 ht=2136
  607. vrs=1202 vre=1207 vt=1260
  608. #
  609. # Hitachi CM801U
  610. # Horizontal timing:
  611. # Allowable frequency range: 31-96KHz
  612. # Vertical timing:
  613. # Allowable frequency range: 50-160Hz
  614. # Video bandwidth:
  615. # 200MHz monitor
  616. #
  617. cm801u
  618. videobw=200
  619. alias=multisync
  620. cm801u = 1600x1200 # 75Hz, 93.3KHz
  621. defaultclock=200
  622. shb=1792 ehb=1896 ht=2032
  623. shs=1680
  624. vrs=1202 vre=1205 vt=1232
  625. cm801u = 1376x1024 # ??Hz, ??.?KHz
  626. defaultclock=150
  627. shb=1456 ehb=1616 ht=1864
  628. shs=1424
  629. vrs=1028 vre=1034 vt=1064
  630. #
  631. # IBM Thinkpad T23
  632. #
  633. # We can't seem to set the clock higher than 100MHz here.
  634. # Maybe it's because we don't have clock doubling code in aux/vga,
  635. # maybe it's because the chip won't go that high.
  636. # Using a clock of 75 produces noticeable refresh pulsing on the LCD,
  637. # a clock of 100 seems okay. I'd like to go higher.
  638. # If only we had documentation. -rsc
  639. t23 = 1400x1050 # 50Hz, ??.?KHz
  640. clock=100
  641. shb=1460 ehb=1644 ht=1820
  642. vrs=1060 vre=1068 vt=1100
  643. t23 = 1024x768
  644. noclockset=1
  645. include=1024x768
  646. t23
  647. alias=xga
  648. #
  649. # IDEK 5421
  650. #
  651. mf5421
  652. videobw=135
  653. alias=multisync
  654. mf5421 = 1376x1024 # 72Hz, 90.4KHz
  655. defaultclock=135
  656. shb=1544 ehb=1616 ht=1792
  657. vrs=1028 vre=1034 vt=1075
  658. #
  659. # IDEK Vision Master 17 (model no. MF-8617)
  660. # Horizontal timing:
  661. # Allowable frequency range: 23.5-86.0KHz
  662. # Vertical timing:
  663. # Allowable frequency range: 50-120Hz
  664. # Video bandwidth:
  665. # 135MHz
  666. #
  667. ms8617
  668. videobw=135
  669. alias=multisync
  670. #
  671. # IDEK Vision Master 21 (model no. MF-8221E)
  672. # Horizontal timing:
  673. # Allowable frequency range: 24.8-94.0KHz
  674. # Vertical timing:
  675. # Allowable frequency range: 50-160Hz
  676. # Video bandwidth:
  677. # 200MHz monitor
  678. #
  679. mf8221e
  680. videobw=200
  681. alias=multisync
  682. mf8221e = 1600x1200 # 75Hz, 93.3KHz
  683. defaultclock=200
  684. shb=1664 ehb=2088 ht=2144
  685. shs=1648
  686. vrs=1202 vre=1208 vt=1240
  687. mf8221e = 1376x1024 # ??Hz, ??.?KHz
  688. defaultclock=150
  689. shb=1456 ehb=1616 ht=1864
  690. shs=1424
  691. vrs=1028 vre=1034 vt=1064
  692. #
  693. # Iiyama Vision Master 502
  694. # horizontal sync: 27-110kHz, vertical: 50-160Hz
  695. #
  696. pro502
  697. videobw=240
  698. alias=multisync
  699. pro502 = 1800x1350 # 60Hz, 89.4KHz
  700. defaultclock=220 # 219.5MHz @ 1800x1440
  701. shb=1872 ehb=2128 ht=2248
  702. shs=1824 ehs=1896
  703. vrs=1356 vre=1368 vt=1394
  704. pro502 = 1600x1200 # 72Hz, 90.0KHz
  705. defaultclock=200 # 195.9MHz
  706. shb=1664 ehb=2088 ht=2144
  707. shs=1648
  708. vrs=1202 vre=1208 vt=1240
  709. pro502 = 1024x768
  710. clock=79
  711. include=1024x768
  712. #
  713. # Micron 17FGx
  714. # Horizontal timing:
  715. # Allowable frequency range: 30-64KHz
  716. # Vertical timing:
  717. # Allowable frequency range: 50-100Hz
  718. # Video bandwidth:
  719. # 75MHz
  720. #
  721. micron-17FGx
  722. videobw=75
  723. alias=multisync
  724. micron-17FGx = 1024x768
  725. defaultclock=75
  726. shb=1072 ehb=1232 ht=1296
  727. shs=1072
  728. vrs=771 vre=777 vt=806
  729. hsync=- vsync=-
  730. #
  731. # Nanao FlexScan 6500 (greyscale)
  732. #
  733. nanao6500
  734. videobw=135
  735. alias=multisync
  736. nanao6500 = 1376x1024 # ??Hz, ??.?KHz
  737. defaultclock=135
  738. shb=1448 ehb=1616 ht=1760
  739. shs=1536
  740. vrs=1028 vre=1034 vt=1064
  741. #
  742. # NEC 4FG
  743. # Horizontal timing:
  744. # Allowable frequency range: 27-57KHz
  745. # Vertical timing:
  746. # Allowable frequency range: 55-90Hz
  747. # Video bandwidth:
  748. # 75MHz
  749. #
  750. nec4fg
  751. videobw=75
  752. alias=multisync
  753. #
  754. # NEC 5FG
  755. # Horizontal timing:
  756. # Allowable frequency range: 27-79KHz
  757. # Vertical timing:
  758. # Allowable frequency range: 55-90Hz
  759. # Video bandwidth:
  760. # 135MHz monitor
  761. # 75MHz cable
  762. #
  763. nec5fg
  764. videobw=135
  765. alias=multisync
  766. nec5fg = 1280x1024
  767. defaultclock=135
  768. shb=1352 ehb=1544 ht=1712
  769. shs=1328
  770. vrs=1028 vre=1034 vt=1075
  771. nec5fg = 1024x768 # 70Hz, 57.2KHz
  772. defaultclock=75
  773. shb=1080 ehb=1232 ht=1328
  774. shs=1072
  775. vrs=771 vre=777 vt=806
  776. hsync=- vsync=-
  777. #
  778. # NEC Versa 6030X/6200MX Laptop.
  779. # These use a C&T 65550 and a native panel size of 1024x768.
  780. # The clock isn't actually programmed.
  781. #
  782. versa6xxx = 1024x768
  783. clock=63
  784. include=1024x768@60Hz
  785. versa6xxx = 800x600
  786. clock=63
  787. include=800x600@60Hz
  788. versa6xxx = 640x480
  789. clock=63
  790. include=640x480@60Hz
  791. #
  792. # NEC Versa LX Laptop, 13.3" 1024x768 screen.
  793. #
  794. versalx = 1024x768
  795. clock=65
  796. include=1024x768
  797. # smaller modes require programming centering, which i don't have right yet. -rsc
  798. # versalx = 800x600
  799. # clock=15
  800. # include=800x600
  801. # versalx = 640x480
  802. # clock=15
  803. # shb=832 ehb=1264 ht=1344
  804. # shs=872
  805. # vrs=626 vre=664 vt=806
  806. # hsync=- vsync=-
  807. #
  808. # Nokia Multigraph 445X
  809. # Horizontal timing:
  810. # Allowable frequency range: 30-102KHz
  811. # Blanking time: <= 20% of line period min.
  812. # Back porch time: 0.6->1.0µs
  813. # Vertical timing:
  814. # Allowable frequency range: 50-120Hz
  815. # Sync width time: 0.045ms min. between start of sync
  816. # and start of video
  817. # Video bandwidth:
  818. # 200MHz
  819. #
  820. 445x
  821. videobw=200
  822. alias=multisync
  823. 445x = 1280x1024 # 74Hz, 79.6KHz
  824. defaultclock=135
  825. shb=1352 ehb=1544 ht=1712
  826. shs=1392
  827. vrs=1028 vre=1034 vt=1075
  828. 445x = 1600x1200 # 72Hz, 90.4KHz
  829. defaultclock=200
  830. shb=1664 ehb=2088 ht=2208
  831. vrs=1202 vre=1208 vt=1256
  832. 445x = 640x480 # 72Hz, 38.5KHz
  833. defaultclock=32
  834. shb=664 ehb=760 ht=800
  835. vrs=491 vre=493 vt=525
  836. #
  837. # Panasonic E70i 17" monitor
  838. # from aam396@mail.usask.ca
  839. #
  840. e70i
  841. videobw=135
  842. alias=multisync
  843. e70i = 1280x1024
  844. defaultclock=110
  845. shb=1328 ehb=1520 ht=1712
  846. vrs=1025 vre=1028 vt=1054
  847. #
  848. #
  849. # Sampo KDM-1788
  850. # Horizontal timing:
  851. # Allowable frequency range: 30-82KHz
  852. # Vertical timing:
  853. # Allowable frequency range: 50-120Hz
  854. # Video bandwidth:
  855. # 135MHz
  856. #
  857. kdm-1788
  858. videobw=135
  859. alias=multisync
  860. #
  861. # Samsung SyncMaster 17GLsi
  862. # Horizontal timing:
  863. # Allowable frequency range: 30-85KHz
  864. # Vertical timing:
  865. # Allowable frequency range: 50-120Hz
  866. # Video bandwidth:
  867. # 135MHz monitor
  868. #
  869. sm17GLsi
  870. videobw=135
  871. alias=multisync
  872. sm17GLsi = 1280x1024 # 74Hz, 79.6KHz
  873. defaultclock=135
  874. shb=1344 ehb=1544 ht=1616
  875. shs=1304
  876. vrs=1028 vre=1034 vt=1064
  877. sm17GLsi = 1024x768 # 70Hz, 57.2KHz
  878. defaultclock=75
  879. shb=1080 ehb=1232 ht=1328
  880. shs=1072
  881. vrs=771 vre=777 vt=806
  882. hsync=- vsync=-
  883. #
  884. # Sony CPD-1304
  885. # Horizontal timing:
  886. # Allowable frequency range: 28-50KHz
  887. # Vertical timing:
  888. # Allowable frequency range: 50-87Hz
  889. #
  890. cpd-1304
  891. videobw=65
  892. alias=multisync
  893. #
  894. # Viewsonic 17 (model no. 1782)
  895. # Horizontal timing:
  896. # Allowable frequency range: 30.0-82.0KHz
  897. # Blanking time: 3.0µs min.
  898. # Back porch time: 1.25µs min.
  899. # Front porch time: length of back porch time or less
  900. # Sync width time: 1.2µs min.
  901. # Vertical timing:
  902. # Allowable frequency range: 50.0-90.0Hz
  903. # Blanking time: 0.5ms min.
  904. # Back porch time: 0.5ms min.
  905. # Sync width time: 0.045ms min.
  906. #
  907. vs1782
  908. videobw=135
  909. alias=multisync135
  910. vs1782 = 1280x1024
  911. defaultclock=135
  912. shb=1360 ehb=1544 ht=1632
  913. shs=1312
  914. vrs=1028 vre=1034 vt=1075
  915. #
  916. # Viewsonic G790
  917. # Hacked from the VS1782 for now
  918. #
  919. g790
  920. videobw=135
  921. alias=multisync
  922. g790 = 1280x1024
  923. defaultclock=135
  924. shb=1360 ehb=1544 ht=1632
  925. shs=1312 ehs=1542
  926. vrs=1028 vre=1034 vt=1075
  927. #
  928. # Viewsonic P815
  929. #
  930. p815
  931. videobw=220
  932. alias=multisync
  933. p815 = 1800x1350 # 70Hz, xx.xKHz
  934. defaultclock=220
  935. shb=1872 ehb=2128 ht=2248
  936. shs=1824 ehs=1896
  937. vrs=1356 vre=1368 vt=1394
  938. p815 = 1792x1350 # 70Hz, xx.xKHz
  939. defaultclock=220
  940. shb=1872 ehb=2128 ht=2248
  941. shs=1824 ehs=1896
  942. vrs=1356 vre=1368 vt=1394
  943. p815 = 1600x1200 # 75.4Hz, 93.5KHz
  944. defaultclock=200
  945. shb=1664 ehb=2088 ht=2144
  946. shs=1648
  947. vrs=1202 vre=1208 vt=1240
  948. p815 = 1024x768
  949. clock=79
  950. include=1024x768
  951. #
  952. # SGI 1600SW Flat Panel
  953. # Usually coupled with a #9 Ticket to Ride IV.
  954. #
  955. sgi1600sw = 1600x1024
  956. clock=103.125
  957. shb=1608 ehb=1624 ht=1632
  958. vrs=1024 vre=1029 vt=1030
  959. hsync=+ vsync=+
  960. sgi1600sw = 800x512
  961. #clock=103.125
  962. clock=54.375
  963. shb=800 ehb=840 ht=848
  964. vrs=512 vre=514 vt=515
  965. zoom=1
  966. hsync=+ vsync=+
  967. #
  968. # SGI 1600SW Flat Panel with Multilink Adapter.
  969. #
  970. multilink = 1600x1024
  971. defaultclock=108
  972. shb=1608 ehb=1624 ht=1712
  973. shs=1608 ehs=1624
  974. vrs=1027 vre=1030 vt=1055
  975. hsync=- vsync=-
  976. #
  977. # IBM X20
  978. #
  979. x20 = 1024x768
  980. clock=100
  981. shb=1096 ehb=1232 ht=1328
  982. shs=1072
  983. vrs=771 vre=777 vt=806
  984. hsync=- vsync=-
  985. #
  986. # Viewsonic VPD150
  987. # Usually coupled with an ATI Xpert LCD PCI/AGP.
  988. #
  989. vpd150 = 1280x1024
  990. clock=65.14
  991. shb=1096 ehb=1232 ht=1344
  992. shs=1064 ehs=1200
  993. vrs=770 vre=776 vt=806
  994. hsync=- vsync=-
  995. vpd150 = 1024x768
  996. clock=65.14
  997. shb=1096 ehb=1232 ht=1344
  998. shs=1064 ehs=1200
  999. vrs=770 vre=776 vt=806
  1000. hsync=- vsync=-
  1001. vpd150 = 800x600
  1002. clock=65.14
  1003. include=800x600
  1004. vpd150 = 640x480
  1005. clock=65.14
  1006. include=640x480
  1007. #
  1008. # NEC Multisync LCD1525X
  1009. # Usually coupled with an ATI Xpert LCD PCI/AGP.
  1010. #
  1011. lcd1525x = 1024x768
  1012. clock=78.82
  1013. shb=1096 ehb=1232 ht=1344
  1014. shs=1064 ehs=1200
  1015. vrs=770 vre=776 vt=806
  1016. hsync=- vsync=-
  1017. #
  1018. # COMPAQ Armada E500
  1019. # This uses an ATI Rage Mobility and a native panel size of 800x600.
  1020. # The clock value is a guess.
  1021. #
  1022. e500 = 800x600
  1023. clock=40
  1024. include=800x600
  1025. e500 = 640x480
  1026. clock=40
  1027. include=640x480
  1028. raptop = 1024x768
  1029. clock=65
  1030. include=1024x768
  1031. xga@99 = 1024x768
  1032. clock=99
  1033. include=1024x768
  1034. xga@101 = 1024x768
  1035. clock=101
  1036. include=1024x768
  1037. #
  1038. # Viglen VL700
  1039. #
  1040. vl700 = 1280x1024
  1041. defaultclock=110
  1042. shb=1328 ehb=1520 ht=1712
  1043. vrs=1025 vre=1028 vt=1054
  1044. #
  1045. # IIYAMA Vision Master Pro 450
  1046. #
  1047. a901ht
  1048. videobw=300
  1049. alias=multisync
  1050. a901ht = 1920x1440
  1051. defaultclock=297
  1052. shb=2064 ehb=2288 ht=2640
  1053. shs=2030
  1054. vrs=1441 vre=1444 vt=1500
  1055. hsync=- vsync=-
  1056. a901ht = 1800x1350 # 60Hz, 89.4KHz
  1057. defaultclock=220# 219.5MHz @ 1800x1440
  1058. shb=1872 ehb=2128 ht=2248
  1059. shs=1824 ehs=1896
  1060. vrs=1356 vre=1368 vt=1394
  1061. a901ht = 1600x1200 # 72Hz, 90.0KHz
  1062. defaultclock=200# 195.9MHz
  1063. shb=1664 ehb=2088 ht=2144
  1064. shs=1648
  1065. vrs=1202 vre=1208 vt=1240
  1066. a901ht = 1024x768
  1067. clock=79
  1068. include=1024x768
  1069. #
  1070. # Planar PT1704A flat panel.
  1071. #
  1072. planar = 1280x1024
  1073. defaultclock=135
  1074. shb=1376 ehb=1544 ht=1712
  1075. shs=1392
  1076. vrs=1072 vre=1073 vt=1075
  1077. #
  1078. # QVGA 320x240 Quarter Video Graphics Array
  1079. # VGA 640x480 Video Graphics Array
  1080. # SVGA 800x600 Super Video Graphics Array
  1081. # XGA 1024x768 eXtended Graphics Array
  1082. # SXGA 1280x1024 Super eXtended Graphics Array
  1083. # SXGA+ 1400x1050
  1084. # UXGA 1600x1200 Ultra eXtended Graphics Array
  1085. # QXGA 2048x1536 Quad XGA
  1086. # QSXGA 2560x2048 Quad SXGA
  1087. # QUXGA 3200x2400 Quad UXGA
  1088. # QUXGA-W 3840x2400 Wide-QUXGA
  1089. #