diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | lst/pcitable.x86_64 | 1 |
3 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.14 +VERSION := 0.6.15 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,7 @@ +Version 0.6.15 - 20 Nov 2020 + +- refresh pcitable.x86_64 from nvidia 455.45.01 + Version 0.6.14 - 10 Oct 2020 - refresh pcitable.x86_64 from nvidia 455.28 diff --git a/lst/pcitable.x86_64 b/lst/pcitable.x86_64 index 5877b69b..c4c88bb3 100644 --- a/lst/pcitable.x86_64 +++ b/lst/pcitable.x86_64 @@ -383,6 +383,7 @@ 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 0x3070 "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" |