|
@@ -236,8 +236,8 @@
|
|
|
wrapped module. To do this, add an <quote>install</quote> line in
|
|
|
<filename>/etc/modprobe.conf</filename>. For example:</para>
|
|
|
|
|
|
-<screen role="nodump"><literal>install snd-pcm modprobe -i snd-pcm ; modprobe \
|
|
|
- snd-pcm-oss ; true</literal></screen>
|
|
|
+<screen role="nodump"><literal>install snd-pcm /sbin/modprobe -i snd-pcm ; \
|
|
|
+ /sbin/modprobe snd-pcm-oss ; true</literal></screen>
|
|
|
|
|
|
<para>If the module in question is not a wrapper and is useful by itself,
|
|
|
configure the <command>S05modules</command> bootscript to load this
|