diff options
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r-- | chapter07/usage.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml index b710e484b..1806dfabd 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -233,6 +233,9 @@ EOF</userinput></screen> <device> is an absolute path in /dev or /sys such as /dev/sr0 or /sys/class/rtc.</para> + <para>For information on kernel module loading and udev, see + <xref linkend="module-loading"/>.</para> +<!-- <sect3> <title>Module Loading</title> @@ -265,7 +268,7 @@ EOF</userinput></screen> protocols, filesystems and NLS support on demand.</para> </sect3> - +--> <sect3> <title>Handling Hotpluggable/Dynamic Devices</title> |