diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-12 03:09:58 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-12 03:09:58 +0100 |
commit | ce69208641e7d1f84336ba3468899ba8d5f68112 (patch) | |
tree | d8b777547602682ce36187c18d6be96251c1a723 /lib | |
parent | 90c1959fc4b0d05a81920edf9caf21f1280305d6 (diff) | |
download | plan9front-ce69208641e7d1f84336ba3468899ba8d5f68112.tar.xz |
igfx: support for X200 (thanks bigato)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/vgadb | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -436,6 +436,7 @@ ctlr ctlr vid=0x8086 did=0x0166 # X230 + vid=0x8086 did=0x2a43 # X200 vid=0x8086 did=0x2a42 # X200s link=vga hwgc=igfxhwgc @@ -1699,15 +1700,18 @@ x230=1366x768 # 60Hz lcd=1 # -# Lenovo X200s (LCD) LVDS +# Lenovo X200 (LCD) LVDS # -x200s=1280x800 # 60Hz +x200=1280x800 # 60Hz clock=75 shb=1296 ehb=1344 ht=1512 vrs=802 vre=804 vt=830 hsync=- vsync=- lcd=1 +x200s + alias=x200 + # # LG Flatron L1730P # |