Page MenuHomeFreeBSD

D53175.id164496.diff
No OneTemporary

D53175.id164496.diff

diff --git a/sbin/devd/snd.conf b/sbin/devd/snd.conf
--- a/sbin/devd/snd.conf
+++ b/sbin/devd/snd.conf
@@ -5,6 +5,9 @@
match "type" "IN";
match "cdev" "dsp[0-9]+";
+ # Other audio servers or device switching commands can be used here
+ # instead of virtual_oss(8).
+ #
# FIXME: We are hardcoding /dev/vdsp.ctl here, simply because it is a
# common virtual_oss control device name. Until we find a proper way to
# define control devices here, /dev/vdsp.ctl can be changed to the
@@ -18,6 +21,6 @@
match "type" "OUT";
match "cdev" "dsp[0-9]+";
- # FIXME: See comment above.
+ # See comment above.
action "/usr/sbin/virtual_oss_cmd /dev/vdsp.ctl -P /dev/$cdev";
};

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 8, 4:41 PM (6 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31080551
Default Alt Text
D53175.id164496.diff (690 B)

Event Timeline