diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-11-21 19:10:52 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-11-21 19:10:52 +0000 |
commit | 854a1ab54f9af970059b167f2052598737c4ce31 (patch) | |
tree | 222067fa4936d8adb4afb5b8829aaf30088caf2e /lib | |
parent | d1a81aa81fae9c76fc04b50b9d27d6989e2681f2 (diff) |
vgadb: add 3rd gen intel hd graphics did (thanks mora)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/vgadb | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |