patch-2.3.26 linux/Documentation/sound/README.modules

Next file: linux/Documentation/sound/Wavefront
Previous file: linux/Documentation/sound/Opti
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.25/linux/Documentation/sound/README.modules linux/Documentation/sound/README.modules
@@ -26,7 +26,7 @@
 drivers/sound dir. Now one simply configures and makes one's kernel and
 modules in the usual way.
 
- Then, add to your /etc/modules.conf or /etc/conf.modules something like:
+ Then, add to your /etc/modules.conf something like:
 
 alias char-major-14 sb
 post-install sb /sbin/modprobe "-k" "adlib_card"
@@ -82,7 +82,7 @@
 
 To make the sound driver use persistent DMA buffers we need to pass the
 sound.o module a "dmabuf=1" command-line argument. This is normally done
-in /etc/conf.modules (or the more proper /etc/modules.conf) like so:
+in /etc/modules.conf like so:
 
 options sound		dmabuf=1
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)