Page MenuHomeFreeBSD

D53175.1784281576.diff
No OneTemporary

Size
690 B
Referenced Files
None
Subscribers
None

D53175.1784281576.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
Fri, Jul 17, 9:46 AM (16 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29167084
Default Alt Text
D53175.1784281576.diff (690 B)

Event Timeline