summaryrefslogtreecommitdiffstats
path: root/convert/extract-nvidia-pcitable.sh
diff options
context:
space:
mode:
authorGiuseppe Ghibò <ghibo@mageia.org>2024-06-19 12:55:47 +0200
committerGiuseppe Ghibò <ghibo@mageia.org>2024-06-19 12:55:47 +0200
commitf3d01f7222b1e4b276149aeda215dd95582998a7 (patch)
treebf00e72a2cd81bf0f0c839c68f6e83a4261f38bd /convert/extract-nvidia-pcitable.sh
parentaefd01f18b252676dfaac12d04b1ca7590bc3434 (diff)
downloadldetect-lst-master.tar
ldetect-lst-master.tar.gz
ldetect-lst-master.tar.bz2
ldetect-lst-master.tar.xz
ldetect-lst-master.zip
update pci-ids from nvidia-current-550.90.07 (adds A800, H200, GH200, RTX5000/5880 ADA Gen, L20, etc.)HEAD0.6.58master
update pci-ids from nvidia470-470.256.02
Diffstat (limited to 'convert/extract-nvidia-pcitable.sh')
-rwxr-xr-xconvert/extract-nvidia-pcitable.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/convert/extract-nvidia-pcitable.sh b/convert/extract-nvidia-pcitable.sh
index d9b67dc6..2f49bfa1 100755
--- a/convert/extract-nvidia-pcitable.sh
+++ b/convert/extract-nvidia-pcitable.sh
@@ -24,8 +24,8 @@
# driver version
#
# Note that drivers nvidia470.xx and beyond are 64-bit only.
-nvidia470_ver=470.182.03
-nvidiacur_ver=525.116.03
+nvidia470_ver=470.256.02
+nvidiacur_ver=550.90.07
GET=aria2c
GETOPT="-c"