diff options
Diffstat (limited to 'convert/README.pcitable')
-rw-r--r-- | convert/README.pcitable | 2 |
1 files changed, 1 insertions, 1 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. |