summaryrefslogtreecommitdiff
path: root/sys/dev/videomode/modelines
diff options
context:
space:
mode:
authormacallan <macallan@NetBSD.org>2007-01-08 00:21:44 +0000
committermacallan <macallan@NetBSD.org>2007-01-08 00:21:44 +0000
commitf2ba35c661de2a2b3ddf0ed9be59a7e1c8a8dfb0 (patch)
tree0b77d6851cbfa2efde7d501900f50fcbf8b0ddf8 /sys/dev/videomode/modelines
parentf55d783c3203dfcb1ac575053f9d645c297ccb39 (diff)
add 1280x768@75Hz modeline
from Matthew Wala
Diffstat (limited to 'sys/dev/videomode/modelines')
-rw-r--r--sys/dev/videomode/modelines7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/dev/videomode/modelines b/sys/dev/videomode/modelines
index 8db39b638b5..9ab521500ae 100644
--- a/sys/dev/videomode/modelines
+++ b/sys/dev/videomode/modelines
@@ -1,4 +1,4 @@
-// $NetBSD: modelines,v 1.2 2006/11/11 22:14:44 macallan Exp $
+// $NetBSD: modelines,v 1.3 2007/01/08 00:21:44 macallan Exp $
//
// This file was imported from XFree86, and is made of the contents of both
// the vesamodes and extramodes files. As a result these should correspond
@@ -7,7 +7,7 @@
// Default modes distilled from
// "VESA and Industry Standards and Guide for Computer Display Monitor
// Timing", version 1.0, revision 0.8, adopted September 17, 1998.
-//
+//
// $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.3 1999/11/16 03:28:03 tsi Exp $
// $XFree86: xc/programs/Xserver/hw/xfree86/etc/extramodes,v 1.5 2002/06/05 19:43:05 dawes Exp $
//
@@ -70,6 +70,9 @@ ModeLine "1024x768" 100 1024 1108 1280 1408 768 768 780 796 +hsync +vsy
# 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
+# 1280x768 @ 75Hz (non-standard) hsync: 60.6kHz
+ModeLine "1280x768" 105.64 1280 1312 1712 1744 768 782 792 807 -hsync +vsync
+
# 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync