diff options
author | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2008-11-30 03:50:30 +0000 |
---|---|---|
committer | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2008-11-30 03:50:30 +0000 |
commit | 1fc4c9fdf9bd9dac8f8765f24498751e35c98ab4 (patch) | |
tree | 0a5e7b2531e8d2fd0bf10bb6fb495427ebff8630 /sys/dev/radio_if.h | |
parent | 9d7e98267160481e2ce7ccf22aa3e8d7f87d1ce7 (diff) |
- don't access nonexistent converter goups
- don't try to create formats for converter groups that don't exist
- don't allow playback or recording if there is no corresponding
converter group
- don't try to set audio processing parameters on converter groups
that don't exist
allows playback (or record) only devices to work, such as the
azalias found on ATI graphics devices.
note, the ATI devices generally attach before the onboard devices
do. that means they will be audio0 and onboard devices will be audio1.
don't forget to make sure the /dev/{audio[ctl],mixer,sound} links
point to the nodes of the device you want to be the default.
tested by naddy@, thanks
Diffstat (limited to 'sys/dev/radio_if.h')
0 files changed, 0 insertions, 0 deletions