diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-04-21 16:57:13 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-04-21 16:57:13 +0200 |
commit | fd69802377adf7d667fd1374043c27a4f93b8593 (patch) | |
tree | 2683f6b9a095086fa4a0ab67baf44365e81d488a | |
parent | 52a367f3ea8b6fa256b2a9b0e52c5c2d557a9fc3 (diff) | |
download | plan9front-fd69802377adf7d667fd1374043c27a4f93b8593.tar.xz |
vgadb: revert previous commit, the pci device id 8086/1c3a is the embedded controller!
-rw-r--r-- | lib/vgadb | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -433,7 +433,6 @@ 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=0x1c3a # Intel 2nd Gen Core (HD 3000) Apple MBP vid=0x8086 did=0x0166 # Intel 3rd Gen Core vid=0x8086 did=0x2a42 # Intel 4 Series Mobile vid=0x8086 did=0x0a16 # Intel 4th Gen Core (HD 4400) |