summaryrefslogtreecommitdiff
path: root/kernel/drv/oss_sadasupport/oss_sadasupport.man
blob: 4cce53e8db412b9c4875040d26346dc5035c212d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
NAME
oss_sadasupport - Open Sound System to Sun "devaudio" converter driver.

DESCRIPTION
Open Sound System driver Solaris "devaudio" or "SADA" compatibility.
This driver is a shim driver between SADA's audio core and amsrc2 (mixer)
and the OSS audio core. Currently playback, recording and mixer controls
of SADA/devaudio are supported by this driver. This driver essentially
translates between SADA audio and OSS audio. It relies on SADA to keep
track of complete audio information and then takes that information and
translates it into OSS API. This way, OSS drivers can achieve a 99.9%
emulation of SADA APIs.

OPTIONS
No configuration options defined for the current version.

KNOWN PROBLEMS
Mixer volume control (/dev/audioctl) emulation is very limited. It is only
possible to change the playback volume. Use native OSS mixers such as
ossxmix(1) for volume control and control panel functions.

FILES
CONFIGFILEPATH/oss_sadasupport.conf Device configuration file

AUTHOR
4Front Technologies