summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2014-01-27 21:30:52 +0159
committerThomas Backlund <tmb@mageia.org>2014-01-27 21:30:52 +0159
commit4968cdbbb398f0515e385e30662156a0d87b348d (patch)
tree1200d57d7439a4aa18d9006676b5fdcf3f9186e5
parentf07ce6882db7c0b7cd5d4d1df6f45828c36e6777 (diff)
downloadldetect-lst-4968cdbbb398f0515e385e30662156a0d87b348d.tar
ldetect-lst-4968cdbbb398f0515e385e30662156a0d87b348d.tar.gz
ldetect-lst-4968cdbbb398f0515e385e30662156a0d87b348d.tar.bz2
ldetect-lst-4968cdbbb398f0515e385e30662156a0d87b348d.tar.xz
ldetect-lst-4968cdbbb398f0515e385e30662156a0d87b348d.zip
add 2 missing intel gpu ids (0x041e and 0x0f32)
-rw-r--r--NEWS2
-rw-r--r--lst/pcitable2
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 943bc7d3..cc7978eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- add 2 missing intel gpu ids (0x041e and 0x0f32)
+
Version 0.1.331 - 16 Jan 2014
- sync nvidia ids with nvidia-current 325.15
diff --git a/lst/pcitable b/lst/pcitable
index 5a90281d..a658fe46 100644
--- a/lst/pcitable
+++ b/lst/pcitable
@@ -2502,6 +2502,7 @@
0x8086 0x0416 "Card:Intel 810 and later"
0x8086 0x041a "Card:Intel 810 and later"
0x8086 0x041b "Card:Intel 810 and later"
+0x8086 0x041e "Card:Intel 810 and later"
0x8086 0x0422 "Card:Intel 810 and later"
0x8086 0x0426 "Card:Intel 810 and later"
0x8086 0x042a "Card:Intel 810 and later"
@@ -2556,6 +2557,7 @@
0x8086 0x0d2e "Card:Intel 810 and later"
0x8086 0x0f30 "Card:Intel 810 and later"
0x8086 0x0f31 "Card:Intel 810 and later"
+0x8086 0x0f32 "Card:Intel 810 and later"
0x8086 0x0f33 "Card:Intel 810 and later"
0x8086 0x1132 "Card:Intel 810 and later"
0x8086 0x1240 "Card:Intel 810 and later"