summaryrefslogtreecommitdiffstats
path: root/module-init-tools/modprobe.conf
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-01-22 11:53:58 +0100
committerpiernov <piernov@piernov.org>2012-01-22 11:53:58 +0100
commit656378eb13dd8c1af44a368e7dfee3333eb055a2 (patch)
tree9707d7a6d1af19d5c1d8431821232ae81ce42d85 /module-init-tools/modprobe.conf
parent9626427c1a1d9c292fc519810c13b9a8073e777f (diff)
parent8d576551b5c270c65fe06443b7295d73cc662064 (diff)
downloadnutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.tar.gz
nutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.tar.bz2
nutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.tar.xz
nutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.zip
Merged with http://kiao.no-ip.info/NuTyX/git/nutyx-pakxe → Repository splitted → nutyx-pakxe
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