diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-12 04:14:01 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-12 04:14:01 +0100 |
commit | 990514f9f7955ca1ba0382fe1aa74680a2f3870b (patch) | |
tree | 5377d4a2752cd35e1827644abe4814c57491f575 /lib/vgadb | |
parent | 24d693348a6022d4434104be69c05a79621f5731 (diff) | |
download | plan9front-990514f9f7955ca1ba0382fe1aa74680a2f3870b.tar.xz |
vgadb: alias X200s for X200
Diffstat (limited to 'lib/vgadb')
-rw-r--r-- | lib/vgadb | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -436,7 +436,7 @@ ctlr ctlr vid=0x8086 did=0x0166 # X230 - vid=0x8086 did=0x2a42 # X200s + vid=0x8086 did=0x2a42 # X200 link=vga hwgc=igfxhwgc ctlr=igfx linear=1 @@ -1699,15 +1699,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 # |