diff options
author | Thomas Backlund <tmb@mageia.org> | 2014-01-27 21:30:52 +0159 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2014-01-27 21:30:52 +0159 |
commit | 4968cdbbb398f0515e385e30662156a0d87b348d (patch) | |
tree | 1200d57d7439a4aa18d9006676b5fdcf3f9186e5 /lst | |
parent | f07ce6882db7c0b7cd5d4d1df6f45828c36e6777 (diff) | |
download | ldetect-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)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 2 insertions, 0 deletions
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" |