Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 2021 22:58:30 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: f66fca12e5 - main - Fix package references for legacy nvidia drivers in FAQ 11.16
Message-ID:  <202112042258.1B4MwUQ5047063@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=f66fca12e527e161095ff5eb56e2c5f5779209c4

commit f66fca12e527e161095ff5eb56e2c5f5779209c4
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-12-04 22:57:04 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-12-04 22:57:04 +0000

    Fix package references for legacy nvidia drivers in FAQ 11.16
    
    PR:             260196
    Submitted by:   PauAmma <pauamma@gundo.com>
---
 documentation/content/en/books/faq/_index.adoc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc
index f8c4571758..e0b8ad66fc 100644
--- a/documentation/content/en/books/faq/_index.adoc
+++ b/documentation/content/en/books/faq/_index.adoc
@@ -2307,7 +2307,11 @@ For an nVidia chip, use the binary drivers provided for FreeBSD by installing on
 
 The latest versions of nVidia cards are supported by the package:x11/nvidia-driver[] port.
 
-Older drivers are available as package:x11/nvidia-driver-[]
+Older drivers are available as:
+
+* package:x11/nvidia-driver-390[]
+* package:x11/nvidia-driver-340[]
+* package:x11/nvidia-driver-304[]
 
 nVidia provides detailed information on which card is supported by which driver on their web site: http://www.nvidia.com/object/IO_32667.html[http://www.nvidia.com/object/IO_32667.html].
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112042258.1B4MwUQ5047063>