summaryrefslogtreecommitdiffstats
path: root/module-init-tools/modprobe.conf
diff options
context:
space:
mode:
Diffstat (limited to 'module-init-tools/modprobe.conf')
-rw-r--r--module-init-tools/modprobe.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/module-init-tools/modprobe.conf b/module-init-tools/modprobe.conf
new file mode 100644
index 000000000..c4b610ed5
--- /dev/null
+++ b/module-init-tools/modprobe.conf
@@ -0,0 +1,5 @@
+# $Id: modprobe.conf,v 1.1 2007/09/27 08:34:02 install Exp $
+# Begin of /etc/modprobe.conf
+options snd-intel8x0 enable=1 index=0
+install snd-pcm /sbin/modprobe -i snd-pcm; /sbin/modprobe snd-pcm-oss
+alias snd-card-0 snd-intel8x0