diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-04-27 11:35:14 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-04-27 11:35:14 +0300 |
commit | dec8cb77f4fdcd65888e276595732b6363b3f943 (patch) | |
tree | e2a7c4376716579d112530ad3f7a41ebebf2c40f | |
parent | 3bfa761b75f0873a5b4dfcb3dde044a25df71ff0 (diff) | |
download | ldetect-lst-dec8cb77f4fdcd65888e276595732b6363b3f943.tar ldetect-lst-dec8cb77f4fdcd65888e276595732b6363b3f943.tar.gz ldetect-lst-dec8cb77f4fdcd65888e276595732b6363b3f943.tar.bz2 ldetect-lst-dec8cb77f4fdcd65888e276595732b6363b3f943.tar.xz ldetect-lst-dec8cb77f4fdcd65888e276595732b6363b3f943.zip |
add pci ids from nvidia-current 460.73.01
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/pcitable.x86_64 | 8 |
2 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- add pci ids from nvidia-current 460.73.01 - update pci.ids and usb.ids Version 0.6.28 - 19 Mar 2021 diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index 2f28c830..3e4e20dd 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -329,6 +329,8 @@ 0x10de 0x1f9c "Card:NVIDIA GeForce 635 series and later" 0x10de 0x1f9d "Card:NVIDIA GeForce 635 series and later" 0x10de 0x1fb0 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x1fb1 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x1fb2 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x1fb8 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x1fb9 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x1fbb "Card:NVIDIA GeForce 635 series and later" @@ -337,6 +339,8 @@ 0x10de 0x20b0 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x20b1 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x20b2 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x20b6 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x20b7 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x20f1 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2182 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2184 "Card:NVIDIA GeForce 635 series and later" @@ -350,11 +354,15 @@ 0x10de 0x2204 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2206 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2230 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x2231 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2235 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x2236 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x2237 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2484 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2486 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x249c "Card:NVIDIA GeForce 635 series and later" 0x10de 0x249d "Card:NVIDIA GeForce 635 series and later" +0x10de 0x24b0 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x24dc "Card:NVIDIA GeForce 635 series and later" 0x10de 0x24dd "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2503 "Card:NVIDIA GeForce 635 series and later" |