diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-17 05:15:59 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-17 05:15:59 +0100 |
commit | 8635cc20b14553f088c937a75e92ebda02cd0c63 (patch) | |
tree | 2a02b31420b69bf7706189a4bcd480aa2396a5f9 /lib/vgadb | |
parent | c4170c50522ff2de0048d8fa385ede030d64d40c (diff) | |
download | plan9front-8635cc20b14553f088c937a75e92ebda02cd0c63.tar.xz |
vgadb: use X60t without hardware cursor (broken currently)
Diffstat (limited to 'lib/vgadb')
-rw-r--r-- | lib/vgadb | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -437,11 +437,15 @@ ctlr ctlr vid=0x8086 did=0x0166 # X230 vid=0x8086 did=0x2a42 # X200 - vid=0x8086 did=0x27a2 # X60 Tablet link=vga hwgc=igfxhwgc ctlr=igfx linear=1 +ctlr + vid=0x8086 did=0x27a2 # X60 Tablet (hardware cursor broken) + link=vga + ctlr=igfx linear=1 + # # mode: # These entries specify a monitor operating mode. |