blacklist OSS modules; conflict with oss-compat (<= 2) only
authorRalf Jung <post@ralfj.de>
Mon, 23 Sep 2013 06:45:25 +0000 (08:45 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 23 Sep 2013 06:45:25 +0000 (08:45 +0200)
debian/changelog
debian/osspd.modprobe [new file with mode: 0644]

index fb667af23ce4c631e39e113c3acc6b59f815b884..ca6e57f6c9fcb9ede9ff64cd006323a9da225c50 100644 (file)
@@ -5,6 +5,8 @@ osspd (1.3.2-4) UNRELEASED; urgency=low
     packaging).
   * Manage the ossp slave via update-alternatives.
   * Add a systemd service file (taken from Arch).
+  * Add modprobe file to blacklist OSS modules - thanks, Stephen
+    (Closes: #712705).
 
  -- Ralf Jung <post@ralfj.de>  Mon, 09 Sep 2013 18:29:12 +0200
 
diff --git a/debian/osspd.modprobe b/debian/osspd.modprobe
new file mode 100644 (file)
index 0000000..45d8163
--- /dev/null
@@ -0,0 +1,3 @@
+blacklist snd-pcm-oss
+blacklist snd-mixer-oss
+blacklist snd-seq-oss