KLDs that "work" with PAE work fine as modules.
PR: 120628
This commit is contained in:
parent
82c2cb513b
commit
6f0b6c5eef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33486
1 changed files with 2 additions and 9 deletions
|
@ -336,7 +336,7 @@ following line in &man.loader.conf.5:
|
||||||
you to realize that you have deleted your custom kernel
|
you to realize that you have deleted your custom kernel
|
||||||
configuration file. Also, do not edit <filename>GENERIC</filename>
|
configuration file. Also, do not edit <filename>GENERIC</filename>
|
||||||
directly, as it may get overwritten the next time you
|
directly, as it may get overwritten the next time you
|
||||||
<link linkend="cutting-edge">update your source tree</link>, and
|
<link linkend="updating-upgrading">update your source tree</link>, and
|
||||||
your kernel modifications will be lost.</para>
|
your kernel modifications will be lost.</para>
|
||||||
|
|
||||||
<para>You might want to keep your kernel configuration file
|
<para>You might want to keep your kernel configuration file
|
||||||
|
@ -374,7 +374,7 @@ following line in &man.loader.conf.5:
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>If you <link
|
<para>If you <link
|
||||||
linkend="cutting-edge">sync your source tree</link> with the
|
linkend="updating-upgrading">sync your source tree</link> with the
|
||||||
latest sources of the &os; project,
|
latest sources of the &os; project,
|
||||||
be sure to always check the file
|
be sure to always check the file
|
||||||
<filename>/usr/src/UPDATING</filename> before you perform any update
|
<filename>/usr/src/UPDATING</filename> before you perform any update
|
||||||
|
@ -1365,13 +1365,6 @@ device fwe # Ethernet over FireWire (non-standard!)</programl
|
||||||
gigabytes of VM space.</para>
|
gigabytes of VM space.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><acronym>KLD</acronym> modules cannot be loaded into
|
|
||||||
a <acronym>PAE</acronym> enabled kernel, due to the
|
|
||||||
differences in the build framework of a module and the
|
|
||||||
kernel.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Device drivers that do not use the &man.bus.dma.9;
|
<para>Device drivers that do not use the &man.bus.dma.9;
|
||||||
interface will cause data corruption in a
|
interface will cause data corruption in a
|
||||||
|
|
Loading…
Reference in a new issue