summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2021-11-21 19:10:52 +0000
committercinap_lenrek <cinap_lenrek@felloff.net>2021-11-21 19:10:52 +0000
commit854a1ab54f9af970059b167f2052598737c4ce31 (patch)
tree222067fa4936d8adb4afb5b8829aaf30088caf2e /lib
parentd1a81aa81fae9c76fc04b50b9d27d6989e2681f2 (diff)
vgadb: add 3rd gen intel hd graphics did (thanks mora)
Diffstat (limited to 'lib')
-rw-r--r--lib/vgadb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/vgadb b/lib/vgadb
index 77458cb8f..77121cb30 100644
--- a/lib/vgadb
+++ b/lib/vgadb
@@ -435,6 +435,7 @@ ctlr
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=0x0152 # Intel 3rd Gen Core
vid=0x8086 did=0x2a42 # Intel 4 Series Mobile
vid=0x8086 did=0x0a16 # Intel 4th Gen Core (HD 4400)
vid=0x8086 did=0x0412 # Intel 4th Gen Core (HD 4600)