home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / workshop / howto / xf86vdoc / modedb.txt / modeDB.txt
Encoding:
Text File  |  1994-03-11  |  106.7 KB  |  2,361 lines

  1. #  $XFree86: mit/server/ddx/x386/etc/modeDB.txt,v 2.14 1994/03/07 14:00:29 dawes Exp $
  2. #
  3. # X386 Mode database
  4. # Compiled by David Wexelblat [dwex@goblin.org, dwex@aib.com]
  5. # Huge Contributions to v2.0 from Thomas Roell [roell@sgcs.com]
  6. #
  7. # Version 3.7
  8. # Mar 06, 1994
  9. #
  10. # The lastest version of this file and related documentation is available 
  11. # for anonymous FTP from ftp.x.org in contrib/XF86mode.tar.gz, or from the 
  12. # compiler at the address above.
  13. #
  14. # ACCELERATED CARD NOTE:
  15. #   Refer to the AccelCards file for real details on accelerated cards
  16. #   supported by XFree86.  Accelerated cards include ATI Mach8/Mach32,
  17. #   8514/A, S3, Cirrus 5426/5428, and WD90C31.
  18. #
  19. # NOTE:
  20. #   The information in this file was provided to the compiler by the
  21. #   individuals listed with each entry.  No effort has been made to
  22. #   validate the correctness of the information.  If you have problems
  23. #   with a specific entry, you should contact the contributor at the
  24. #   address provided.
  25. #
  26. # NOTE 2:
  27. #   This database contains information for cards compatible with servers
  28. #   derived from X386 1.1, including X386 1.2 (X11R5), XFree86, and XS3.
  29. #   Hence not all of the cards listed here work with all of the various
  30. #   X386 derivatives.
  31. #
  32. # HOW TO USE THIS FILE:
  33. #   The information in this file is presented in the format used for the
  34. #   Xconfig file for X386 1.1b (X11R4), as this version requires a more
  35. #   verbose format and more detailed information that X386 1.2 (X11R5).
  36. #   The information is applicable to both versions, however, for X386 1.2,
  37. #   you will need to specify information in the format described in the
  38. #   manual page provided with that release.
  39. #
  40. #   Several ET4000 entries have 16 clocks.  If you are using X386 1.1b
  41. #   1.1b or 1.2, only the first 8 clocks are usable.  If you are using
  42. #   X386 1.2E or XFree86, all 16 are usable.
  43. #
  44. #   XFree86 1.2 adds the ability to report and support fractional dot
  45. #   clocks.  If you are using an earlier version of X386 or XFree86, 
  46. #   and want to use a card entry with fractional dot-clocks, round 
  47. #   the specified dot-clock values to integers.  If you want to use
  48. #   a monitor entry that has a fractional dot-clock, round the clock
  49. #   value, and scale the other numbers as described below.
  50. #
  51. #   First, locate your VGA card in the first section of this file.  Note 
  52. #   that some cards have more than one entry.  Where possible, these are 
  53. #   distinguished by some identifying characteristic (e.g. board date code).
  54. #   This was not always possible, however.
  55. #
  56. #   If your card is not listed below, you can use the the startup information
  57. #   from X386 1.2, X386 1.2E, or XFree86 to get the clock information.  Note 
  58. #   that the clock listing must be in the exact order reported by these 
  59. #   sources - don't sort them.
  60. #
  61. #   Once you have identified your card, you can locate entries for your
  62. #   monitor.  At the beginning of the monitor section is a listing of the
  63. #   VESA standard and other generic definitions.  You should attempt to use 
  64. #   these entries, if possible, even if there are specific entries for your 
  65. #   monitor in the database.
  66. #
  67. #   If you find a set of monitor resolutions that fit your monitor and the
  68. #   clocks available from your VGA card, you are pretty much all set.  If
  69. #   not, don't give up hope.  See the references listed below for details
  70. #   of how to create your own entries.
  71. #
  72. #   As a quick starting point, if your monitor is listed, but the specified
  73. #   resolutions don't match your available clocks, you can start by scaling
  74. #   a close value to an available one (e.g. an entry for 62 is specified,
  75. #   but your card has 65).  Simply scale the 2nd, 3rd, and 4th numbers in
  76. #   the horizontal and vertical groups of 4 by the ratio of your clock
  77. #   divided by the given clock (in our example, multiply by 65/62).  Note
  78. #   that the horizontal numbers should be rounded to the nearest multiple
  79. #   of 8 (otherwise the server will truncate them).  This is not required
  80. #   for the vertical numbers.
  81. #
  82. # FEEDBACK:
  83. #   The compiler of this database welcomes feedback on and contributions to
  84. #   this database.  Send electronic mail to dwex@goblin.org or dwex@aib.com
  85. #
  86. # REFERENCES:
  87. #   1) The XFree86 README.Config file.
  88. #   2) The VideoModes.doc file provided with XFree86 1.2 contains a very
  89. #      complete and detailed tutorial by Eric Raymond [esr@snark.thrysus.com].
  90. #   3) The CONFIG file provided with X386 1.1b and X386 1.2 contains a
  91. #      detailed tutorial on monitor timing by Chin Fang 
  92. #      [fangchin@leland.stanford.edu]
  93. #   4) Another tutorial was posted to the UseNet newsgroup comp.unix.sysv386
  94. #      by Bob Crosson [crosson@cam.nist.gov].  
  95.  
  96. ###############################################################################
  97. #
  98. # VGA CARD SECTION
  99. #
  100. ###############################################################################
  101. # Card:         2-the-MAX VGA 4000
  102. # Contributor:         E.J.McKernan [ejm@datalog.com]
  103. # Last Edit Date:     12/16/91
  104. #
  105. # chip    ram   virtual   clocks                           default-mode  flags
  106.  ET4000   1024  1152 900   25  28  33  36  39  45  56  65  "800x600"
  107.  
  108. ###############################################################################
  109. # Card:         2-the-MAX VGA 4032
  110. # Contributor:         Nils Rennebarth [nils@sonya.exp-math.uni-essen.de]
  111. # Last Edit Date:     4/7/93
  112. #
  113. # chip    ram   virtual   clocks                           default-mode  flags
  114.  ET4000   1024  1024 1024  25  28  26  36  40  45  51  64  "1024x768"
  115.                50  56  65  72  80 105 100 128
  116.  
  117. ###############################################################################
  118. # Card:         2-the-MAX VGA 4000S (hicolor)
  119. # Contributor:         Nathan Laredo [nathan@eas.gatech.edu]
  120. # Last Edit Date:     12/9/92
  121. #
  122. # chip    ram   virtual   clocks                           default-mode  flags
  123.  ET4000   1024  1024 1024  25  28  33  36  40  45  32  38  "1024x768i"
  124.                50  57  65  72  80  90  63  76
  125.  
  126. ###############################################################################
  127. # Card:         Actix GraphicsEngine32+ 2Meg
  128. # Contributor:         David Wexelblat [dwex@goblin.org, dwex@aib.com]
  129. # Last Edit Date:    8/29/93
  130. #
  131. # chip    ram   virtual   clocks                           default-mode  flags
  132.  S3       2048  1280 1024  25.2  28.3  40.0   0.0          "1024x768"
  133.                50.0  77.0  36.0  44.9
  134.               130.0 120.0  80.0  31.5
  135.               110.0  65.0  75.0  94.5
  136.  
  137. ###############################################################################
  138. # Card:         ATI Graphics Ultra Pro (VLB)
  139. # Contributor:         Bill C. Riemers [bcr@physics.purdue.edu]
  140. # Last Edit Date:    5/4/93
  141. #
  142. # chip    ram   virtual   clocks                           default-mode  flags
  143.  ATI      1024  1152 910   51  36 126  25  80  65  45  40  "1152x910"
  144.                           135  32 110  80  45  40  75  65
  145.  
  146. ###############################################################################
  147. # Card:                 ATI mach32 (VLB)
  148. # Contributor:          Craig E. Groeschel [craig@adikia.sccsi.com]
  149. # Last Edit Date:       11/18/93
  150. #
  151. # chip  ram  virtual  clocks                                 default-mode flags
  152.  mach32 2048 1152 900 100 126 92.4 36 50.35  56.64 0    44.9 "1024x768"
  153.               135  32 110  80 39.91  44.9  75   65
  154.               50   63 46.2 18 25.175 28.32 0    22.45
  155.               67.5 16 55   40 19.955 22.45 37.5 32.5
  156.  
  157. ###############################################################################
  158. # Card:         ATI VGA-Wondercard
  159. # Contributor:         Per Lindqvist [pgd@compuram.bbt.se]
  160. # Last Edit Date:    9/12/91
  161. #
  162. # chip    ram   virtual   clocks                           default-mode  flags
  163.  ATI       512   800 655   25  28   0  22  36  52   0  62  "640x480"
  164.  
  165. ###############################################################################
  166. # Card:         ATI VGA-Wonder (ATI28800-x chipsets)
  167. # Contributor:         Rik Faith [faith@cs.unc.edu]
  168. # Last Edit Date:    3/27/93
  169. #
  170. # chip    ram   virtual   clocks                           default-mode  flags
  171.  ATI      1024  1024 768   18  22  25  28  36  44  50  56  "1024x768"
  172.                            30  32  37  39  40   0  75  65
  173.  
  174. ###############################################################################
  175. # Card:         BOCA Research with 1M for interlaced monitor 
  176. #                or with 512K
  177. # Contributor:         [ilan343@violet.berkeley.edu]
  178. # Contributor:         Alfonso Marmora [ajm@icc.com]
  179. # Last Edit Date:     12/12/91
  180. #
  181. # chip    ram   virtual   clocks                           default-mode  flags
  182.  ET4000   1024  1152 900   25  28  36  40  50  45  65   0  "1024x768i"
  183.  ET4000    512   840 624   25  28  36  40  50  45  65   0  "840x624"
  184.  
  185. ###############################################################################
  186. # Card:                 Boca Reasearch SVGAX2
  187. # Contributor:          Steve Kump [skump@panix.com]
  188. # Last Edit Date:       11/04/93
  189. #
  190. # chip    ram   virtual   clocks                           default-mode  flags
  191.  clgd5422 1024  1152 900   25.23  28.32  41.16  36.08      "1024x768i"
  192.                31.50  39.99  45.08  49.87 
  193.                64.98  72.16  75.00  80.01
  194.  
  195. ###############################################################################
  196. # Card:         Cardinal 700, 1M
  197. # Contributor:         [hedrick@cs.rutgers.edu]
  198. # Last Edit Date:     8/29/92
  199. #
  200. # chip    ram   virtual   clocks                           default-mode  flags
  201.  ET4000   1024  1024 768   25  28  32  36  40  44  31  37  "1024x768"
  202.                 0  55  64  59  79  89  62  74
  203.  
  204. ###############################################################################
  205. # Card:         Cardinal ET4000, 1M
  206. # Contributor:         Tom Lang [lang@hal.com]
  207. # Last Edit Date:     1/8/92
  208. #
  209. # chip    ram   virtual   clocks                           default-mode  flags
  210.  ET4000   1024  1024 768   25  28  38  36  40  45  32   0  "1024x768"    Legend
  211.  
  212. ###############################################################################
  213. # Card:                 Cirrus 5422/AVGA3
  214. # Contributor:          Ari Lemmke [arl@cs.hut.fi]
  215. # Last Edit Date:       8/22/93
  216. #
  217. # chip    ram   virtual   clocks                           default-mode  flags
  218.  clgd5426 1024  1152 900   25.23  28.32  41.16  36.08      "1152x900"
  219.                31.50  39.99  45.08  49.87 
  220.                64.98  72.16  75.00  80.01
  221.  
  222. ###############################################################################
  223. # Card:                 Cirrus 5426 (e.g. Diamond SpeedStar Pro)
  224. # Contributor:          Chris Metcalf [metcalf@lcs.mit.edu]
  225. # Last Edit Date:       7/22/93
  226. #
  227. # chip    ram   virtual   clocks                           default-mode  flags
  228.  clgd5426 1024  1152 900   25.23  28.32  41.16  36.08      "1152x900"
  229.                31.50  39.99  45.08  49.87 
  230.                64.98  72.16  75.00  80.01
  231.  
  232. ###############################################################################
  233. # Card:         Color Design Local Bus (AT&T 20C491 24-bit RAMDAC)
  234. # Contributor:         Rich Braun [richb@rkbhome.jti.com]
  235. # Last Edit Date:     3/7/93
  236. #
  237. # chip    ram   virtual   clocks                           default-mode  flags
  238.  ET4000   1024  1024 768   25.2  28.3  32.4  36.0          "1024x768"
  239.                39.9  44.7  31.4  38.4
  240.                50.2  56.6  66.0  71.7
  241.                79.9  89.7  63.0  74.8
  242.  
  243. ###############################################################################
  244. # Card:         CompuAdd HiRez, 1 Meg
  245. # Contributor:         Rick Calder [rick@rick.att.com]
  246. # Last Edit Date:     12/9/91
  247. #
  248. # chip    ram   virtual   clocks                           default-mode  flags
  249.  ET4000   1024  1152 900   25  28  33  36  40  45  56  65  "1024x768i"
  250.  
  251. ###############################################################################
  252. # Card:         Diamond Speedstar with HIcolor
  253. # Contributor:         Arthur W. Neilson III [art@pilikia.pegasus.com]
  254. # Last Edit Date:     1/20/92
  255. #
  256. # chip    ram   virtual   clocks                           default-mode  flags
  257.  ET4000   1024  1024 768   25  28  75  72  80  45  50  63  "1024x768"
  258.  
  259. ###############################################################################
  260. # Card:         Diamond Speedstar II+ (Direct from Gateway 2000)
  261. # Contributor:         Thomas Naughton [naughton@chinet.chi.il.us]
  262. # Last Edit Date:     10/17/91
  263. #
  264. # chip    ram   virtual   clocks                           default-mode  flags
  265.  ET4000   1024  1152 900   25  28  57  72  78  68  50  62  "1152x900"
  266.  
  267. ###############################################################################
  268. # Card:         Diamond SpeedStar Plus w/ 1M
  269. # Contributor:         Scott Everden [scott@unixland.natick.ma.us]
  270. # Last Edit Date:     10/20/91
  271. #
  272. # chip    ram   virtual   clocks                           default-mode  flags
  273.  ET4000   1024  1152 900   25  28  65  72  79  59  50  64  "1024x768"
  274.  
  275. ###############################################################################
  276. # Card:         Diamond SpeedStar Plus, High Color
  277. # Contributor:         Peter Ziobrzynski [peter@modtor.uucp]
  278. # Last Edit Date:     10/16/91
  279. #
  280. # chip    ram   virtual   clocks                           default-mode  flags
  281.  ET4000   1024  1024 768   25  28  50  57  62  66  72  78  "1024x768"
  282.  
  283. ###############################################################################
  284. # Card:         Diamond SpeedStar Plus, High Color (1M)
  285. # Contributor:         Jeff Coffler [coffler@jeck.mv.com]
  286. # Last Edit Date:     1/27/92
  287. #
  288. # chip    ram   virtual   clocks                           default-mode  flags
  289.  ET4000   1024  1024 768   25  28  75  72  80  45  50  65  "1024x768"
  290.  
  291. ###############################################################################
  292. # Card:                 Diamond SpeedStar Pro
  293. #
  294. # See entry under "Cirrus 5426" above
  295.  
  296. ###############################################################################
  297. # Card:         Diamond Stealth(S3 924)
  298. # Contributor:         Keishi Manabe [manabe@zephyrus.tutics.tut.ac.jp]
  299. # Last Edit Date:     2/16/93
  300. #
  301. # chip    ram   virtual   clocks                           default-mode  flags
  302.   s3      1024  1024 768   25  36  50  80                  "800x600"
  303.  
  304. ###############################################################################
  305. # Card:         EDGE(ECS) V24(S3-924)
  306. # Contributor:         Analytical Methods [ami@nwnet.net]
  307. # Last Edit Date:     2/9/93
  308. #
  309. # chip    ram   virtual   clocks                           default-mode  flags
  310.   s3      1024  1024 768   25  28  40  71  50  77  36  45  "1024x768"
  311.               130 120  80  32 110  65  75  72
  312.  
  313. ###############################################################################
  314. # Card:         EIZO VA41 1Mb
  315. # Contributor:         Steinthor Bjarnason [stb@isbank.is]
  316. # Last Edit Date:     12/9/91
  317. #
  318. # chip    ram   virtual   clocks                           default-mode  flags
  319.  ET4000   1024  1152 900   65  72  62  36   0   0   0  45  "1024x768"
  320.  
  321. ###############################################################################
  322. # Card:         EIZO VA41 1Mb
  323. # Contributor:         Arnd Gehrmann [arnd@zeus.informatik.rwth-aachen.de]
  324. # Last Edit Date:     9/6/92
  325. #
  326. # chip    ram   virtual   clocks                           default-mode  flags
  327.  ET4000   1024  1024 768   25  28  20  33  16  34  43  40  "1024x768"
  328.                63  57  41  62   0  61  77  76
  329.  
  330. ###############################################################################
  331. # Card:         Everex Viewpoint NI with 512K
  332. # Contributor:         Dan Ellison [dan@dribble.c-mols.siu.edu]
  333. # Last Edit Date:     2/20/92
  334. #
  335. # chip    ram   virtual   clocks                           default-mode  flags
  336.  ET4000    512   832 624   25  28  36  40  50  45   0  61  "832x624""
  337.  
  338. ###############################################################################
  339. # Card:         GA-200 Local Bus ET4000 Card
  340. # Contributor:         Brian Smith [brians@rigel.cs.pdx.edu]
  341. # Last Edit Date:     6/24/92
  342. #
  343. # chip    ram   virtual   clocks                           default-mode  flags
  344.  ET4000   1024  1152 900   50  57  65  72  80  90 101 127  "1152x900"
  345.  
  346. ###############################################################################
  347. # Card:         GA-200 Local Bus ET4000 
  348. # Contributor:         Neville H. Chandler [nhc@mtdcr.mt.att.com]
  349. # Last Edit Date:     10/13/92
  350. #
  351. # chip    ram   virtual   clocks                           default-mode  flags
  352.  ET4000   1024  1152 900   25  28  32  36  43  45  48  65  "1024x768"
  353.                50  60   0  72  90   0 101 130
  354.  
  355. ###############################################################################
  356. # Card:         Genoa Super VGA, Model 7800
  357. # Contributor:         Michael Hirsch [mike@rolivaw.pr.net.ch]
  358. # Last Edit Date:     3/22/93
  359. #
  360. # chip    ram   virtual   clocks                           default-mode  flags
  361.  ET4000   1024  1152 900   25.2  28.3  32.6  36.1          "1024x768"
  362.                40.1  45.1  31.5  37.7
  363.                50.3  56.7  65.3  72.2
  364.                80.3  90.2  63.1  75.5
  365.  
  366. ###############################################################################
  367. # Card:         Micro-Labs, Inc Ultimate VGA/HiColor 2.0
  368. # Contributor:         Matti Aarnio [mea@utu.fi, mea@nic.funet.fi]
  369. # Last Edit Date:     1/6/92
  370. #
  371. # chip    ram   virtual   clocks                           default-mode  flags
  372.  ET4000   1024  1152 910   46  53  60  66  72  82  90  91  "1152x910"
  373.  
  374. ###############################################################################
  375. # Card:         Optima VGA
  376. # Contributor:         Holger Veit [veit@du9ds3.uni-duisburg.de]
  377. # Last Edit Date:     9/22/92
  378. #
  379. # chip    ram   virtual   clocks                           default-mode  flags
  380.  ET3000    512   800 600   25  28  41  45  33  29   0   0  "800x600"
  381.  
  382. ###############################################################################
  383. # Card:         Optima MEGA VGA-Sync (H3Z 3081)
  384. # Contributor:         J. Schnitter [josch@pc.chemie.th-darmstadt.de]
  385. # Last Edit Date:     5/6/92
  386. #
  387. # chip    ram   virtual   clocks                           default-mode  flags
  388.  ET4000   1024  1152 910   25  28  45  36   0   0   0  62  "1040x772"
  389.  
  390. ###############################################################################
  391. # Card:         Orchid F1280(S3 911)
  392. # Contributor:         Shin Seto[sseto@auspex.com]
  393. # Last Edit Date:     2/16/93
  394. #
  395. # chip    ram   virtual   clocks                           default-mode  flags
  396.   s3            1024 768   25  28  32  36  40  44  50  65  "1024x768" 
  397.                78  56  63  75  80  89 100  31
  398.  
  399. ###############################################################################
  400. # Card:         Orchid Prodesigner II
  401. # Contributor:         John LoSecco [losecco@undpdk.hep.nd.edu]
  402. # Last Edit Date:     10/20/91
  403. #
  404. # chip    ram   virtual   clocks                           default-mode  flags
  405.  ET4000   1024  1152 900   25  28  32  36  40  45  50  65  "800x600"
  406.  
  407. ###############################################################################
  408. # Card:         Orchid Prodesigner II
  409. # Contributor:         Jeff Michaud [michaud@cdsmn.mn.org]
  410. # Last Edit Date:     12/9/91
  411. #
  412. # chip    ram   virtual   clocks                           default-mode  flags
  413.  ET4000   1024  1024 1024  25  28  36  40  45  62   0   0  "800x600"
  414.  
  415. ###############################################################################
  416. # Card:         Orchid Prodesigner II
  417. # Contributor:         Wei Jen Ye [yeh@cs.purdue.edu]
  418. # Last Edit Date:     5/21/92
  419. #
  420. # chip    ram   virtual   clocks                           default-mode  flags
  421.  ET4000   1024   800 600   25  28  40  36  45   0   0  62  "800x600"
  422.  
  423. ###############################################################################
  424. # Card:         Orchid ProDesigner IIs
  425. # Contributor:         David Wexelblat [dwex@goblin.org, dwex@aib.com]
  426. # Last Edit Date:     10/14/91
  427. #
  428. # chip    ram   virtual   clocks                           default-mode  flags
  429.  ET4000   1024  1152 900   25  28  32  36  40  45  75  65  "1024x768"
  430.  
  431. ###############################################################################
  432. # Card:         Orchid ProDesigner IIs - board date code 12/91
  433. # Contributor:         Fan Jiao [fanj@remb6489.wpd.sgi.com
  434. # Last Edit Date:     4/13/92
  435. #
  436. # chip    ram   virtual   clocks                           default-mode  flags
  437.  ET4000   1024  1152 900   25  28  32  36  40  45  80  65  "1024x768"
  438.  
  439. ###############################################################################
  440. # Card:         Orchid VA(S3 801)
  441. # Contributor:         Shin Seto[sseto@auspex.com]
  442. # Last Edit Date:     2/16/93
  443. #
  444. # chip    ram   virtual   clocks                           default-mode  flags
  445.   s3            1024 768   25  28  53  63  57  88  41  51  "1024x768"
  446.               148 136  91  36 125  75  85 108
  447.  
  448. ###############################################################################
  449. # Card:         Puretek ET4000 SVGA
  450. # Contributor:         Dave Barker [dbarker@mulga.awadi.com.au]
  451. # Last Edit Date:     4/7/93
  452. #
  453. # chip    ram   virtual   clocks                           default-mode  flags
  454.  ET4000   1024  1152 900   25  28  40  34   0   0   0  60  "1152x900i"
  455.  
  456. ###############################################################################
  457. # Card:         Rainbow SVGA with 1M for interlaced monitor
  458. # Contributor:         Geraldo Veiga [ilan343@violet.berkeley.edu]
  459. # Last Edit Date:     12/9/91
  460. #
  461. # chip    ram   virtual   clocks                           default-mode  flags
  462.  ET4000   1024  1152 900   25  28  36  40  25  28  45  62  "1024x768i"
  463.  
  464. ###############################################################################
  465. # Card:                 Sigma Legend II
  466. # Contributor:          Rui Salgueiro [rps@mat.uc.pt]
  467. # Last Edit Date:       5/4/93
  468. #
  469. # chip    ram   virtual   clocks
  470.  ET4000   1024  1160 903   25  28   0  40  36  40  45  58  "816x612"   legend
  471.                32  36  31  35  50  48  33  65
  472.  
  473. ###############################################################################
  474. # Card:         STB Powergraph, 1 Meg
  475. # Contributor:         Jeff Jennings [jennings@stortek.com]
  476. # Last Edit Date:     12/9/91
  477. #
  478. # chip    ram   virtual   clocks                           default-mode  flags
  479.  ET4000   1024  1152 900   25  28  37  45  40  32   0  63  "1024x768i"
  480.  
  481. ###############################################################################
  482. # Card:         STB Powergraph, 1 Meg
  483. # Contributor:         Tim Peiffer [peiffer@cs.umn.edu]
  484. # Last Edit Date:     1/27/92
  485. #
  486. # chip    ram   virtual   clocks                           default-mode  flags
  487.  ET4000   1024  1152 900   25  28  37  45  40  33  50  65  "1024x768i"
  488.  
  489. ###############################################################################
  490. # Card:         STB Powergraph ERGO, 1 Meg
  491. # Contributor:         Rick Calder [rick@rick.att.com]
  492. # Last Edit Date:     12/9/91
  493. #
  494. # chip    ram   virtual   clocks                           default-mode  flags
  495.  ET4000   1024  1152 900   25  28  59  48  40   0  50  66  "1024x768"
  496.  
  497. ###############################################################################
  498. # Card:         Swan SVGA Adapter, Model VGA/16, 1 Meg 
  499. #                (Non-VCO - uses 5 crystals)
  500. # Contributor:         Shaun T. Erickson [ste@alux2.att.com]
  501. # Last Edit Date:     1/21/92
  502. #
  503. # chip    ram   virtual   clocks                           default-mode  flags
  504.  ET4000   1024  1152 900   25  28  40  36   0   0   0  45  "1024x768i"
  505.  
  506. ###############################################################################
  507. # Card:         SWAN sVGA (with VCO chip)
  508. # Contributor:         Steve Hite [shite@sinkhole.unf.edu]
  509. # Creator:         Chin Fang [fangchin@leland.stanford.edu]
  510. # Last Edit Date:     10/15/91
  511. #
  512. # chip    ram   virtual   clocks                           default-mode  flags
  513.  ET4000   1024  1152 900   25  28  32  36  40  45  75  65  "1024x768"
  514.  
  515. ###############################################################################
  516. # Card:         Trident Generic 8900CL (TCK9004N clock chip)
  517. # Contributor:         David Wexelblat [dwex@goblin.org, dwex@aib.com]
  518. # Last Edit Date:     4/18/93
  519. #
  520. # chip    ram   virtual   clocks                           default-mode  flags
  521.  TVGA8900CL 
  522.       1024  1024 768   25  28  45  36  57  65  50  40  "1024x768"
  523.                88  98 119 108  72  77  80  75
  524.  
  525. ###############################################################################
  526. # Card:         Trident JAX-8212B (TCK9002NP clock chip)
  527. # Contributor:         David Wexelblat [dwex@goblin.org, dwex@aib.com]
  528. # Last Edit Date:     4/18/93
  529. #
  530. # chip    ram   virtual   clocks                           default-mode  flags
  531.  TVGA8900C 512  1024 768   25.2  28.3  45.0  36.0          "800x600"
  532.                57.3  65.0  50.5  40.0
  533.                 0.0   0.0   0.0   0.0
  534.                72.0  77.0  80.0  75.0
  535.  
  536. ###############################################################################
  537. # Card:         Trident JAX-8214 
  538. # Contributor:         David Wexelblat [dwex@goblin.org, dwex@aib.com]
  539. # Last Edit Date:     9/5/92
  540. #
  541. # chip    ram   virtual   clocks                           default-mode  flags
  542.  TVGA8900C 1024  1024 768   25  28  45  36  57  65  50  40  "1024x768"
  543.  
  544. ###############################################################################
  545. # Card:         Tseng et4000 UN-4010
  546. # Contributor:         Al Petrofsky [al@imdvlf.acuson.com]
  547. # Last Edit Date:     6/11/92
  548. #
  549. # chip    ram   virtual   clocks                           default-mode  flags
  550.  ET4000   1024  1024 768   24  28  32  36  40  45  56  65  "1024x768"
  551.  
  552. ###############################################################################
  553. # Card:         Tseng Labs ET4000
  554. # Contributor:         David McCullough [davidm@stallio.oz.au]
  555. # Last Edit Date:     11/19/93
  556. #
  557. # chip    ram   virtual   clocks                           default-mode  flags
  558.  ET4000   1024  1024 768   25.2  28.3  32.5  36.0          "1024x768"
  559.                40.0  44.9  31.5  37.5
  560.                50.3  56.6  65.0  72.0
  561.                80.0  89.8  63.0  75.0
  562.  
  563. ###############################################################################
  564. # Card:         Tseng Labs ET4000/W32 VLB
  565. # Contributor:         Georges Tomazi [tomazi@kralizec.zeta.org.au]
  566. # Last Edit Date:     12/19/93
  567. #
  568. # chip    ram   virtual   clocks                           default-mode  flags
  569.  ET4000   1024  1024 768   25  28  32  36  40  34  32  38  "1024x768"
  570.                50  56  65  72  80  90  63  75
  571.  
  572. ###############################################################################
  573. # Card:         Tseng Highcolor 72Mhz
  574. # Contributor:         Tom Hoople [hooplet@ucsu.Colorado.EDU]
  575. # Last Edit Date:     3/18/92
  576. #
  577. # chip    ram   virtual   clocks                           default-mode  flags
  578.  ET4000   1024  1152 900    0  45  65  72   0   0   0   0  "1024x768"
  579.  
  580. ###############################################################################
  581. # Card:         Tseng Labs International: MegaEva/1024
  582. # Contributor:         Nicolai Langfeldt [janl@ifi.uio.no]
  583. # Last Edit Date:     8/11/92
  584. #
  585. # chip    ram   virtual   clocks                           default-mode  flags
  586.  ET4000   1024  1144 858   25  28  42   0  33  35  22  26  "1144x858"
  587.                56  62  82   0  65  70  45  52
  588.  
  589. ###############################################################################
  590. # Card:         Tseng Labs MegaEva/2
  591. # Contributor:         Richard Brown [rab@tauon.ph.unimelb.edu.au]
  592. # Last Edit Date:     5/25/93
  593. #
  594. # chip    ram   virtual   clocks                           default-mode  flags
  595.  ET4000   1024  1024 768   25.2  28.3  37.9  22.8          "1024x768"
  596.                29.5  32.0  40.0  47.5
  597.                50.4  56.6  75.8  45.5
  598.                59.0  64.0  80.0  95.0
  599.  
  600. ###############################################################################
  601. # Card:         Tseng Labs International: VGA ultra
  602. # Contributor:         Nicolai Langfeldt [janl@ifi.uio.no]
  603. # Comments:        Clocks higher than 72MHz are useless
  604. # Last Edit Date:     8/11/92
  605. #
  606. # chip    ram   virtual   clocks                           default-mode  flags
  607.  ET4000   1024  1120 840   25  28  32  36  40  45  31  38 "1120x840"
  608.                50  57  52  72  80  91  63
  609.  
  610. ###############################################################################
  611. # Card:         VGA4031
  612. # Contributor:         Nicolai Langfeldt [janl@ifi.uio.no]
  613. # Comments:        Buggy, workable under X386
  614. # Last Edit Date:     8/11/92
  615. #
  616. # chip    ram   virtual   clocks                           default-mode  flags
  617.  ET4000   1024  1120 840   25  28  32  36  40  45  50  65  "1120x840"
  618.                 0  57   0  72  80 108 101 130
  619.  
  620. ###############################################################################
  621. # Card:         VGA4031
  622. # Contributor:         Stephen Hocking [sgccseh@citecuc.citec.oz.au]
  623. # Last Edit Date:     8/12/92
  624. #
  625. # chip    ram   virtual   clocks                           default-mode  flags
  626.  ET4000   1024  1024 768   25  28  32  36  40  45  50  65  "1024x768"
  627.                 0  57   0  72  80 124 101 129
  628.  
  629. ###############################################################################
  630. # Card:         VGA4031
  631. # Contributor:         Hartmut Kuehn Allgemeine Box IET 
  632. #            [KUEHNNTE@Rcms1.urz.tu-dresden.de]
  633. # Last Edit Date:     1/13/93
  634. #
  635. # chip    ram   virtual   clocks                           default-mode  flags
  636.  ET4000   1024  1152 900   25  28  32  35  40  45  31  37  "1024x768"
  637.                50  57  65  72  80  89  62  75
  638.  
  639. ###############################################################################
  640. # Card:                 VGA MENTOR
  641. # Contributor:          Jun Arihara[j_ariha@hoffman.cc.sophia.ac.jp]
  642. # Last Edit Date:       2/20/93
  643. #
  644. # chip    ram   virtual   clocks                           default-mode  flags
  645.  ET4000   1024  1024 768   25  28  33  36  40  45  32  38  "800x600"
  646.  
  647.  
  648. ###############################################################################
  649. #
  650. # MONITOR SECTION
  651. #
  652. ###############################################################################
  653. #
  654. # OFFICIAL VESA Monitor timings + IBM Standards + other generic modes - 
  655. #                          TRY THESE FIRST
  656. # Contributor:          Thomas Roell [roell@sgcs.com]
  657. # Contributor:        David Wexelblat [dwex@goblin.org, dwex@aib.com]
  658. # Last Edit Date:       10/7/93
  659. #
  660. #  Mode       Refresh  Hor. Sync  Dot-clock  Interlaced?  VESA?
  661. #  ------------------------------------------------------------
  662. #  640x480     60Hz      31.5k     25.175M       No         No
  663. #  640x480     60Hz      31.5k     25.175M       No         No
  664. #  640x480     63Hz      32.8k     28.322M       No         No
  665. #  640x480     70Hz      36.5k     31.5M         No         No
  666. #  640x480     72Hz      37.9k     31.5M         No        Yes
  667. #  800x600     56Hz      35.1k     36.0M         No        Yes
  668. #  800x600     56Hz      35.4k     36.0M         No         No
  669. #  800x600     60Hz      37.9k     40.0M         No        Yes
  670. #  800x600     60Hz      37.9k     40.0M         No         No
  671. #  800x600     72Hz      48.0k     50.0M         No        Yes
  672. #  1024x768i   43.5Hz    35.5k     44.9M        Yes         No
  673. #  1024x768    60Hz      48.4k     65.0M         No        Yes
  674. #  1024x768    60Hz      48.4k     62.0M         No         No
  675. #  1024x768    70Hz      56.5k     75.0M         No        Yes
  676. #  1024x768    70Hz      56.25k    72.0M         No         No
  677. #  1024x768    76Hz      62.5k     85.0M         No         No
  678. #  1280x1024i  44Hz      51kHz     80.0M        Yes         No
  679. #  1280x1024i  44Hz      47.6k     75.0M        Yes         No
  680. #  1280x1024   59Hz      63.6k    110.0M         No         No
  681. #  1280x1024   61Hz      64.24k   110.0M         No         No
  682. #  1280x1024   74Hz      78.85k   135.0M         No         No
  683. #
  684. ###############################################################################
  685. #
  686. # 640x480@60Hz Non-Interlaced mode
  687. # Horizontal Sync = 31.5kHz
  688. # Timing: H=(0.95us, 3.81us, 1.59us), V=(0.35ms, 0.064ms, 1.02ms)
  689. #
  690. # name        clock   horizontal timing     vertical timing      flags
  691.  "640x480"     25.175  640  664  760  800    480  491  493  525
  692. #
  693. # Alternate 640x480@60Hz Non-Interlaced mode
  694. # Horizontal Sync = 31.5kHz
  695. # Timing: H=(1.27us, 3.81us, 1.27us) V=(0.32ms, 0.06ms, 1.05ms)
  696. #
  697. # name        clock   horizontal timing     vertical timing      flags
  698.  "640x480"     25.175  640  672  768  800    480  490  492  525
  699. #
  700. # 640x480@63Hz Non-Interlaced mode (non-standard)
  701. # Horizontal Sync = 32.8kHz
  702. # Timing: H=(1.41us, 1.41us, 5.08us) V=(0.24ms, 0.092ms, 0.92ms)
  703. #
  704. # name        clock   horizontal timing     vertical timing      flags
  705.  "640x480"     28.322  640  680  720  864    480  488  491  521
  706. #
  707. # 640x480@70Hz Non-Interlaced mode (non-standard)
  708. # Horizontal Sync = 36.5kHz
  709. # Timing: H=(1.27us, 1.27us, 4.57us) V=(0.22ms, 0.082ms, 0.82ms)
  710. #
  711. # name        clock   horizontal timing     vertical timing      flags
  712.  "640x480"     31.5    640  680  720  864    480  488  491  521
  713. #
  714. # VESA 640x480@72Hz Non-Interlaced mode
  715. # Horizontal Sync = 37.9kHz
  716. # Timing: H=(0.76us, 1.27us, 4.06us) V=(0.24ms, 0.079ms, 0.74ms)
  717. #
  718. # name        clock   horizontal timing     vertical timing      flags
  719.  "640x480"     31.5    640  664  704  832    480  489  492  520
  720. #
  721. # VESA 800x600@56Hz Non-Interlaced mode
  722. # Horizontal Sync = 35.1kHz
  723. # Timing: H=(0.67us, 2.00us, 3.56us) V=(0.03ms, 0.063ms, 0.70ms)
  724. #
  725. # name        clock   horizontal timing     vertical timing      flags
  726.  "800x600"     36      800  824  896 1024    600  601  603  625
  727. #
  728. # Alternate 800x600@56Hz Non-Interlaced mode
  729. # Horizontal Sunc = 35.4kHz
  730. # Timing: H=(0.89us, 4.00us, 1.11us) V=(0.11ms, 0.057ms, 0.79ms)
  731. #
  732. # name        clock   horizontal timing     vertical timing      flags
  733.  "800x600"     36      800  832  976 1016    600  604  606  634
  734. #
  735. # VESA 800x600@60Hz Non-Interlaced mode
  736. # Horizontal Sync = 37.9kHz
  737. # Timing: H=(1.00us, 3.20us, 2.20us) V=(0.03ms, 0.106ms, 0.61ms)
  738. #
  739. # name        clock   horizontal timing     vertical timing      flags
  740.  "800x600"     40      800  840  968 1056    600  601  605  628 +hsync +vsync
  741. #
  742. # Alternate 800x600@60Hz Non-Interlaced mode
  743. # Horizontal Sync = 37.9kHz
  744. # Timing: H=(1.20us, 3.80us, 1.40us) V=(0.13ms, 0.053ms, 0.69ms)
  745. #
  746. # name        clock   horizontal timing     vertical timing      flags
  747.  "800x600"     40      800 848 1000 1056     600  605  607  633
  748. #
  749. # VESA 800x600@72Hz Non-Interlaced mode
  750. # Horizontal Sync = 48kHz
  751. # Timing: H=(1.12us, 2.40us, 1.28us) V=(0.77ms, 0.13ms, 0.48ms)
  752. #
  753. # name        clock   horizontal timing     vertical timing      flags
  754.  "800x600"     50      800  856  976 1040    600  637  643  666  +hsync +vsync
  755. #
  756. # 1024x768@43.5Hz, Interlaced mode (8514/A standard)
  757. # Horizontal Sync = 35.5kHz
  758. # Timing: H=(0.54us, 1.34us, 1.25us) V=(0.23ms, 0.23ms, 0.93ms)
  759. #
  760. # name        clock   horizontal timing     vertical timing      flags
  761.  "1024x768i"   44.9   1024 1048 1208 1264    768  776  784  817  Interlace
  762. #
  763. # VESA 1024x768@60Hz Non-Interlaced mode
  764. # Horizontal Sync = 48.4kHz
  765. # Timing: H=(0.12us, 2.22us, 2.58us) V=(0.06ms, 0.12ms, 0.60ms)
  766. #
  767. # name        clock   horizontal timing     vertical timing      flags
  768.  "1024x768"    65     1024 1032 1176 1344    768  771  777  806 -hsync -vsync
  769. #
  770. # 1024x768@60Hz Non-Interlaced mode (non-standard dot-clock)
  771. # Horizontal Sync = 48.4kHz
  772. # Timing: H=(0.65us, 2.84us, 0.65us) V=(0.12ms, 0.041ms, 0.66ms)
  773. #
  774. # name        clock   horizontal timing     vertical timing      flags
  775.  "1024x768"    62     1024 1064 1240 1280   768  774  776  808
  776. #
  777. # VESA 1024x768@70Hz Non-Interlaced mode
  778. # Horizontal Sync=56.5kHz
  779. # Timing: H=(0.32us, 1.81us, 1.92us) V=(0.05ms, 0.14ms, 0.51ms)
  780. #
  781. # name        clock   horizontal timing     vertical timing      flags
  782.  "1024x768"    75     1024 1048 1184 1328    768  771  777  806 -hsync -vsync
  783. #
  784. # 1024x768@70Hz Non-Interlaced mode (non-standard dot-clock)
  785. # Horizontal Sync=56.25kHz
  786. # Timing: H=(0.44us, 1.89us, 1.22us) V=(0.036ms, 0.11ms, 0.53ms)
  787. #
  788. # name        clock   horizontal timing     vertical timing      flags
  789.  "1024x768"    72     1024 1056 1192 1280    768  770  776 806   -hsync -vsync
  790. #
  791. # 1024x768@76Hz Non-Interlaced mode
  792. # Horizontal Sync=62.5kHz
  793. # Timing: H=(0.09us, 1.41us, 2.45us) V=(0.09ms, 0.048ms, 0.62ms)
  794. #
  795. # name        clock   horizontal timing     vertical timing      flags
  796.  "1024x768"    85     1024 1032 1152 1360    768  784  787  823
  797. #
  798. # 1280x1024@44Hz, Interlaced mode
  799. # Horizontal Sync=51kHz
  800. # Timing: H=(0.02us, 2.7us, 0.70us) V=(0.02ms, 0.24ms, 2.51ms)
  801. #
  802. # name        clock   horizontal timing     vertical timing      flags
  803.  "1280x1024i"  80     1280 1296 1512 1568   1024 1025 1037 1165  Interlace
  804. #
  805. # Alternate 1280x1024@44Hz, Interlaced mode (non-standard dot-clock)
  806. # Horizontal Sync=47.6kHz
  807. # Timing: H=(0.42us, 2.88us, 0.64us) V=(0.08ms, 0.12ms, 0.96ms)
  808. #
  809. # name        clock   horizontal timing     vertical timing      flags
  810.  "1280x1024i"  75     1280 1312 1528 1576   1024 1028 1034 1080  Interlace
  811. #
  812. # 1280x1024@59Hz Non-Interlaced mode (non-standard)
  813. # Horizontal Sync=63.6kHz
  814. # Timing: H=(0.36us, 1.45us, 2.25us) V=(0.08ms, 0.11ms, 0.65ms)
  815. #
  816. # name        clock   horizontal timing     vertical timing      flags
  817.  "1280x1024"  110     1280 1320 1480 1728   1024 1029 1036 1077
  818. #
  819. # 1280x1024@61Hz, Non-Interlaced mode
  820. # Horizontal Sync=64.25kHz
  821. # Timing: H=(0.44us, 1.67us, 1.82us) V=(0.02ms, 0.05ms, 0.41ms)
  822. #
  823. # name        clock   horizontal timing     vertical timing      flags
  824.  "1280x1024"  110     1280 1328 1512 1712   1024 1025 1028 1054
  825. #
  826. # 1280x1024@74Hz, Non-Interlaced mode
  827. # Horizontal Sync=78.85kHz
  828. # Timing: H=(0.24us, 1.07us, 1.90us) V=(0.04ms, 0.04ms, 0.43ms)
  829. #
  830. # name        clock   horizontal timing     vertical timing      flags
  831.  "1280x1024"  135     1280 1312 1456 1712   1024 1027 1030 1064
  832. ###############################################################################
  833.  
  834. ###############################################################################
  835. # Monitor:              Acer Computer GmbH, Mod. No. 7033
  836. #                       (14" 8514/A compatible)
  837. # Contributor:          Michael Riepe [riepe@ifwsn4.ifw.uni-hannover.de]
  838. # Last Edit Date:       11/20/1993
  839. #
  840. # name        clock   horizontal timing     vertical timing      flags
  841.  "640x480"     25.175  640  672  768  800    480  490  492  525
  842.  "800x600"     36      800  832  976 1016    600  604  606  634
  843.  "1024x768i"   44.9   1024 1048 1208 1264    768  776  784  817  Interlace
  844.  
  845. ###############################################################################
  846. # Monitor:              AcerView 25 uvga (also ViewSonic 5e)
  847. # Contributor:         Thomas Dunbar [tdunbar@vtaix.cc.vt.edu]
  848. # Last Edit Date:     5/1/93
  849. #
  850. # name        clock   horizontal timing     vertical timing      flags
  851.  "1024x768"    78     1024 1056 1336 1368    768  768  776  790
  852.  
  853. ###############################################################################
  854. # Monitor:              AcerView 25 uvga (also ViewSonic 5e)
  855. # Contributor:         Richard Brown [rab@tauon.ph.unimelb.edu.au]
  856. # Last Edit Date:     5/25/93
  857. #
  858. # name        clock   horizontal timing     vertical timing      flags
  859.  "640x480"     25      640  672  768  800    480  491  493  525
  860.  "800x600"     38      800  840  912 1024    600  601  603  625
  861.  "1024x768"    64     1024 1032 1176 1312    768  768  769  806
  862.                80     1024 1104 1228 1360    768  768  769  802
  863.  
  864. ###############################################################################
  865. # Monitor:              AcerView 25 uvga (also ViewSonic 5e)
  866. # Contributor:          Craig E. Groeschel [craig@adikia.sccsi.com]
  867. # Last Edit Date:       11/18/93
  868. #
  869. # name        clock   horizontal timing     vertical timing      flags
  870.  "640x400"     28.32   640  664  712  808    400  400  402  417 -hsync -vsync
  871.  "672x448"     28.32   672  712  760  864    448  451  454  466 -hsync -vsync
  872.  "680x510"     32      680  736  792  904    510  513  516  530 +hsync +vsync
  873.  "800x600"     40      800  848 1000 1056    600  603  606  621 +hsync +vsync
  874.  "920x690"     65      920  984 1024 1272    690  696  699  720 -hsync -vsync
  875.  "1024x768"    75     1024 1120 1256 1440    768  768  770  800 -hsync -vsync
  876.                80     1024 1144 1296 1464    768  774  777  801 -hsync -vsync
  877.  
  878. ###############################################################################
  879. # Monitor:              Addonics C172/LR Ultra 1280
  880. # Contributor:          Joergen Haegg  [jh@efd.lth.se]
  881. # Last Edit Date:       11/20/93
  882. #
  883. # name         clock  horizontal timing     vertical timing      flags
  884.  "1024x768"    75     1024 1048 1184 1328    768  771  777  806
  885.  
  886. ###############################################################################
  887. # Monitor:              AOC CM-337
  888. # Contributor:         Michael Schmidt [michael@amigo.guug.de]
  889. # Last Edit Date:     5/3/93
  890. #
  891. # name        clock   horizontal timing     vertical timing      flags
  892.  "1024x768"    72     1024 1096 1272 1328    768  776  778  808
  893.  
  894. ###############################################################################
  895. # Monitor:              AT&T CRT-329D 
  896. # Contributor:          Jerry Whelan [guru@stasi.bradley.edu]
  897. # Last Edit Date:       6/8/92
  898. #
  899. # name        clock   horizontal timing     vertical timing      flags
  900.  "640x480"     25      640  664  760  800    480  491  493  525
  901.  "900x620"     40      900  928 1114 1140    620  628  639  643
  902.  
  903. ###############################################################################
  904. # Monitor:              AT&T CRT-365 (Iocomm 16")
  905. # Contributor:          Rick Calder [rick@rick.att.com]
  906. # Last Edit Date:       12/9/91
  907. #
  908. # name        clock   horizontal timing     vertical timing      flags
  909.  "640x480"     25      640  664  760  800    480  496  492  525
  910.                28      640  672  768  800    480  490  492  525
  911.  "800x600"     36      800  816  952 1056    600  608  610  633
  912.  "1024x768i"   45     1024 1064 1224 1264    768  777  785  817  Interlace
  913.  
  914. ###############################################################################
  915. # Monitor:         Compudyne KD-1450
  916. # Contributor:         Rich Braun [richb@rkbhome.jti.com]
  917. # Last Edit Date:     3/7/93
  918. #
  919. # name        clock   horizontal timing     vertical timing      flags
  920.  "1024x768"    65     1024 1096 1240 1344    768  771  777  806
  921.                75     1024 1176 1312 1424    768  771  777  806
  922.  
  923. ###############################################################################
  924. # Monitor:              CONRAC 7351
  925. # Contributor:          Thomas Roell [roell@sgcs.com]
  926. # Last Edit Date:       03/29/91
  927. #
  928. # name        clock   horizontal timing     vertical timing      flags
  929.  "1280x1024"  110     1280 1472 1568 1728   1024 1026 1029 1061
  930.  
  931. ###############################################################################
  932. # Monitor:              CTX CMS-1561
  933. # Contributor:          Steve Forsythe (forsse@meaddata.com)
  934. # Last Edit Date:       11/22/93
  935. #
  936. # name        clock   horizontal timing     vertical timing      flags
  937.  "800x600"     36      800  824  896 1024    600  601  603  625
  938.  "1024x768"    75     1024 1072 1216 1352    768  769  775  806 
  939.  
  940. ###############################################################################
  941. # Monitor:         CTX 1760DF
  942. # Contributor:         Thomas Dunbar [tdunbar@vtaix.cc.vt.edu]
  943. # Last Edit Date:     5/1/93
  944. #
  945. # name        clock   horizontal timing     vertical timing      flags
  946.  "1024x800"    80     1024 1048 1296 1320   800  800  808  818
  947.  
  948. ###############################################################################
  949. # Monitor:         CTX SVGA model CVP-5468
  950. # Contributor:         Tim Peiffer [peiffer@cs.umn.edu]
  951. # Last Edit Date:     1/27/92
  952. #
  953. # name        clock   horizontal timing     vertical timing      flags
  954.  "1024x768i"   40     1024 1064 1224 1264    768  777  785  817  Interlace
  955.  
  956. ###############################################################################
  957. # Monitor:         CTX SVGA model CVP-5468
  958. # Contributor:         Bruce A Morley [bam@world.std.com]
  959. # Last Edit Date:     5/28/93
  960. #
  961. # name        clock   horizontal timing     vertical timing      flags
  962.  "512x384"     25.2    512  528  624  648    384  384  390  415
  963.  "560x420"     28.3    560  592  712  744    420  420  425  452
  964.  "624x468"     28.3    624  632  728  744    468  468  470  490
  965.  "760x570"     28.3    760  776  912  952    570  570  570  590
  966.  "1024x768i"   45     1024 1064 1224 1264    768  777  785  817  Interlace
  967.  
  968. ###############################################################################
  969. # Monitor:         CTX SVGA CVP-5468
  970. # Contributor:         Kent Hamilton [kenth@hns.st-louis.mo.US]
  971. # Last Edit Date:     11/18/93
  972. #
  973. # name        clock   horizontal timing     vertical timing      flags
  974.  "1024x768i"   40     1024 1064 1224 1264    768  773  781  813  Interlace
  975.  
  976. ###############################################################################
  977. # Monitor:         CTX SVGA model CVP-5468NI
  978. # Contributor:         Brendan Boerner [bboerner@novell.com]
  979. # Last Edit Date:     10/29/92
  980. #
  981. # name        clock   horizontal timing     vertical timing      flags
  982.  "1024x768"    62     1024 1072 1296 1328    768  773  780  806
  983.  
  984. ###############################################################################
  985. # Monitor:         CTX SVGA model CVP-546NI
  986. # Contributor:         Al Petrofsky [al@imdvlf.acuson.com]
  987. # Last Edit Date:     6/11/92
  988. #
  989. # name        clock   horizontal timing     vertical timing      flags
  990.  "640x480"     25      640  664  760  800    480  491  493  525
  991.  "800x600"     36      800  824  896 1024    600  601  603  625
  992.                40      800  840  968 1056    600  601  605  628
  993.  "1024x768"    65     1024 1088 1200 1328    768  783  789  818
  994.  
  995. ###############################################################################
  996. # Monitor:              Data General 6628
  997. # Contributor:          J"org Wunsch [joerg_wunsch@tcd-dresden.de]
  998. # Last Edit Date:       11/19/93
  999. #
  1000. # name        clock   horizontal timing     vertical timing      flags
  1001.  "640x480t"    25      640  680  768  800    480  491  493  525
  1002.  "640x480+"    28      640  672  760  816    480  491  493  525
  1003.  
  1004. ###############################################################################
  1005. # Monitor:              DEC PC7XV-DE
  1006. # Contributor:          Eric Hvozda [ack@clark.net]
  1007. # Last Edit Date:       2/20/94
  1008. #
  1009. # name        clock   horizontal timing     vertical timing      flags
  1010.  "640x350"     25      640  656  784  800    350  385  386  449
  1011.  "640x400"     25      640  648  776  800    400  412  416  449
  1012.  "640x480"     31      640  664  704  832    480  489  492  520
  1013.  "800x600"     50      800  856  976 1040    600  637  643  666  +hsync +vsync
  1014.  "1024x768"    75     1024 1048 1184 1320    768  771  790  811  -hsync -vsync
  1015.  
  1016. ###############################################################################
  1017. # Monitor:              DEC VR290-DA
  1018. # Contributor:          Paul Nixon [pnixon@ccd.harris.com]
  1019. # Last Edit Date:       12/13/93
  1020. #
  1021. # name        clock   horizontal timing     vertical timing      flags
  1022.  1024x768      75     1024 1048 1184 1328    768  771  777  806  -hsync -vsync
  1023.  
  1024. ###############################################################################
  1025. # Monitor:              DEC VRC16
  1026. # Contributor:          Jack Coyote [uphrrmk@gemini.oscs.montana.edu]
  1027. # Last Edit Date:       6/15/93
  1028. #
  1029. # name        clock   horizontal timing     vertical timing      flags
  1030.  "904x675"     45      904  951 1124 1192    675  690  693  729
  1031.  
  1032. ###############################################################################
  1033. # Monitor:              DEC VRC16
  1034. # Contributor:          Peter Brouwer [pb@idca.tds.philips.nl]
  1035. # Last Edit Date:       6/18/93
  1036. #
  1037. # name        clock   horizontal timing     vertical timing      flags
  1038.  "640x480"     25      640  672  768  800    480  490  492  525   
  1039.  "984x731"     62      984  992 1080 1280    731  735  739  767 
  1040.  "984x762"     62      984 1040 1104 1280    762  790  800  820
  1041.  "1024x768i"   45     1024 1064 1224 1264    768  777  785  817  Interlace
  1042.  "1024x768"    62     1024 1096 1160 1328    768  776  778  808 
  1043.  "1088x768"    62     1088 1224 1288 1328    768  776  778  808 
  1044.  
  1045. ###############################################################################
  1046. # Monitor:              Dell VC-10C
  1047. # Contributor:          Adam Harris [harris@cs.uchicago.edu]
  1048. # Last Edit Date:       10/17/93
  1049. #
  1050. # name        clock   horizontal timing     vertical timing      flags
  1051. "640x480"      45      640  672  722  832    480  485  487  505
  1052. "640x490"      45      640  672  722  832    490  490  492  512
  1053. "712x544"      45      712  778  840  912    544  554  557  580
  1054. "728x546"      45      728  760  864  928    546  548  551  570
  1055.  
  1056. ###############################################################################
  1057. # Monitor:              EDGE/MAG 1564NI
  1058. # Contributor:          Analytical Methods [ami@nwnet.net]
  1059. # Last Edit Date:       2/9/93
  1060. #
  1061. # name        clock   horizontal timing     vertical timing      flags
  1062.  "640x480"     25      640  672  768  800    480  490  492  525
  1063.  "800x600"     36      800  824  896 1024    600  601  603  625
  1064.  "1024x768"    80     1024 1072 1296 1320    768  772  774  803
  1065.  
  1066. ###############################################################################
  1067. # Monitor:              EIZO/Nanao 8060i
  1068. # Contributor:          Thomas Roell [roell@sgcs.com]
  1069. # Last Edit Date:       03/29/91
  1070. #
  1071. # name        clock   horizontal timing     vertical timing      flags
  1072.  "1024x768"    64     1024 1040 1048 1296    768  781  792  826
  1073.  
  1074. ###############################################################################
  1075. # Monitor:              EIZO/Nanao 8060s
  1076. # Contributor:         Holger Veit [veit@du9ds3.uni-duisburg.de]
  1077. # Last Edit Date:     9/22/92
  1078. #
  1079. # name        clock   horizontal timing     vertical timing      flags
  1080.  "800x600"     41      800  904 1064 1168    600  603  609  630
  1081.  "848x600"     41      848  878 1040 1120    600  604  611  630
  1082.  
  1083. ###############################################################################
  1084. # Monitor:              EIZO/Nanao 9070s
  1085. # Contributor:          Steinthor Bjarnason [stb@isbank.is]
  1086. # Last Edit Date:       12/9/91
  1087. #
  1088. # name        clock   horizontal timing     vertical timing      flags
  1089.  "1024x768"    65     1024 1072 1176 1272    768  778  779  804
  1090.                75     1024 1072 1176 1272    768  778  779  804
  1091.  "1152x900i"   75     1152 1184 1288 1360    900  898  929  939  Interlace
  1092.  
  1093. ###############################################################################
  1094. # Monitor:              EIZO/Nanao 9070s
  1095. # Contributor:          Arnd Gehrmann [arnd@zeus.informatik.rwth-aachen.de]
  1096. # Last Edit Date:       9/6/92
  1097. #
  1098. # name        clock   horizontal timing     vertical timing      flags
  1099.  "640x480"     40      640  672  768  800    480  490  492  525
  1100.  "800x600"     43      800  840  976 1010    600  610  643  650
  1101.  "1024x768"    63     1024 1096 1100 1280    768  791  795  829
  1102.  "1024x768i"   63     1024 1096 1100 1280    768  775  795  829  Interlace
  1103.  "1152x900i"   63     1152 1170 1370 1380    900  890  929  939  Interlace
  1104.  
  1105. ###############################################################################
  1106. # Monitor:              EIZO/Nanao 9070s
  1107. # Contributor:          Paul De Bra [debra@win.tue.nl]
  1108. # Last Edit Date:       8/28/93
  1109. #
  1110. # name        clock   horizontal timing     vertical timing      flags
  1111.  "640x480"     28      640  672  768  784    480  490  492  525
  1112.  "800x600"     45      800  832  942  966    600  600  609  631
  1113.  "1024x768i"   62     1024 1064 1224 1240    768  777  785  817  Interlace
  1114.  "1024x768"    62     1024 1100 1204 1304    768  778  783  810
  1115.  "1152x900i"   62     1152 1192 1296 1408    900  909  917  961  Interlace
  1116.  "1280x1024i"  62     1280 1320 1440 1540   1024 1025 1037 1065  Interlace
  1117.  
  1118. ###############################################################################
  1119. # Monitor:              EIZO/Nanao 9070u
  1120. # Contributor:          David Wexelblat [dwex@goblin.org, dwex@aib.com]
  1121. # Last Edit Date:       10/14/91
  1122. #
  1123. # name        clock   horizontal timing     vertical timing      flags
  1124.  "640x480"     40      640  672  768  800    480  490  492  525
  1125.  "800x600"     45      800  848  960 1008    600  603  620  640
  1126.  "1024x768"    65     1024 1088 1224 1304    768  772  788  824
  1127.  "1152x900i"   75     1152 1224 1384 1504    900  905  923  965  Interlace
  1128.  
  1129. ###############################################################################
  1130. # Monitor:              EIZO/Nanao 9070u
  1131. # Contributor:          Thomas M. Hoberg [tmh@first.gmd.de]
  1132. # Last Edit Date:       2/23/93
  1133. #
  1134. # name        clock   horizontal timing     vertical timing      flags
  1135.  "640x480"     25      640  672  768  800    480  490  492  525
  1136.  "1024x768"    65     1024 1088 1224 1304    768  772  788  824
  1137.  "1152x900i"   65     1152 1192 1296 1408    900  909  917  961  Interlace
  1138.  "1280x1024i"  65     1280 1320 1440 1540   1024 1025 1037 1065  Interlace
  1139.  
  1140. ###############################################################################
  1141. # Monitor:              EIZO/Nanao 9080i
  1142. # Contributor:          Scott Everden [scott@unixland.natick.ma.us]
  1143. #                       Thomas Roell [roell@sgcs.com]
  1144. # Last Edit Date:       03/29/91
  1145. #
  1146. # name        clock   horizontal timing     vertical timing      flags
  1147.  "640x480"     28      640  672  768  800    480  490  492  525
  1148.  "800x600"     50      800  820  860 1028    600  608  610  633
  1149.  "1024x768"    72     1024 1064 1176 1300    768  778  793  806
  1150.                85     1024 1040 1112 1328    768  804  809  859
  1151.  "1152x900i"   64     1152 1184 1288 1400    900  904  933  943  Interlace
  1152.  "1280x1024"  110     1280 1296 1408 1696   1024 1034 1044 1081
  1153.  
  1154. ###############################################################################
  1155. # Monitor:              EIZO/Nanao 9400i
  1156. # Contributor:          Thomas Roell [roell@sgcs.com]
  1157. # Last Edit Date:       03/29/91
  1158. #
  1159. # name        clock   horizontal timing     vertical timing      flags
  1160.  "1024x768"    63     1024 1064 1104 1280    768  780  795  829
  1161.                85     1024 1072 1120 1328    768  796  801  853
  1162.  "1280x1024"  110     1280 1328 1392 1712   1024 1027 1032 1071
  1163.  
  1164. ###############################################################################
  1165. # Monitor:              EIZO/Nanao 9500
  1166. # Contributor:          Thomas Roell [roell@sgcs.com]
  1167. # Last Edit Date:       03/29/91
  1168. #
  1169. # name        clock   horizontal timing     vertical timing      flags
  1170.  "1024x768"    64     1024 1072 1088 1280    768  787  798  832
  1171.  "1280x1024"  110     1280 1312 1408 1696   1024 1043 1053 1081
  1172.  
  1173. ###############################################################################
  1174. # Monitor:              EIZO/Nanao 550i
  1175. # Contributor:          Bill Broadley  [broadley@neurocog.lrdc.pitt.edu]
  1176. # Last Edit Date:       11/22/93
  1177. #
  1178. # name        clock   horizontal timing     vertical timing      flags
  1179.  "1024x768"    80     1024 1040 1080 1374    768  769  771  790
  1180.  
  1181. ###############################################################################
  1182. # Monitor:              EIZO/Nanao F550i
  1183. # Contributor:          Mark Weaver [Mark_Weaver@brown.edu]
  1184. # Last Edit Date:       11/24/93
  1185. #
  1186. # name        clock   horizontal timing     vertical timing      flags
  1187.  "800x600"     45      800  856  976 1040    600  637  643  666
  1188.  "1024x768"    75     1024 1048 1184 1328    768  771  777  806
  1189.  "1152x900i"   80     1152 1168 1384 1440    900  901  907  945  Interlace
  1190.  "1280x1024i"  80     1280 1296 1512 1568   1024 1025 1037 1165  Interlace
  1191.  
  1192. ###############################################################################
  1193. # Monitor:              EIZO/Nanao F550i-M
  1194. # Contributor:          Michael Hirsch [mike@rolivaw.pr.net.ch]
  1195. # Last Edit Date:       3/22/93
  1196. #
  1197. # name        clock   horizontal timing     vertical timing      flags
  1198.  "800x600"     50      800  816  912  976    600  610  614  628
  1199.  "1024x768"    80     1024 1088 1216 1344    768  778  782  806
  1200.  "1152x900"    80     1152 1200 1312 1528    900  910  916  930
  1201.  
  1202. ###############################################################################
  1203. # Monitor:              EIZO/Nanao T550i-M
  1204. # Contributor:          Holger Wirtz [chick@midips.in-berlin.de]
  1205. # Last Edit Date:       02/25/93
  1206. #
  1207. # name        clock   horizontal timing     vertical timing      flags
  1208.  "1024x768"    75     1024 1120 1304 1328    768  771  777  806
  1209.  
  1210. ###############################################################################
  1211. # Monitor:              EIZO/Nanao T560i
  1212. # Contributor:          Thomas Roell [roell@sgcs.com]
  1213. # Last Edit Date:       03/29/91
  1214. #
  1215. # name        clock   horizontal timing     vertical timing      flags
  1216.  "1024x768"    63     1024 1096 1136 1280    768  791  795  829
  1217.                85     1024 1112 1168 1328    768  804  809  853
  1218.  "1280x1024"  110     1280 1424 1488 1712    1024 1038 1043 1071
  1219.               135     1280 1424 1504 1704    1024 1028 1033 1056
  1220.  
  1221. ###############################################################################
  1222. # Monitor:              EIZO/Nanao T560i
  1223. # Contributor:          Ronald D. Hindmarsh [ronald@cs.tu-berlin.de]
  1224. # Last Edit Date:       5/1/93
  1225. #
  1226. # name        clock   horizontal timing     vertical timing      flags
  1227.  "640x480"     25      640  672  768  800    480  490  492  509
  1228.  "1024x768"    80     1024 1056 1080 1328    768  776  786  800
  1229.               120     1024 1056 1080 1328    768  776  786  800
  1230.  
  1231. ###############################################################################
  1232. # Monitor:              EIZO/Nanao T560i
  1233. # Contributor:          Raymond Nijssen [raymond@woensel.es.ele.tue.nl]
  1234. # Last Edit Date:       11/23/93
  1235. #
  1236. # name        clock   horizontal timing     vertical timing      flags
  1237.  "1152x910"    89.8   1152 1256 1272 1424    910  907  912  929
  1238.  
  1239. ###############################################################################
  1240. # Monitor:              EIZO/Nanao T560iT92
  1241. # Contributor:          Norbert Distler [norbert@physik.tu-muenchen.de]
  1242. # Last Edit Date:       11/24/93
  1243. #
  1244. # name        clock   horizontal timing     vertical timing      flags
  1245.  "800x600"     56      800  856  976 1040    600  637  643  666
  1246.  
  1247. ###############################################################################
  1248. # Monitor:              EIZO/Nanao T660i
  1249. # Contributor:          Ng Pheng Siong [ngps@stargate.np.ac.sg]
  1250. # Last Edit Date:       3/20/93
  1251. #
  1252. # name        clock   horizontal timing     vertical timing      flags
  1253.  "1024x768"    80     1024 1088 1216 1344    768  777  782  810
  1254.  
  1255. ###############################################################################
  1256. # Monitor:              ESCOMM 15"
  1257. # Contributor:         Hartmut Kuehn Allgemeine Box IET 
  1258. #            [KUEHNNTE@Rcms1.urz.tu-dresden.de]
  1259. # Last Edit Date:     1/13/93
  1260. #
  1261. # name        clock   horizontal timing     vertical timing      flags
  1262.  "640x480"     25      640  648  696  776    480  490  492  525
  1263.                28      640  672  808  832    480  490  492  525
  1264.  "800x600"     35      800  896  984  992    600  608  610  633
  1265.                40      800  848  984 1032    600  608  610  633
  1266.                45      800  896  984 1000    600  608  610  633
  1267.  "816x607"     50      816  824  960 1040    607  608  610  633
  1268.  "1024x768i"   45     1024 1248 1312 1328    768  771  777  807  Interlace
  1269.  "1024x768"    65     1024 1048 1304 1356    768  771  777  806
  1270.                72     1024 1112 1256 1296    768  771  777  806
  1271.  "1096x822"    80     1096 1112 1368 1384    822  830  840  876
  1272.  
  1273. ###############################################################################
  1274. # Monitor:              ESCOM (Liberty?) 20" ES8923MNR
  1275. # Contributor:          Guido Kueppers ^[Kueppers@uni-bonn.de|
  1276. # Last Edit Date:       11/17/93
  1277. #
  1278. # name        clock   horizontal timing     vertical timing      flags
  1279.  "1152x900"    80     1152 1184 1264 1408    900  905  908  936
  1280.  "1184x884"    80     1184 1216 1296 1460    884  884  888  913
  1281.  
  1282. ###############################################################################
  1283. # Monitor:         Everex Eversync/VGA
  1284. # Contributor:         Dan Ellison [dan@dribble.c-mols.siu.edu]
  1285. # Last Edit Date:     2/20/92
  1286. #
  1287. # name        clock   horizontal timing     vertical timing      flags
  1288.  "640x480"     25      640  664  760  800    480  491  493  525
  1289.                30      640  664  704  832    480  489  492  520
  1290.  "800x600"     36      800  816  952 1056    600  608  610  633
  1291.                36      800  832  966  966    600  600  609  631
  1292.                40      800  864  896 1008    600  600  606  624
  1293.                40      800  872  968 1104    600  600  606  624
  1294.  "808x608"     40      808  849  977 1066    606  607  609  634
  1295.  "832x624"     40      832  873 1001 1090    624  625  627  651
  1296.  
  1297. ###############################################################################
  1298. # Monitor:              Gateway 2000 Crystal Scan NI (Mag Computronics 1448)
  1299. # Contributor:          Thomas Naughton [naughton@chinet.chi.il.us]
  1300. # Last Edit Date:       10/17/91
  1301. #
  1302. # name        clock   horizontal timing     vertical timing      flags
  1303.  "640x480"     25      640  672  768  800    480  490  492  525
  1304.  "800x600"     50      800  864  970 1056    600  608  615  633
  1305.  "1152x900i"   68     1152 1172 1288 1368    900  909  933  937  Interlace
  1306.  
  1307. ###############################################################################
  1308. # Monitor:              Gateway 2000 Crystal Scan NI (Mag Computronics 1448)
  1309. # Contributor:          Jim Bray [jb@tinuviel.cs.wcu.edu[
  1310. # Last Edit Date:       6/16/93
  1311. #
  1312. # name        clock   horizontal timing     vertical timing      flags
  1313.  "1024x768"    65      1024 1064 1272 1304   768  768  789  789
  1314.  
  1315. ###############################################################################
  1316. # Monitor:              Gateway 2000 Crystal Scan
  1317. # Contributor:          John LoSecco [losecco@undpdk.hep.nd.edu]
  1318. # Last Edit Date:       10/20/91
  1319. #
  1320. # name        clock   horizontal timing     vertical timing      flags
  1321.  "640x480"     25      640  656  752  800    480  490  492  525
  1322.  "800x600"     36      800  808  944  984    600  608  612  633
  1323.  "1024x768i"   50     1024 1024 1216 1312    768  768  779  809  Interlace
  1324.  "1152x900i"   65     1152 1200 1448 1664    900  900  912  947  Interlace
  1325.  
  1326. ###############################################################################
  1327. # Monitor:              Gateway 2000 Crystal Scan 1024NI
  1328. # Contributor:          [reinert@lilac.cs.odu.edu]
  1329. # Last Edit Date:       5/4/93
  1330. #
  1331. # name        clock   horizontal timing     vertical timing      flags
  1332.  "640x480"     25      640  664  760  800    480  491  493  525
  1333.  "800x600"     50      800  856  976 1040    600  600  606  625
  1334.  "1024x768"    65     1024 1096 1264 1344    768  771  777  806
  1335.  
  1336. ###############################################################################
  1337. # Monitor:              Gateway 2000 Crystal Scan 1024NI
  1338. # Contributor:          Kent Hamilton [kenth@hns.st-louis.mo.US]
  1339. # Last Edit Date:       11/18/93
  1340. #
  1341. # name        clock   horizontal timing     vertical timing      flags
  1342.  "1024x768"    65     1024 1088 1256 1328    768  771  777  806
  1343.  "1120x840i"   50     1120 1152 1325 1440    840  859  893  915
  1344.  
  1345. ###############################################################################
  1346. # Monitor:              Gateway 2000 (MAG) Crystal Scan 1572 FS 
  1347. # Contributor:          Bill C. Riemers [bcr@physics.purdue.edu]
  1348. # Last Edit Date:       5/4/93
  1349. #
  1350. # name        clock   horizontal timing     vertical timing      flags
  1351.  "800x600"     51      800  800 1000 1000    600  600  606  616
  1352.                65      800  824  944 1032    600  600  606  624
  1353.  "1024x768"    65     1024 1024 1264 1264    768  770  788  792    
  1354.                75     1024 1048 1184 1288    768  773  777  806
  1355.  "1152v910"    80     1152 1176 1424 1424    910  910  924  936
  1356.                80     1152 1176 1272 1432    910  920  930  950
  1357.  
  1358. ###############################################################################
  1359. # Monitor:              GraphTEC CD2060
  1360. # Contributor:          Thomas Roell [roell@sgcs.com]
  1361. # Last Edit Date:       03/29/91
  1362. #
  1363. # name        clock   horizontal timing     vertical timing      flags
  1364.  "1280x1024"  110     1280 1440 1568 1696   1024 1027 1029 1081
  1365.  
  1366. ###############################################################################
  1367. # Monitor:              Hitachi 20MVX
  1368. # Contributor:          Thomas Roell [roell@sgcs.com]
  1369. # Last Edit Date:       03/29/91
  1370. #
  1371. # name        clock   horizontal timing     vertical timing      flags
  1372.  "1280x1024"  110     1280 1296 1512 1664   1024 1032 1038 1072
  1373.  
  1374. ###############################################################################
  1375. # Monitor:              Hitachi CM2073A-301
  1376. # Contributor:          Thomas Roell [roell@sgcs.com]
  1377. # Last Edit Date:       03/29/91
  1378. #
  1379. # name        clock   horizontal timing     vertical timing      flags
  1380.  "1280x960"   110     1280 1464 1616 1728    960  969  985 1061
  1381.  
  1382. ###############################################################################
  1383. # Monitor:              Hitachi 20S
  1384. # Contributor:          Rich Murphey [rich@rice.edu]
  1385. # Contributor:          Rod Grimes [rgrimes@freefall.cdrom.com]
  1386. # Contributor:          David Greenman [davidg%implode@percy.rain.com]
  1387. # Last Edit Date:       11/20/93
  1388. #
  1389. # name         clock  horizontal timing     vertical timing      flags
  1390.  "1024x768"     74     1024 1040 1200 1300   768  772  777  809
  1391.  "1152x900"     85     1152 1184 1376 1464   900  905  923  955
  1392.  "1280x960"    108     1280 1288 1400 1620   960  961  979 1012
  1393.  "1280x1024"   110     1280 1288 1500 1688  1024 1026 1031 1077
  1394.  
  1395. ###############################################################################
  1396. # Monitor:              Hitachi HM-4119
  1397. # Contributor:          Todd Pfaff [todd@flex.eng.mcmaster.ca]
  1398. # Last Edit Date:       11/19/93
  1399. #
  1400. # name        clock   horizontal timing     vertical timing      flags
  1401.  "1024x768"    80     1024 1104 1232 1328    768  769  777  817  -hsync -vsync 
  1402.                                  composite
  1403.  "1152x900"    92     1152 1232 1376 1456    900  901  909  945  -hsync -vsync 
  1404.                                  composite
  1405.  
  1406. ###############################################################################
  1407. # Monitor:              IBM 8514-001
  1408. # Contributor:          Mark Petrovic [petrovic@watson.ibm.com]
  1409. # Last Edit Date:       5/11/93
  1410. #
  1411. # name        clock   horizontal timing     vertical timing      flags
  1412.  "640x480"     25      640  672  768  800    480  490  492  525
  1413.  "1024x768i"   45     1024 1040 1184 1272    768  774  776  813  Interlace
  1414.  
  1415. ###############################################################################
  1416. # Monitor:              IDEKIiyama
  1417. # Contributor:          Nicolai Langfeldt [janl@ifi.uio.no]
  1418. # Comments:        Max 57KHz horizontal refresh
  1419. # Last Edit Date:       8/11/92
  1420. #
  1421. # name        clock   horizontal timing     vertical timing      flags
  1422.  "640x480"      35     640  664  760  800    480  491  493  525
  1423.  "1024x768"     70    1024 1056 1232 1264    768  768  772  806
  1424.                 72    1024 1056 1232 1264    768  768  772  806
  1425.  "1272x824"     91    1272 1432 1520 1600    824  824  830  865
  1426.  "1120x753"     80    1120 1184 1264 1400    753  753  757  791
  1427.  "1120x840"     80    1120 1184 1264 1400    840  840  844  882
  1428.  "1144x858"     82    1144 1184 1264 1432    858  858  862  900
  1429.  "1152x900"     80    1152 1200 1280 1440    900  900  903  930
  1430.  "1184x884"     80    1184 1216 1296 1460    884  884  888  913
  1431.  
  1432. ###############################################################################
  1433. #  Monitor:             IDEKIiyama MF-5217
  1434. # Contributor:          Jun Arihara[j_ariha@hoffman.cc.sophia.ac.jp]
  1435. #                       Takahiro Noguchi[Takahiro.Noguchi@Japan.Sun.COM]
  1436. # Last Edit Date:       2/20/93
  1437. #
  1438. # name        clock   horizontal timing     vertical timing      flags
  1439.  "640x480"     25      640  664  760  800    480  491  493  525
  1440.                25      640  672  768  800    480  490  492  525
  1441.                28      640  672  768  800    480  490  492  525
  1442.                31      640  664  704  832    480  489  492  520
  1443.  "800x600"     36      800  816  952 1056    600  608  610  633
  1444.                39      800  864  896 1008    600  600  606  624
  1445.                40      800  840  968 1056    600  601  605  628
  1446.                45      800  824  960  976    600  600  602  612
  1447.                50      800  856  976 1040    600  637  643  666
  1448.  "920x690"     62      920  952 1088 1168    690  688  718  724
  1449.  "1024x768i"   44     1024 1040 1216 1264    768  777  785  817  Interlace
  1450.                44     1024 1064 1224 1264    768  777  785  817  Interlace
  1451.                45     1024 1064 1224 1264    768  777  785  817  Interlace
  1452.                50     1024 1064 1224 1264    768  776  778  808  Interlace
  1453.  "1024x768"    44     1024 1040 1216 1264    768  777  785  817
  1454.                44     1024 1064 1224 1264    768  777  785  817
  1455.                45     1024 1064 1224 1264    768  776  778  808
  1456.                50     1024 1064 1224 1264    768  776  778  808
  1457.                50     1024 1072 1176 1272    768  778  779  804
  1458.                62     1024 1096 1272 1328    768  776  778  808
  1459.                62     1024 1072 1176 1272    768  778  779  804
  1460.                62     1024 1092 1220 1344    768  786  791  810
  1461.                62     1024 1072 1200 1240    768  766  782  786
  1462.                65     1024 1032 1176 1344    768  771  777  806
  1463.                85     1024 1032 1152 1360    768  784  787  823
  1464.  "1152x900i"   62     1152 1184 1288 1360    900  898  929  939  Interlace
  1465.  "1280x1024i"  80     1280 1296 1512 1568   1024 1025 1037 1165  Interlace
  1466.  "1280x1024"   110    1280 1328 1512 1712   1024 1025 1028 1054
  1467.                135    1280 1312 1456 1712   1024 1027 1030 1064
  1468.  
  1469. ###############################################################################
  1470. # Monitor:              IDEK MC 2185
  1471. # Contributor:          Thomas Roell [roell@sgcs.com]
  1472. # Last Edit Date:       03/29/91
  1473. #
  1474. # name        clock   horizontal timing     vertical timing      flags
  1475.  "1280x1024"  135     1280 1280 1408 1680   1024 1029 1032 1071
  1476.               144     1280 1312 1456 1760   1024 1036 1039 1091
  1477.  
  1478. ###############################################################################
  1479. # Monitor:              IDEK MF 5421
  1480. # Contributor:          Thomas Roell [roell@sgcs.com]
  1481. # Last Edit Date:       03/29/91
  1482. #
  1483. # name        clock   horizontal timing     vertical timing      flags
  1484.  "1024x768"    64     1024 1024 1160 1280    768  798  807  831
  1485.                85     1024 1032 1160 1328    768  807  822  853
  1486.  "1280x1024"  110     1280 1328 1520 1728   1024 1022 1033 1061
  1487.               135     1280 1344 1424 1688   1024 1028 1037 1066
  1488.               144     1280 1312 1456 1760   1024 1036 1039 1091
  1489.  
  1490. ###############################################################################
  1491. # Monitor:              Interquadram CA2020
  1492. # Contributor:          Thomas Roell [roell@sgcs.com]
  1493. # Last Edit Date:       03/29/91
  1494. #
  1495. # name        clock   horizontal timing     vertical timing      flags
  1496.  "1280x1024"  110     1280 1512 1640 1736   1024 1032 1046 1056
  1497.  
  1498. ###############################################################################
  1499. # Monitor:              INTRA CM-14[2-3]3
  1500. # Contributor:          Yasunari Momoi[s905571@educ.info.kanagawa-u.ac.jp]
  1501. # Last Edit Date:       2/19/93
  1502. #
  1503. # name        clock   horizontal timing     vertical timing      flags
  1504.  "888x618"    40      888  912 1072 1152    618 621 623 661
  1505.  
  1506. ###############################################################################
  1507. # Monitor:              Kuo Feng Corporation CK-1405
  1508. # Contributor:          Brad Midgley [bmidgley@peruvian.cs.utah.edu]
  1509. # Last Edit Date:       5/1/93
  1510. #
  1511. # name        clock   horizontal timing     vertical timing      flags
  1512.  "640x480"     25      640  672  768  800    480  480  484  504
  1513.  "744x558"     32      744  776  896  928    558  558  563  585
  1514.  "824x618"     36      824  856 1000 1032    618  618  623  648
  1515.  "1024x768"    65     1024 1092 1220 1344    768  786  791  810
  1516.  "1080x810"    65     1080 1096 1336 1352    810  810  817  850  
  1517.  
  1518. ###############################################################################
  1519. # Monitor:              Leading Edge CMC-1414BA
  1520. # Contributor:          Keith Walker [kew@timesink.spk.wa.us]
  1521. # Last Edit Date:       5/17/93
  1522. #
  1523. # name        clock   horizontal timing     vertical timing      flags
  1524.  "1024x768"    65     1024 1056 1208 1272    768  774  777  802
  1525.  "1108x796"    65     1108 1136 1288 1344    796  796  799  814
  1526.  
  1527. ###############################################################################
  1528. # Monitor:              MAG15F
  1529. # Contributor:          John Brezak [brezak@apollo.hp.com]
  1530. # Last Edit Date:       12/6/93
  1531. #
  1532. # name        clock   horizontal timing     vertical timing      flags
  1533.  "640x480"     25      640  664  760  800    480  491  493  525
  1534.                31      640  664  704  832    480  489  492  520
  1535.  "800x600"     36      800  824  896 1024    600  601  603  625
  1536.                40      800  840  968 1056    600  601  605  628
  1537.                50      800  856  976 1040    600  637  643  666
  1538.  "1024x768i"   44     1024 1040 1216 1264    768  777  785  817  Interlace
  1539.  "1024x768"    75     1024 1056 1204 1324    768  774  803  806
  1540.  
  1541. ###############################################################################
  1542. # Monitor:              MAG 1564NI
  1543. #
  1544. # See entry under "EDGE/MAG 1564NI" above.
  1545.  
  1546. ###############################################################################
  1547. # Monitor:              MAG Innovision LX1564 15"
  1548. # Contributor:          Chris Metcalf [metcalf@lcs.mit.edu]
  1549. # Last Edit Date:       7/22/93
  1550. #
  1551. # name        clock   horizontal timing     vertical timing      flags
  1552.  "640x480"     41      640  656  680  792    480  480  481  500
  1553.  "800x600"     45      800  808  840  992    600  601  603  619
  1554.  "1024x768"    80     1024 1040 1080 1374    768  769  771  790
  1555.  "1152x900"    80     1152 1184 1224 1448    900  901  903  922
  1556.                90     1152 1216 1256 1480    900  900  901  925
  1557.  
  1558. ###############################################################################
  1559. # Monitor:              MAG MX-17H
  1560. # Contributor:          Richard Gooch [rgooch@atnf.csiro.au]
  1561. # Last Edit Date:       11/19/93
  1562. #
  1563. # name        clock   horizontal timing     vertical timing      flags
  1564.  "1152x900"    95     1152 1152 1168 1472    900  900  931  939
  1565.  "1152x900"    95     1152 1152 1192 1472    900  900  911  925
  1566.  "1152x900f"  110     1152 1152 1168 1616    900  900  911  925
  1567.  
  1568. ###############################################################################
  1569. # Monitor:              MAG MX-17H
  1570. # Contributor:          Dave Truckenmiller [trucken@cs.umn.edu]
  1571. # Last Edit Date:       11/19/93
  1572. #
  1573. # name        clock   horizontal timing     vertical timing      flags
  1574.  "640x480"     25      640  672   768  800   480  490  492  525
  1575.  "800x600"     47      800  800   944 1016   600  600  603  617
  1576.  
  1577. ###############################################################################
  1578. # Monitor:              MAG MX-17H
  1579. # Contributor:          Jordan K. Hubbard [jkh@whisker.lotus.ie]
  1580. # Last Edit Date:       11/23/93
  1581. #
  1582. # name        clock   horizontal timing     vertical timing      flags
  1583.  "1024x768"    74     1024 1040 1200 1300    768   772  777  809
  1584.  "1200x900"   105     1200 1208 1364 1572    900   905  923  955
  1585.  
  1586. ###############################################################################
  1587. # Monitor:              Mag Technology Co. PMV1448
  1588. # Contributor:          Mark Petrovic [petrovic@watson.ibm.com]
  1589. # Last Edit Date:       5/12/93
  1590. #
  1591. # name        clock   horizontal timing     vertical timing      flags
  1592.  "640x480"     25      640  672  752  800    480  481  483  520
  1593.  "1024x768"    65     1024 1120 1328 1360    768  769  772  796
  1594.  
  1595. ###############################################################################
  1596. # Monitor:              Magnavox CM9089-BE41
  1597. # Contributor:          Joseph P. DeCello III [jpd@cad.msu.edu]
  1598. # Last Edit Date:       5/2/93
  1599. #
  1600. # name        clock   horizontal timing     vertical timing      flags
  1601.  "640x480"      25     640  672  768  800    480  490  492  525
  1602.  "800x600"      36     800  824  896 1024    600  601  603  625
  1603.  
  1604. ###############################################################################
  1605. # Monitor:              MediaScan 5A
  1606. # Contributor:          Neville H. Chandler [nhc@mtdcr.mt.att.com]
  1607. # Last Edit Date:       10/13/92
  1608. #
  1609. # name        clock   horizontal timing     vertical timing      flags
  1610.  "640x480"     25      640  664  760  800    480  491  493  525
  1611.  "840x615"     36      840  840  992 1024    615  617  620  630
  1612.  "1024x593"    45     1024 1040 1216 1280    593  596  602  610
  1613.  "1024x768"    65     1024 1032 1176 1344    768  771  777  806
  1614.  
  1615. ###############################################################################
  1616. # Monitor:              MICROVITEC Definition 20
  1617. # Contributor:          Thomas Roell [roell@sgcs.com]
  1618. # Last Edit Date:       03/29/91
  1619. #
  1620. # name        clock   horizontal timing     vertical timing      flags
  1621.  "1024x768"    64     1024 1176 1224 1336    768  770  774  798
  1622.  "1280x1024"  110      280 1504 1600 1696    1024 1034 1036 1081
  1623.  
  1624. ###############################################################################
  1625. # Monitor:              Mitsubishi Diamond Scan
  1626. # Contributor:          Wei Jen Yeh [yeh@cs.purdue.edu]
  1627. # Last Edit Date:       5/21/92
  1628. #
  1629. # name        clock   horizontal timing     vertical timing      flags
  1630.  "640x480"     25      640  672  768  800    480  490  492  525
  1631.  "800x600"     36      800  851  987 1056    600  608  610  633
  1632.  "1000x750i"   45     1000 1040 1208 1248    750  750  756  788  Interlace
  1633.  
  1634. ###############################################################################
  1635. # Monitor:              Mitsubishi HL 6915
  1636. # Contributor:          Thomas Roell [roell@sgcs.com]
  1637. # Last Edit Date:       03/29/91
  1638. #
  1639. # name        clock   horizontal timing     vertical timing      flags
  1640.  "1024x768"    63     1024 1080 1208 1336    768  772  776  796
  1641.  "1280x1024"  110     1280 1344 1536 1744   1024 1031 1034 1060
  1642.  
  1643. ###############################################################################
  1644. # Monitor:              Mitsubishi HL 6915
  1645. # Contributor:          Thomas Roell [roell@sgcs.com]
  1646. # Last Edit Date:       03/29/91
  1647. #
  1648. # name        clock   horizontal timing     vertical timing      flags
  1649.  "1024x768"    64     1024 1072 1088 1280    768  787  798  832
  1650.  "1280x1024"  110     1280 1312 1408 1696   1024 1043 1053 1081
  1651.  
  1652. ###############################################################################
  1653. # Monitor:              Mitsubishi HL 7925
  1654. # Contributor:          Thomas Roell [roell@sgcs.com]
  1655. # Last Edit Date:       03/29/91
  1656. #
  1657. # name        clock   horizontal timing     vertical timing      flags
  1658.  "1280x1024"  135     1280 1312 1408 1728   1024 1026 1029 1054
  1659.  
  1660. ###############################################################################
  1661. # Monitor:              Mitsubishi HL 7955
  1662. # Contributor:          Thomas Roell [roell@sgcs.com]
  1663. # Last Edit Date:       03/29/91
  1664. #
  1665. # name        clock   horizontal timing     vertical timing      flags
  1666.  "1024x768"    63     1024 1072 1120 1280    768  785  795  829
  1667.                85     1024 1112 1168 1328    768  798  809  853
  1668.  "1280x1024"  110     1280 1408 1488 1712   1024 1029 1043 1071
  1669.               135     1280 1312 1456 1704   1024 1028 1033 1056
  1670.  
  1671. ###############################################################################
  1672. # Monitor:              Moniterm/Amtron CD19
  1673. # Contributor:          Ari Lemke [arl@cs.hut.fi]
  1674. # Last Edit Date:       8/22/93
  1675. #
  1676. # name        clock   horizontal timing     vertical timing      flags
  1677.  "1136x766"    72.16  1136 1216 1312 1480    766 769 772 812
  1678.  
  1679. ###############################################################################
  1680. # Monitor:              MTC EM 1428
  1681. # Contributor:          Steven Hessing [stevenh@sci.kun.nl]
  1682. # Last Edit Date:       2/15/93
  1683. #
  1684. # name        clock   horizontal timing     vertical timing      flags
  1685.  "832x624"     38      832  864 1016 1048    624  624  630  655
  1686.  
  1687. ###############################################################################
  1688. # Monitor:        Nanao 8060i
  1689. # Monitor:        Nanao 9070s
  1690. # Monitor:        Nanao 9070u
  1691. # Monitor:        Nanao 9080i
  1692. # Monitor:        Nanao 9400i
  1693. # Monitor:        Nanao 9500
  1694. # Monitor:        Nanao F550i
  1695. # Monitor:        Nanao F550i-M
  1696. # Monitor:        Nanao T550i-M
  1697. # Monitor:        Nanao T560i
  1698. # Monitor:        Nanao T560iT92
  1699. # Monitor:        Nanao T660i
  1700. #
  1701. # See entries under "EIZO" above.
  1702.  
  1703. ###############################################################################
  1704. # Monitor:         NEC 2A
  1705. # Contributor:         Jui-Lin Lu [jlu@cs.umr.edu]
  1706. # Last Edit Date:     10/6/92
  1707. #
  1708. # name         clock  horizontal timing     vertical timing      flags
  1709.  "800x600"      40     800  892 1044 1136    600  603  609  630
  1710.  
  1711. ###############################################################################
  1712. # Monitor:         NEC 2A
  1713. # Contributor:         Jim Niemira [niemira@fstrf.org]
  1714. # Last Edit Date:     5/1/93
  1715. #
  1716. # name         clock  horizontal timing     vertical timing      flags
  1717.  "640x480"      28     640  676  776  812    480  480  485  505
  1718.  
  1719. ###############################################################################
  1720. # Monitor:         NEC 3D
  1721. # Contributor:         Michael Umansky [misha@stratus.swdc.com]
  1722. # Last Edit Date:     10/30/91
  1723. #
  1724. # name         clock  horizontal timing     vertical timing      flags
  1725.  "640x500"      32     640  728  768  800    500  506  492  533
  1726.  "800x600"      45     800  912  974  998    600  600  609  631
  1727.  "840x640"      45     840  936  942 1038    640  624  625  639
  1728.  "900x690"      60     900 1024 1080 1112    690  690  695  720
  1729.  "1056x792i"    45    1056 1072 1224 1264    792  785  785  817  Interlace
  1730.  
  1731. ###############################################################################
  1732. # Monitor:         NEC 3D
  1733. # Contributor:         Alfonso Marmora [ajm@icc.com]
  1734. # Last Edit Date:     12/12/91
  1735. #
  1736. # name         clock  horizontal timing     vertical timing      flags
  1737.  "496x372"      25     496  568  576  624    372  372  378  390
  1738.  "552x414"      28     552  632  640  696    414  414  420  434
  1739.  "712x534"      36     712  808  824  896    534  534  535  560
  1740.  "800x600"      40     800  904  920 1000    600  600  601  630
  1741.  "896x672"      45     896 1008 1032 1120    672  672  674  705
  1742.  "992x744"      50     992 1112 1152 1248    744  744  746  781
  1743.  "1296x972"     65    1296 1448 1496 1624    972  972  972 1020
  1744.  
  1745. ###############################################################################
  1746. # Monitor:         NEC 3D
  1747. # Contributor:         Kevin Cummings [cummings@kjc386.framingham.ma.us]
  1748. # Last Edit Date:     8/25/93
  1749. #
  1750. # name         clock  horizontal timing     vertical timing      flags
  1751.  "640x480"      25      640  664  760  800      480  491  493  525
  1752.  "704x528"      28      704  744  848  888      528  534  536  554
  1753.  "728x534"      28      728  752  856  888      534  534  536  554
  1754.  "800x600"      36      800  824  896 1024      600  601  603  625
  1755.  
  1756. ###############################################################################
  1757. # Monitor:         NEC 3FGx
  1758. # Contributor:         Rik Faith [faith@cs.unc.edu]
  1759. # Last Edit Date:     3/27/93
  1760. #
  1761. # name         clock  horizontal timing     vertical timing      flags
  1762.  "800x600"      50     800  856  976 1040    600  637  643  693
  1763.  "1024x768"     65    1024 1048 1184 1344    768  771  777  806
  1764.  
  1765. ###############################################################################
  1766. # Monitor:              NEC 4D
  1767. # Contributor:          Thomas Roell [roell@sgcs.com]
  1768. # Last Edit Date:       03/29/91
  1769. #
  1770. # name         clock  horizontal timing     vertical timing      flags
  1771.  "1024x768"     64    1024 1144 1208 1320    768  778  782  808
  1772.                 85    1024 1200 1280 1424    768  793  814  851
  1773.  
  1774. ###############################################################################
  1775. # Monitor:              NEC 4D
  1776. # Contributor:         Dave Barker [dbarker@mulga.awadi.com.au]
  1777. # Last Edit Date:       4/7/93
  1778. #
  1779. # name         clock  horizontal timing     vertical timing      flags
  1780.  "800x600"      60     800  868 1050 1056    600  600  603  636
  1781.  "1024x768"     60    1024 1056 1294 1296    768  776  778  808
  1782.  "1152x900i"    60    1152 1232 1408 1456    900  908  912  965  Interlace
  1783.  
  1784. ###############################################################################
  1785. # Monitor:              NEC 4DS
  1786. # Contributor:          Jim Bray [jb@cw.wcu.edu]
  1787. # Last Edit Date:       6/19/93
  1788. #
  1789. # name         clock  horizontal timing     vertical timing      flags
  1790.  "1024x768"     72    1024 1088 1264 1272    768  768  771  804
  1791.                 75    1024 1080 1264 1288    768  768  771  805
  1792.                 80    1024 1072 1288 1328    768  768  771  807
  1793.  "1152x900"    80    1152 1216 1288 1416    900  900  903  920
  1794.  
  1795. ###############################################################################
  1796. # Monitor:              NEC 4FG
  1797. # Contributor:          Gerco Ballintijn [bcballi@cs.vu.nl]
  1798. # Last Edit Date:       5/3/93
  1799. #
  1800. # name         clock  horizontal timing     vertical timing      flags
  1801.  "640x480"      25     640  664  760  800    480  491  493  525
  1802.  "800x600"      40     800  840  968 1056    600  601  605  628  -hsync +vsync
  1803.  "1024x768i"    45    1024 1064 1224 1264    768  777  785  817  +hsync +vsync
  1804.  "1024x768"     75    1024 1048 1184 1328    768  771  777  806  -hsync +vsync
  1805.  
  1806. ###############################################################################
  1807. # Monitor:              NEC 5D
  1808. # Contributor:          Thomas Roell [roell@sgcs.com]
  1809. # Last Edit Date:       3/29/91
  1810. #
  1811. # name         clock  horizontal timing     vertical timing      flags
  1812.  "1024x768"     64    1024 1144 1208 1320    768  778  782  808
  1813.                 85    1024 1104 1200 1328    768  800  806  853
  1814.  "1280x1024"   110    1280 1504 1608 1720   1024 1024 1029 1066
  1815.  
  1816. ###############################################################################
  1817. # Monitor:         NEC 5FG
  1818. # Contributor:         Rick Richardson [rick@digibd.com]
  1819. # Last Edit Date:     3/12/92
  1820. #
  1821. # name         clock  horizontal timing     vertical timing      flags
  1822.  "1152x900"     80    1152 1184 1264 1408    900  905  908  936
  1823.                 80    1152 1164 1244 1408    900  900  903  936
  1824.  
  1825. ###############################################################################
  1826. # Monitor:         NEC 5FG
  1827. # Contributor:         Brian Smith [brians@rigel.cs.pdx.edu]
  1828. # Last Edit Date:     6/24/92
  1829. #
  1830. # name         clock  horizontal timing     vertical timing      flags
  1831.  "640x480"     50      640  672  768  850    480  550  650  650
  1832.  "1024x768"    72     1024 1032 1264 1272    768  786  791  810
  1833.  "1152x900"    80     1152 1160 1376 1416    900  900  940  948
  1834.  
  1835. ###############################################################################
  1836. # Monitor:         NEC 5FG
  1837. # Contributor:         [hedrick@cs.rutgers.edu]
  1838. # Last Edit Date:     8/29/92
  1839. #
  1840. # name         clock  horizontal timing     vertical timing      flags
  1841.  "800x600"     56      800  800  800  980    600  603  609  625
  1842.  "1024x768"    80     1024 1024 1024 1260    768  768  773  790
  1843.  
  1844. ###############################################################################
  1845. # Monitor:        NEC 5FG
  1846. # Contributor:        [tim@hecate.astro.cf.ac.uk]
  1847. # Last Edit Date:    6/15/93
  1848. #
  1849. # name         clock  horizontal timing     vertical timing      flags
  1850.  "1024x768"     65    1024 1065 1065 1260    768  787  792  810
  1851.  
  1852. ###############################################################################
  1853. # Monitor:              NEC 5FG.
  1854. # Contributor:          Hans Nasten [nasten@everyware.se]
  1855. # Last Edit Date:       11/18/93
  1856. # name         clock  horizontal timing     vertical timing      flags
  1857.  "640x480"     32      640  684  724  832    480  489  492  520
  1858.  "800x600"     50      800  856  976 1040    600  637  643  666
  1859.  "1024x768"    75     1024 1032 1264 1272    768  786  791  810
  1860.  
  1861. ###############################################################################
  1862. # Monitor:              NEC 5FG (also works with MAG MX-17H)
  1863. # Contributor:          Richard Gooch [rgooch@atnf.csiro.au]
  1864. # Last Edit Date:       11/19/93
  1865. #
  1866. # name         clock  horizontal timing     vertical timing      flags
  1867.  "1152x900"     95    1152 1152 1192 1472    900  900  931  939
  1868.  
  1869. ###############################################################################
  1870. # Monitor:              NEC 5FGe
  1871. # Contributor:          [skelton%jdp.uucp@dragon.com]
  1872. # Last Edit Date:       11/29/93
  1873. #
  1874. # name         clock  horizontal timing     vertical timing      flags
  1875.  "640x480"      28.322 640  680  720  864    480  488  491  521
  1876.  "800x600"      36     800  824  896 1024    600  601  603  625
  1877.  "1024x768"     65    1024 1032 1176 1344    768  771  777  806 -hsync -vsync
  1878.  
  1879. ###############################################################################
  1880. # Monitor:              NEC Multisync JC-14O1P3ED
  1881. # Contributor:          Dirk Hohndel [hohndel@informatik.uni-wuerzburg.de]
  1882. # Last Edit Date:       05/11/93
  1883. #
  1884. # name         clock  horizontal timing     vertical timing      flags
  1885.  "800x600"       40    800  832  984 1016    600  600  608  630
  1886.  "880x540"       45    880  896 1040 1144    540  546  548  561
  1887.  "912x684"       45    912  944 1112 1144    684  684  691  718
  1888.  "980x596"       50    984 1000 1160 1272    596  600  602  618
  1889.  "976x560"       50    976  992 1160 1272    560  562  564  582
  1890.  "1024x768i"     45   1024 1064 1224 1264    768  789  799  817  Interlace
  1891.  
  1892. ###############################################################################
  1893. # Monitor:         NEC Multisync II
  1894. # Contributor:         Steve Hite [shite@sinkhole.unf.edu]
  1895. # Creator:         Chin Fang [fangchin@leland.stanford.edu]
  1896. # Last Edit Date:     10/15/91
  1897. #
  1898. # name         clock  horizontal timing     vertical timing      flags
  1899.  "640x480"      28     640  676  776  812    480  480  485  505
  1900.  "752x564"      36     752  788  916  952    564  564  569  594
  1901.  "800x600"      40     800  864 1000 1056    600  600  605  631
  1902.  
  1903. ###############################################################################
  1904. # Monitor:         NEC Multisync II
  1905. # Contributor:         Steven H. Izen [steve@pitacat.math.cwru.edu]
  1906. # Last Edit Date:     1/26/93
  1907. #
  1908. # name         clock  horizontal timing     vertical timing      flags
  1909.  "800x600"      40     800  816  944 1056    600  601  605  628
  1910.  
  1911. ###############################################################################
  1912. # Monitor:              ViewSonic 17
  1913. # Contributor:          Steven Wallace [swallace@ece.uci.edu]
  1914. # Last Edit Date:       11/22/93
  1915. #
  1916. # name        clock   horizontal timing     vertical timing      flags
  1917.  "1024x768"    65     1024 1056 1296 1328    768  768  778  807
  1918.  "1024x800"    94.6   1152 1184 1544 1576    800  801  808  845
  1919.  
  1920. ###############################################################################
  1921. # Monitor:         Packard Bell (model unknown)
  1922. # Contributor:         E.J.McKernan [ejm@datalog.com]
  1923. # Last Edit Date:     12/16/91
  1924. #
  1925. # name         clock  horizontal timing     vertical timing      flags
  1926.  "800x600"      36     800  820  952 1000    600  610  617  633
  1927.  
  1928. ###############################################################################
  1929. # Monitor:         Panasonic Panasync 1381
  1930. # Contributor:         Jeff Michaud [michaud@cdsmn.mn.org]
  1931. # Last Edit Date:     12/9/91
  1932. #
  1933. # name         clock  horizontal timing     vertical timing      flags
  1934.  "800x600"      40     800  824 1008 1016    600  608  610  631
  1935.  
  1936. ###############################################################################
  1937. # Monitor:         Panasonic PanaSync C1381
  1938. # Contributor:         Shaun T. Erickson [ste@alux2.att.com]
  1939. # Last Edit Date:     1/21/92
  1940. #
  1941. # name         clock  horizontal timing     vertical timing      flags
  1942.  "640x480"      25     640  680  776  800    480  491  493  525
  1943.  "800x600"      36     800  848  920 1024    600  601  603  625
  1944.                 40     800  832  960 1056    600  601  605  628
  1945.  "1024x768i"    45    1024 1064 1224 1264    768  777  785  817  Interlace
  1946.  
  1947. ###############################################################################
  1948. # Monitor:         Panasonic PanaSync C1391
  1949. # Contributor:         Nathan Laredo [nathan@eas.gatech.edu]
  1950. # Last Edit Date:     12/9/92
  1951. #
  1952. # name         clock  horizontal timing     vertical timing      flags
  1953.  "640x480"      25     640  688  760  800    480  491  493  525
  1954.  "800x600"      40     800  840  968 1056    600  601  605  628
  1955.  "1024x768i"    45    1024 1072 1176 1264    768  770  772  813  Interlace
  1956.  "1024x1024i"   45    1024 1104 1176 1360   1024 1025 1029 1063  Interlace
  1957.  
  1958. ###############################################################################
  1959. # Monitor:              Panasonic TX 2002
  1960. # Contributor:          Thomas Roell [roell@sgcs.com]
  1961. # Last Edit Date:       03/29/91
  1962. #
  1963. # name         clock  horizontal timing     vertical timing      flags
  1964.  "1280x1024"   100    1280 1488 1592 1744   1024 1027 1029 1051
  1965.  
  1966. ###############################################################################
  1967. # Monitor:              Philips 7CM3279 14" Super VGA 1024x768 interlaced
  1968. # Contributor:          Rui Salgueiro [rps@mat.uc.pt]
  1969. # Last Edit Date:       29/12/92
  1970. #
  1971. # name        clock   horizontal timing     vertical timing      flags
  1972.  "640x480"   25      640  680  776  800    480  491  493  525
  1973.              25      640  672  768  800    480  490  492  525
  1974.  "800x600"   36      800  848  920 1024    600  601  603  625
  1975.  "840x630"   36      840  848  920 1024    630  631  633  655
  1976.  "1024x768i" 45     1024 1064 1224 1264    768  777  785  817   Interlace
  1977.  "1032x774i" 45     1032 1064 1224 1264    774  783  791  823   Interlace
  1978.  
  1979. ###############################################################################
  1980. # Monitor:              Philips 8CM3279 14" Super VGA 1024x768 NI
  1981. # Contributor:          Rui Salgueiro [rps@mat.uc.pt]
  1982. # Last Edit Date:       5/4/93
  1983. #
  1984. # name        clock   horizontal timing     vertical timing      flags
  1985.  "648x486"     25      648  672  768  800    486  496  498  525
  1986.  "728x546"     45      728  784  904  928    546  557  560  592
  1987.                45      728  784  904  928    546  548  551  570
  1988.  "816x612"     50      816  880 1008 1040    612  623  626  658
  1989.  "952x600b"    58      952 1032 1184 1200    600  611  614  646
  1990.  "1064x796"    65     1064 1104 1280 1352    796  807  811  843
  1991.  "1072x600"    65     1072 1144 1320 1352    600  611  614  646
  1992.  "1072x804"    65     1072 1104 1280 1352    804  814  824  856
  1993.  "1160x486"    45     1160 1208 1384 1440    486  496  498  525
  1994.  
  1995. ###############################################################################
  1996. # Monitor:              Philips C2064
  1997. # Contributor:          Thomas Roell [roell@sgcs.com]
  1998. # Last Edit Date:       03/29/91
  1999. #
  2000. # name         clock  horizontal timing     vertical timing      flags
  2001.  "1280x1024"   110    1280 1520 1632 1720   1024 1031 1033 1066
  2002.  
  2003. ###############################################################################
  2004. # Monitor:              Philips PRO 7BM749 14" Mono VGA
  2005. # Contributor:          Stephen Hocking [sgccseh@citecuc.citec.oz.au]
  2006. # Last Edit Date:       1/9/92
  2007. #
  2008. # name        clock   horizontal timing     vertical timing      flags
  2009. "704x480m"     28     704  784  792  888    480  484  512  536
  2010.  
  2011. ###############################################################################
  2012. # Monitor:         Qume QM835
  2013. # Contributor:         Geraldo Veiga [ilan343@violet.berkeley.edu]
  2014. # Last Edit Date:     12/9/91
  2015. #
  2016. # name         clock  horizontal timing     vertical timing      flags
  2017.  "1024x768i"    40    1024 1064 1224 1264    768  777  785  817  Interlace
  2018.  
  2019. ###############################################################################
  2020. # Monitor:         Royal Information Electronics XGA Multiscan CN-1470A
  2021. # Contributor:         John Henders [jhenders@jonh.wimsey.bc.ca]
  2022. # Last Edit Date:     5/28/93
  2023. #
  2024. # name         clock  horizontal timing     vertical timing      flags
  2025.  "640x480"      25     640  672  768  800    480  490  492  525
  2026.  "800x600"      36     800  816  952 1056    600  608  610  633
  2027.  "912x684"      45     912  944 1112 1144    684  684  691  718
  2028.  "1024x768i"    44    1024 1064 1224 1264    768  777  785  817  Interlace
  2029.  "1024x768"     64    1024 1030 1196 1264    768  778  779  804
  2030.  
  2031. ###############################################################################
  2032. # Monitor:         Royal Information Electronics DM1564
  2033. # Contributor:         Georges Tomazi [tomazi@kralizec.zeta.org.au]
  2034. # Last Edit Date:     12/19/93
  2035. #
  2036. # name         clock  horizontal timing     vertical timing      flags
  2037.  "640x480"     31.5    640  680  720  864    480  488  491  521
  2038.  "800x600"     50      800  880 1000 1040    600  637  643  666  +hsync +vsync
  2039.  "1024x768i"   44.9   1024 1056 1216 1264    768  776  784  817  Interlace
  2040.  "1024x768"    72     1024 1048 1184 1280    768  778  784  806  -hsync -vsync
  2041.  
  2042. ###############################################################################
  2043. # Monitor:              Sampo AlphaScan Plus
  2044. # Contributor:          Glenn Lai [glenn@cs.utexas.edu]
  2045. # Last Edit Date:       5/11/92
  2046. #
  2047. # name         clock  horizontal timing     vertical timing      flags
  2048.  "1024x768"     62    1024 1064 1128 1280    768  772  776  808
  2049.  
  2050. ###############################################################################
  2051. # Monitor:              Samsung Sync Master 3 (14inch)
  2052. # Contributor:          Pedro A.M. Vazquez [vazquez@iqm.unicamp.br]
  2053. # Last Edit Date:       12/12/92
  2054. #
  2055. # name         clock  horizontal timing     vertical timing      flags
  2056.  "640x480"      25     640  664  760  800    480  491  493  525
  2057.  "800x600"      36     800  816  996 1020    600  604  634  638
  2058.  "1024x730"     50    1024 1040 1172 1320    730  731  735  755
  2059.  
  2060. ###############################################################################
  2061. # Monitor:              Samsung Sync Master 4 (17inch), Model CSA7571
  2062. # Contributor:          Rick Calder [rick@rick.att.com]
  2063. #                       Peter Ziobrzynski [peter@modtor.uucp]
  2064. # Last Edit Date:       12/9/91
  2065. #
  2066. # name         clock  horizontal timing     vertical timing      flags
  2067.  "640x480"      25     640  672  768  800    480  490  492  525
  2068.                 28     640  672  768  800    480  490  492  525
  2069.  "800x600"      40     800  816  952 1056    600  608  610  633
  2070.  "1024x768"     59    1024 1096 1272 1380    768  776  778  808
  2071.                 78    1024 1112 1298 1386    768  776  784  800
  2072.  
  2073. ###############################################################################
  2074. # Monitor:              SANTEC DMC2185
  2075. # Contributor:          Thomas Roell [roell@sgcs.com]
  2076. # Last Edit Date:       03/29/91
  2077. #
  2078. # name         clock  horizontal timing     vertical timing      flags
  2079.  "1280x1024"   135    1280 1280 1408 1680   1024 1029 1032 1071
  2080.                144    1280 1312 1456 1760   1024 1036 1039 1091
  2081.  
  2082. ###############################################################################
  2083. # Monitor:              Seiko CM 1440
  2084. # Contributor:          Jeff Jennings [jennings@stortek.com]
  2085. # Last Edit Date:       12/9/91
  2086. #
  2087. # name         clock  horizontal timing     vertical timing      flags
  2088.  "1024x768i"    45    1024 1064 1224 1264    768  777  785  817  Interlace
  2089.  "1152x900i"    45    1152 1184 1288 1360    900  898  929  939  Interlace
  2090.  
  2091. ###############################################################################
  2092. # Monitor:              Seiko CM 1450
  2093. # Contributor:          Les Johnson [les@ulysses.att.com]
  2094. # Last Edit Date:       5/11/93
  2095. #
  2096. # name         clock  horizontal timing     vertical timing      flags
  2097.  "640x480"      25.2   640  664  760  800    480  491  493  525
  2098.  "800x600"      40     800  840  968 1056    600  601  605  628
  2099.  "1024x768i"    44.9  1024 1040 1216 1264    768  777  785  817  Interlace
  2100.                 62    1024 1032 1168 1344    768  771  780  815  Interlace
  2101.  "1024x768"     62    1024 1040 1184 1328    768  783  789  829
  2102.  
  2103. ###############################################################################
  2104. # Monitor:              Seiko CM 1450
  2105. # Contributor:          Steve Kump [skump@panix.com]
  2106. # Last Edit Date:       11/04/93
  2107. #
  2108. # name         clock  horizontal timing     vertical timing      flags
  2109.  "640x480"      31.5   640  680  720  832    480  489  491  519
  2110.  "800x600"      50     800  816  936 1024    600  611  617  655
  2111.  "1024x768i"    50    1024 1040 1200 1264    768  773  781  817  Interlace
  2112.  "1024x900i"    65    1024 1074 1248 1392    900  901  905  955  Interlace
  2113.  "1152x900i"    65    1152 1192 1402 1512    900  901  913  947  Interlace
  2114.  
  2115. ###############################################################################
  2116. # Monitor:              Seiko Instruments CM1760LR
  2117. # Contributor:          Ed Hall [edhall@rand.org]
  2118. # Last Edit Date:       11/24/93
  2119. #
  2120. # name         clock  horizontal timing     vertical timing      flags
  2121.  "640x480"      28     640  660  712  784    480  480  483  496
  2122.  "800x600"      44     800  856  928  992    600  600  607  621
  2123.  "1024x768"     72    1024 1072 1184 1306    768  771  777  796
  2124.  "1152x900"     85    1152 1184 1296 1456    900  908  929  939
  2125.  
  2126. ###############################################################################
  2127. # Monitor:              Siemens C79145
  2128. # Contributor:          Thomas Roell [roell@sgcs.com]
  2129. # Last Edit Date:       03/29/91
  2130. #
  2131. # name         clock  horizontal timing     vertical timing      flags
  2132.  "1280x1024"   110    1280 1472 1568 1728   1024 1027 1029 1061
  2133.  
  2134. ###############################################################################
  2135. # Monitor:              Sony CPD-1304
  2136. # Contributor:         Mathew S Hayashi [mhayashi@ecn.purdue.edu]
  2137. # Last Edit Date:     3/3/93
  2138. #
  2139. # name        clock   horizontal timing     vertical timing      flags
  2140.  "800x600"     45      800  840  992 1016    600  600  606  622
  2141.  "1024x768"    62     1024 1032 1096 1272    768  768  772  792
  2142.  
  2143. ###############################################################################
  2144. # Monitor:              Sony CPD-1304
  2145. # Contributor:         Alexander-James Annala [merlin@neuro.usc.edu]
  2146. # Last Edit Date:     Jan 1, 1994
  2147. #
  2148. # name        clock   horizontal timing     vertical timing      flags
  2149.  "1024x768"    75.40   1024 1032 1096 1272   768 768 772 792
  2150.  
  2151. ###############################################################################
  2152. # Monitor:              Sony CPD-1404E (14") in AUTO LOCK mode
  2153. # Contributor:         J. Schnitter [josch@pc.chemie.th-darmstadt.de]
  2154. # Last Edit Date:     5/6/92
  2155. #
  2156. # name        clock   horizontal timing     vertical timing      flags
  2157.  "640x480"     25      640  672  768  800    480  490  492  525
  2158.  "800x600"     36      800  825  900  985    600  600  609  631
  2159.  "1024x768"    62     1024 1096 1272 1328    768  776  778  808
  2160.  "1040x772"    62     1040 1110 1272 1328    772  780  780  820
  2161.  
  2162. ###############################################################################
  2163. # Monitor:              Sony CPD-1404S
  2164. # Contributor:         Nils Rennebarth [nils@sonya.exp-math.uni-essen.de]
  2165. # Last Edit Date:     4/7/93
  2166. #
  2167. # name        clock   horizontal timing     vertical timing      flags
  2168.  "800x600"     45      800  808  908 1000    600  607  612  645
  2169.  "1024x768"    80     1024 1040 1288 1376    768  768  780  800
  2170.  
  2171. ###############################################################################
  2172. # Monitor:         Sony CPD-1604S
  2173. # Contributor:         Arthur W. Neilson III [art@pilikia.pegasus.com]
  2174. # Last Edit Date:     1/20/92
  2175. #
  2176. # name         clock  horizontal timing     vertical timing      flags
  2177.  "1024x768"     75    1024 1096 1232 1312    768  768  776  808
  2178.  
  2179. ###############################################################################
  2180. # Monitor:              Sony GDM 1901
  2181. # Contributor:          Thomas Roell [roell@sgcs.com]
  2182. # Last Edit Date:       03/29/91
  2183. #
  2184. # name         clock  horizontal timing     vertical timing      flags
  2185.  "1280x1024"   110    1280 1408 1600 1736   1024 1027 1030 1056
  2186.  
  2187. ###############################################################################
  2188. # Monitor:              Sony GDM 1932
  2189. # Contributor:          Thomas Roell [roell@sgcs.com]
  2190. # Last Edit Date:       03/29/91
  2191. #
  2192. # name         clock  horizontal timing     vertical timing      flags
  2193.  "1024x768"     85    1024 1096 1144 1416    768  799  807  856
  2194.  
  2195. ###############################################################################
  2196. # Monitor:              Sony GDM 1934
  2197. # Contributor:          Thomas Roell [roell@sgcs.com]
  2198. # Last Edit Date:       03/29/91
  2199. #
  2200. # name         clock  horizontal timing     vertical timing      flags
  2201.  "1280x1024"   135    1280 1312 1408 1704   1024 1032 1035 1071
  2202.                144    1280 1344 1488 1808   1024 1025 1028 1062
  2203.  
  2204. ###############################################################################
  2205. # Monitor:              Sony GDM 1950
  2206. # Contributor:          Thomas Roell [roell@sgcs.com]
  2207. # Last Edit Date:       03/29/91
  2208. #
  2209. # name         clock  horizontal timing     vertical timing      flags
  2210.  "1024x768"     85    1024 1032 1104 1360    768  786  790  832
  2211.  "1280x1024"   110    1280 1344 1472 1728   1024 1035 1038 1061
  2212.  
  2213. ###############################################################################
  2214. # Monitor:              SuperView DX15F
  2215. # Contributor:          Frode Roervik [froder@ifi.uio.no]
  2216. # Last Edit Date:       1/25/94
  2217. #
  2218. # name        clock   horizontal timing     vertical timing      flags
  2219.  
  2220.  "1024x768v1"  75     1024 1096 1232 1312    768  768  776  808
  2221.  "1024x768v2"  75     1024 1048 1184 1328    768  771  777  806  -hsync +vsync
  2222.  "1024x768v3"  75     1024 1048 1184 1288    768  773  777  806
  2223.  "1024x768v4"  80     1024 1072 1288 1328    768  768  771  807
  2224.  
  2225. ###############################################################################
  2226. # Monitor:              TARGA 1710 D
  2227. # Contributor:          Helmut Geyer [geyer@kalliope.iwr.uni-heidelberg.de]
  2228. # Last Edit Date:       19/10/93
  2229. #
  2230. # name         clock  horizontal timing     vertical timing      flags
  2231.  "1024x768"     87    1024 1032 1152 1360    768  784  787  823
  2232.  "1152x800"     97    1152 1200 1296 1496    800  805  816  849
  2233.  
  2234. ###############################################################################
  2235. # Monitor:         TATUNG CM-1498X
  2236. # Contributor:         Per Lindqvist [pgd@compuram.bbt.se]
  2237. # Last Edit Date:     9/21/91
  2238. #
  2239. # name         clock  horizontal timing     vertical timing      flags
  2240.  "640x400"      25     640  648  768  800    400  412  414  449
  2241.  "640x480"      25     640  648  768  800    480  487  492  525
  2242.  "800x600"      36     800  816  976 1008    600  602  610  628
  2243.  "800x655"      36     800  816  976 1008    655  658  660  687
  2244.  
  2245. ###############################################################################
  2246. # Monitor:         Tatung CM14UAS
  2247. # Contributor:         David McCullough [davidm@stallio.oz.au]
  2248. # Last Edit Date:     11/19/93
  2249. #
  2250. # name         clock  horizontal timing     vertical timing      flags
  2251.  "640x480"     25      640  664  760  800    480  491  493  525
  2252.  "800x600"     40      800  840  968 1056    600  601  605  628
  2253.  "1024x768"    65     1024 1152 1184 1360    768  766  772  806
  2254.  
  2255. ###############################################################################
  2256. # Monitor:              TAXAN 990
  2257. # Contributor:          Thomas Roell [roell@sgcs.com]
  2258. # Last Edit Date:       03/29/91
  2259. #
  2260. # name         clock  horizontal timing     vertical timing      flags
  2261.  "1280x1024"   110    1280 1472 1568 1728   1024 1026 1029 1061
  2262.  
  2263. ###############################################################################
  2264. # Monitor:              Taxan MultiVision 875 plus LR
  2265. # Contributor:          Harald Koenig [koenig@tat.physik.uni-tuebingen.de]
  2266. # Last Edit Date:       11/25/93
  2267. #
  2268. # Horizontal frequency: 71990 Hz, vertical frequency: 90.7 Hz
  2269. # name        clock   horizontal timing     vertical timing      flags
  2270.  "1024x768"   110     1024 1024 1104 1528    768  768  772  794
  2271.  
  2272. ###############################################################################
  2273. # Monitor:         TAXAN Ultravision 1095
  2274. # Contributor:         Matti Aarnio [mea@utu.fi, mea@nic.funet.fi]
  2275. # Last Edit Date:     1/6/92
  2276. #
  2277. # name         clock  horizontal timing     vertical timing      flags
  2278.  "1152x910"     72    1152 1240 1312 1544    910  925  940  955  -hsync -vsync
  2279.  
  2280. ###############################################################################
  2281. # Monitor:         ViewSonic 4
  2282. # Contributor:         Scott Mitchell [smitchel@credit.erin.utoronto.ca]
  2283. # Last Edit Date:     12/3/93
  2284. #
  2285. # name         clock  horizontal timing     vertical timing      flags
  2286.  "640x480"      25     640  656  752  800    480  490  492  525
  2287.  "800x600"      36     800  824  896 1024    600  601  603  625
  2288.  
  2289. ###############################################################################
  2290. # Monitor:        ViewSonic 5e
  2291. #
  2292. # See entry for "AcerView 25 uvga" above.
  2293.  
  2294. ###############################################################################
  2295. # Monitor:         ViewSonic 6
  2296. # Contributor:         [afgun@engin.umich.edu]
  2297. # Last Edit Date:     12/10/93
  2298. #
  2299. # name         clock  horizontal timing     vertical timing      flags
  2300.  "640x480"      25     640  656  752  800    480  490  492  525
  2301.  "800x600"      36     800  824  896 1024    600  601  603  625
  2302.  "1024x768"     65    1024 1063 1271 1344    768  771  774  805
  2303.  
  2304. ###############################################################################
  2305. # Monitor:         ViewSonic 6e
  2306. # Contributor:         Dennis T. Flahert [dennisf@denix.elk.miles.com]
  2307. # Last Edit Date:     5/10/93
  2308. #
  2309. # name         clock  horizontal timing     vertical timing      flags
  2310.  "1024x768"     65.1  1024 1024 1168 1256    768  768  774  812
  2311.  
  2312. ###############################################################################
  2313. # Monitor:         ViewSonic 7
  2314. # Contributor:         Karel Zuiderveld [karel@cv.ruu.nl]
  2315. # Last Edit Date:     4/8/92
  2316. #
  2317. # name         clock  horizontal timing     vertical timing      flags
  2318.  "1024x768"     62    1024 1064 1182 1238    768  776  778  808
  2319.  
  2320. ###############################################################################
  2321. # Monitor:         ViewSonic 7
  2322. # Contributor:         Joe Kelsey [zircon!joe@uunet.uu.net]
  2323. # Last Edit Date:     5/4/93
  2324. #
  2325. # name         clock  horizontal timing     vertical timing      flags
  2326.  "1024x768"     65    1024 1080 1224 1344    768  776  778  808
  2327.  
  2328. ###############################################################################
  2329. # Monitor:         ViewSonic 7
  2330. # Contributor:         Henry A Worth [haw30@ras.amdahl.com]
  2331. # Last Edit Date:     3/4/94
  2332. #
  2333. # name         clock  horizontal timing     vertical timing      flags
  2334.  "640x480"      30     640  664  728  784    480  480  484  507  
  2335.  "800x600"      50     800  808  920 1032    600  600  610  635
  2336.  "1024x768"     65    1024 1032 1208 1288    768  768  773  798
  2337.                 75    1024 1048 1184 1328    768  771  777  802 
  2338.                 80    1024 1032 1216 1344    768  768  773  805
  2339.  
  2340. ###############################################################################
  2341. # Monitor:         ViewSonic 15
  2342. # Contributor:         Frank Mayhar
  2343. # Last Edit Date:     12/13/93
  2344. #
  2345. # name         clock  horizontal timing     vertical timing      flags
  2346.  "1024x768"     95    1024 1144 1264 1384    768  770  774  809
  2347.  "1152x900"    110    1152 1284 1416 1536    900  902  905  941
  2348.  "1280x1024"   110    1280 1416 1552 1696   1024 1026 1029 1061
  2349.  
  2350. ###############################################################################
  2351. # Monitor:              "Vobis"? Highscreen LE1024
  2352. # Contributor:          Gertjan Akkerman ( akkerman@dutiba.twi.tudelft.nl )
  2353. # Last Edit Date:       11/19/1993
  2354. #
  2355.   name        clock   horizontal timing     vertical timing      flags
  2356.  "640x480"     25      640  664  760  800    480  491  493  525
  2357.  "800x600"     36      800  824  896 1024    600  601  603  625
  2358.  "1024x768i"   44     1024 1040 1216 1264    768  777  785  817  Interlace
  2359.  
  2360.