vgadb 26 KB

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