Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151335269
D53175.id164496.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
690 B
Referenced Files
None
Subscribers
None
D53175.id164496.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D53175: devd/snd.conf: Note that any command can be used for the action
Attached
Detach File
Event Timeline
Log In to Comment