diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-04-15 09:42:40 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-04-15 09:42:40 +0200 |
commit | a418525d953f55c9551b7eef223bc6fe4eb805b3 (patch) | |
tree | 8b9c0f193e5f30a85eeaf6a522ab1791fc184556 /lib/vgadb | |
parent | 75079ab18c205fbc8930eede245a58e8037dd7f2 (diff) | |
download | plan9front-a418525d953f55c9551b7eef223bc6fe4eb805b3.tar.xz |
vgadb: add EIZO Flexscan S2231W (from kenji okamoto)
Diffstat (limited to 'lib/vgadb')
-rw-r--r-- | lib/vgadb | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1661,3 +1661,22 @@ geode=1280x1024 defaultclock=108 shb=1312 ehb=1496 ht=1720 vrs=1025 vre=1028 vt=1074 + + +# +# EIZO Flexscan s2231W (LCD) Analog +# +s2231wA=1680x1050 + defaultclock=146.25 + shb=1784 ehb=1960 ht=2240 + vrs=1053 vre=1059 vt=1089 + hsync=- vsync=+ + +# +# EIZO Flexscan s2231w (LCD) Digital +# +s2231wD=1680x1050 + defaultclock=119.0 + shb=1728 ehb=1760 vt=1840 + vrs=1053 vre=1059 vt=1080 + hsync=+ vsync=- |