diff options
| author | macallan <macallan@NetBSD.org> | 2008-10-21 06:03:39 +0000 |
|---|---|---|
| committer | macallan <macallan@NetBSD.org> | 2008-10-21 06:03:39 +0000 |
| commit | d0fc6875dc5266441a5acdf3f065ac40d2d44813 (patch) | |
| tree | c934a4652ebc267965945211b7bb1bcb53be0180 /sys/dev/videomode | |
| parent | 15e53296cb1207f423d697b29bb94205e49573ab (diff) | |
add 1152x900 at 66Hz and 76Hz
Diffstat (limited to 'sys/dev/videomode')
| -rw-r--r-- | sys/dev/videomode/modelines | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/dev/videomode/modelines b/sys/dev/videomode/modelines index 50f33036a1e..1f9a37c93d7 100644 --- a/sys/dev/videomode/modelines +++ b/sys/dev/videomode/modelines @@ -1,4 +1,4 @@ -// $NetBSD: modelines,v 1.5 2007/04/03 03:33:41 macallan Exp $ +// $NetBSD: modelines,v 1.6 2008/10/21 06:03:39 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 @@ -161,3 +161,12 @@ Modeline "2048x1536" 340.48 2048 2216 2440 2832 1536 1537 1540 1603 -hsync +vs # 2048x1536 @ 85Hz (VESA GTF) hsync: 137.0kHz Modeline "2048x1536" 388.04 2048 2216 2440 2832 1536 1537 1540 1612 -hsync +vsync +// +// some Sun-specific modes +// + +# 1152x900 @ 66Hz - default on most SBus graphics devices +ModeLine "1152x900" 94.50 1152 1192 1320 1528 900 902 906 937 -hsync -vsync + +# 1152x900 @ 76Hz +ModeLine "1152x900" 105.56 1152 1168 1280 1472 900 902 906 943 -hsync -vsync |
