diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2023-03-31 09:41:07 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2023-03-31 09:41:07 +0200 |
commit | 94bd6bc42765f0f66f57774ff2ba517f37a120c5 (patch) | |
tree | c11090cfabdb43edfb5f19f1d4d0c3dc25c4b07e | |
parent | 7ce8bd6f097328170400c9397290c30f51ee85c1 (diff) | |
download | ldetect-lst-0.6.48.tar ldetect-lst-0.6.48.tar.gz ldetect-lst-0.6.48.tar.bz2 ldetect-lst-0.6.48.tar.xz ldetect-lst-0.6.48.zip |
refresh pcitable to sync with nvidia-current 525.105.170.6.48
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | lst/pcitable.x86_64 | 7 |
3 files changed, 11 insertions, 2 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.47 +VERSION := 0.6.48 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,7 @@ +Version 0.6.48 - 31 Mar 2023 + +- update ids from nvidia-current 525.105.17 (adds NVidia H800, H100, L4, Geforce RTX 2050, RTX 4000 SFF Ada Generation). + Version 0.6.47 - 8 Feb 2023 - update ids from nvidia-current 525.89.02 diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index eb49c404..8e3e0e72 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -304,9 +304,11 @@ 0x10de 0x2236 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2237 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2238 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x2322 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x2324 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2330 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2331 "Card:NVIDIA GeForce 745 series and later" -0x10de 0x23ed "Card:NVIDIA GeForce 745 series and later" +0x10de 0x2339 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2414 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2420 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2438 "Card:NVIDIA GeForce 745 series and later" @@ -366,6 +368,7 @@ 0x10de 0x25e2 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25e5 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25ec "Card:NVIDIA GeForce 745 series and later" +0x10de 0x25ed "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25f9 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25fa "Card:NVIDIA GeForce 745 series and later" 0x10de 0x25fb "Card:NVIDIA GeForce 745 series and later" @@ -377,6 +380,8 @@ 0x10de 0x2757 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2782 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x27a0 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x27b0 "Card:NVIDIA GeForce 745 series and later" +0x10de 0x27b8 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x27e0 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2820 "Card:NVIDIA GeForce 745 series and later" 0x10de 0x2860 "Card:NVIDIA GeForce 745 series and later" |