summaryrefslogtreecommitdiffstats
path: root/base/module-init-tools/modprobe.conf
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:09:02 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:09:02 +0200
commit4ac553ce55fbe78ea1497a5bad3833a03fea7f1c (patch)
treeea76ddbb7009c568f93877603cb887af34efe5f7 /base/module-init-tools/modprobe.conf
parent631aa90fd7bf74cb448b5953da35a98fc272bad2 (diff)
downloadnutyx-extra-4ac553ce55fbe78ea1497a5bad3833a03fea7f1c.tar.gz
nutyx-extra-4ac553ce55fbe78ea1497a5bad3833a03fea7f1c.tar.bz2
nutyx-extra-4ac553ce55fbe78ea1497a5bad3833a03fea7f1c.tar.xz
nutyx-extra-4ac553ce55fbe78ea1497a5bad3833a03fea7f1c.zip
Ajout de module-init-tools#3.9-1
Diffstat (limited to 'base/module-init-tools/modprobe.conf')
-rw-r--r--base/module-init-tools/modprobe.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/base/module-init-tools/modprobe.conf b/base/module-init-tools/modprobe.conf
new file mode 100644
index 000000000..c4b610ed5
--- /dev/null
+++ b/base/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