diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-05-03 21:40:10 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-05-03 21:40:10 +0300 |
commit | 3ca272396c2d6ed92a7f91d4bd28a6b4a0ad4f67 (patch) | |
tree | 41af93856e4e4ee9321f259ed65b2174d0ff4a79 | |
parent | 49cc4f94ea835ff0db3e6f1d74ae040ed11f156f (diff) | |
download | ldetect-lst-3ca272396c2d6ed92a7f91d4bd28a6b4a0ad4f67.tar ldetect-lst-3ca272396c2d6ed92a7f91d4bd28a6b4a0ad4f67.tar.gz ldetect-lst-3ca272396c2d6ed92a7f91d4bd28a6b4a0ad4f67.tar.bz2 ldetect-lst-3ca272396c2d6ed92a7f91d4bd28a6b4a0ad4f67.tar.xz ldetect-lst-3ca272396c2d6ed92a7f91d4bd28a6b4a0ad4f67.zip |
update intel ids as of kernel 5.1.0-rc7.2
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/pcitable | 5 |
2 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- update intel ids as of kernel 5.1.0-rc7.2 + Version 0.5.6 - 30 Mar 2019 - update amdgpu ids as of kernel 5.0.5 diff --git a/lst/pcitable b/lst/pcitable index 22c4c773..01c2faf8 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2713,6 +2713,7 @@ 0x8086 0x3e99 "Card:Intel 810 and later" 0x8086 0x3e9a "Card:Intel 810 and later" 0x8086 0x3e9b "Card:Intel 810 and later" +0x8086 0x3e9c "Card:Intel 810 and later" 0x8086 0x3ea0 "Card:Intel 810 and later" 0x8086 0x3ea1 "Card:Intel 810 and later" 0x8086 0x3ea2 "Card:Intel 810 and later" @@ -2773,6 +2774,10 @@ 0x8086 0x8a50 "Card:Intel 810 and later" 0x8086 0x8a51 "Card:Intel 810 and later" 0x8086 0x8a52 "Card:Intel 810 and later" +0x8086 0x8a56 "Card:Intel 810 and later" +0x8086 0x8a57 "Card:Intel 810 and later" +0x8086 0x8a58 "Card:Intel 810 and later" +0x8086 0x8a59 "Card:Intel 810 and later" 0x8086 0x8a5a "Card:Intel 810 and later" 0x8086 0x8a5b "Card:Intel 810 and later" 0x8086 0x8a5c "Card:Intel 810 and later" |