diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-03-04 06:10:45 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-03-04 06:10:45 +0100 |
commit | 53e1708bcbe910ddf5a548de0b2db0fda911de84 (patch) | |
tree | 21937481f2f891d008d476499cb278f68c72371d /lib/vgadb | |
parent | d1c0f53fcdff6d31a36f9d802133b721fc84be1a (diff) | |
download | plan9front-53e1708bcbe910ddf5a548de0b2db0fda911de84.tar.xz |
igfx: add support for T510 (thanks mycroftiv)
Diffstat (limited to 'lib/vgadb')
-rw-r--r-- | lib/vgadb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -430,6 +430,8 @@ ctlr ctlr=geode linear=1 ctlr + vid=0x8086 did=0x0046 # Intel Ironlake Arrandale + vid=0x8086 did=0x0102 # Intel 2nd Gen Core (HD 2000) vid=0x8086 did=0x0126 # Intel 2nd Gen Core (HD 3000) vid=0x8086 did=0x0166 # Intel 3rd Gen Core vid=0x8086 did=0x2a42 # Intel 4 Series Mobile |