diff options
-rw-r--r-- | convert/README.pcitable | 2 | ||||
-rw-r--r-- | lst/pcitable | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable index de2c8bd5..f11e0ec2 100644 --- a/convert/README.pcitable +++ b/convert/README.pcitable @@ -23,7 +23,7 @@ convert/merge2pcitable.pl ati_pciids_csv /path/to/ati_pciids.csv lst/pcitable > # NVIDIA graphics card IDs # # - from the proprietary driver: -NVIDIA_CARD="NVIDIA GeForce 400 series and later" convert/merge2pcitable.pl nvidia_readme \ +NVIDIA_CARD="NVIDIA GeForce 420 series and later" convert/merge2pcitable.pl nvidia_readme \ /path/to/README.txt lst/pcitable > lst/pcitable.new # README.txt is found in /usr/share/doc/x11-driver-video-nvidia-current/README.txt and # in the NVIDIA installer archive. diff --git a/lst/pcitable b/lst/pcitable index 7308bd9f..45adfa2b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2045,7 +2045,7 @@ 0x10de 0x12ba "Card:NVIDIA GeForce 420 series and later" 0x10de 0x1340 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x1341 "Card:NVIDIA GeForce 420 series and later" -0x10de 0x137a "Card:NVIDIA GeForce 400 series and later" +0x10de 0x137a "Card:NVIDIA GeForce 420 series and later" 0x10de 0x1380 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x1381 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x1382 "Card:NVIDIA GeForce 420 series and later" @@ -2053,15 +2053,15 @@ 0x10de 0x1391 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x1392 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x1393 "Card:NVIDIA GeForce 420 series and later" -0x10de 0x13b3 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x13b3 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x13ba "Card:NVIDIA GeForce 420 series and later" 0x10de 0x13bb "Card:NVIDIA GeForce 420 series and later" 0x10de 0x13c0 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x13c2 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x13d7 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x13d8 "Card:NVIDIA GeForce 420 series and later" -0x10de 0x13d9 "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1401 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x13d9 "Card:NVIDIA GeForce 420 series and later" +0x10de 0x1401 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x2000 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x3000 "Card:NVIDIA GeForce 420 series and later" 0x10de 0x4000 "Card:NVIDIA GeForce 420 series and later" |