diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2020-09-22 20:44:40 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2020-09-22 20:44:40 +0200 |
commit | 2e97fa13992acd44178b95fb43c12c0d77d816b6 (patch) | |
tree | 31722bf217cab44baf6c9df833e37bc3431dc1f2 | |
parent | 06d425a838ea89e09c6e2955cb9b1c3aa08eb2fd (diff) | |
download | ldetect-lst-2e97fa13992acd44178b95fb43c12c0d77d816b6.tar ldetect-lst-2e97fa13992acd44178b95fb43c12c0d77d816b6.tar.gz ldetect-lst-2e97fa13992acd44178b95fb43c12c0d77d816b6.tar.bz2 ldetect-lst-2e97fa13992acd44178b95fb43c12c0d77d816b6.tar.xz ldetect-lst-2e97fa13992acd44178b95fb43c12c0d77d816b6.zip |
refresh pcitable to sycn with nvidia-current-455.23.040.6.13
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | lst/pcitable.x86_64 | 6 |
3 files changed, 11 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.12 +VERSION := 0.6.13 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,7 @@ +Version 0.6.13 - 22 Sep 2020 + +- refresh pcitable.x86_64 from nvidia 455.23.04 + Version 0.6.12 - 22 Sep 2020 - refresh pcitable from nvidia 390.138 diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index 34136133..01f0450b 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -363,6 +363,10 @@ 0x10de 0x1f82 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x1f91 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x1f96 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x1f97 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x1f98 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x1f9c "Card:NVIDIA GeForce 635 series and later" +0x10de 0x1fb0 "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 0x1ff9 "Card:NVIDIA GeForce 635 series and later" @@ -377,6 +381,8 @@ 0x10de 0x21c4 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x21d1 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x3000 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x3080 "Card:NVIDIA GeForce 635 series and later" +0x10de 0x3090 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x4000 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x5000 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x6000 "Card:NVIDIA GeForce 635 series and later" |