Adjust the wording of the DRM module deprecation to avoid confusion.
Submitted by: lidl Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
cff02fa30d
commit
90d9fcbe9d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52552
1 changed files with 9 additions and 7 deletions
|
@ -383,13 +383,15 @@
|
||||||
|
|
||||||
<para revision="339218">The <acronym>DRM</acronym> driver for
|
<para revision="339218">The <acronym>DRM</acronym> driver for
|
||||||
modern graphics chipsets has been marked deprecated and marked
|
modern graphics chipsets has been marked deprecated and marked
|
||||||
for removal in &os; 13. Additionally, it has been added
|
for removal in &os; 13. The <acronym>DRM</acronym>
|
||||||
to the lua &man.loader.conf.5;
|
kernel modules are available from <filename
|
||||||
<literal>module_blacklist</literal>, and installation of the
|
role="package">graphics/drm-stable-kmod</filename> or
|
||||||
<acronym>DRM</acronym> kernel module from <filename
|
<filename role="package">graphics/drm-legacy-kmod</filename>
|
||||||
role="package">graphics/drm-legacy-kmod</filename> or
|
in the Ports Collection as well as via &man.pkg.8;.
|
||||||
<filename role="package">graphics/drm-stable-kmod</filename>
|
Additionally, the kernel modules have been added to the lua
|
||||||
is recommended.</para>
|
&man.loader.conf.5; <literal>module_blacklist</literal>, as
|
||||||
|
installation from the Ports Collection or &man.pkg.8; is
|
||||||
|
strongly recommended.</para>
|
||||||
|
|
||||||
<para revision="339735">The following drivers have been
|
<para revision="339735">The following drivers have been
|
||||||
deprecated in &os; 12.0, and not present in
|
deprecated in &os; 12.0, and not present in
|
||||||
|
|
Loading…
Reference in a new issue