diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2020-10-08 17:47:24 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2020-10-08 17:47:24 +0200 |
commit | 68fd0928c5ef9c1f1000ef818bf954e782cfaae2 (patch) | |
tree | 1c33898527f50e3a8cf452ac8d407bc2c4ce0cb0 | |
parent | 2e97fa13992acd44178b95fb43c12c0d77d816b6 (diff) | |
download | ldetect-lst-68fd0928c5ef9c1f1000ef818bf954e782cfaae2.tar ldetect-lst-68fd0928c5ef9c1f1000ef818bf954e782cfaae2.tar.gz ldetect-lst-68fd0928c5ef9c1f1000ef818bf954e782cfaae2.tar.bz2 ldetect-lst-68fd0928c5ef9c1f1000ef818bf954e782cfaae2.tar.xz ldetect-lst-68fd0928c5ef9c1f1000ef818bf954e782cfaae2.zip |
refresh pcitable to sync with nvidia-current 455.280.6.14
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | lst/pcitable.x86_64 | 2 |
3 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.13 +VERSION := 0.6.14 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,7 @@ +Version 0.6.14 - 10 Oct 2020 + +- refresh pcitable.x86_64 from nvidia 455.28 + Version 0.6.13 - 22 Sep 2020 - refresh pcitable.x86_64 from nvidia 455.23.04 diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index 01f0450b..5877b69b 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -374,6 +374,8 @@ 0x10de 0x2070 "Card:NVIDIA GeForce 635 series and later" 0x10de 0x2080 "Card:NVIDIA GeForce 635 series and later" 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 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" |