diff options
author | Aloisio Almeida Jr <aloisio.almeida@openbosssa.org> | 2008-04-29 20:46:39 -0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@openbossa.org> | 2008-10-23 17:35:31 -0300 |
commit | ec91fb2370007b3ada6347f144d258756eb04212 (patch) | |
tree | 455dce8e86852b95f3c74cc3a9b0e396ba648cfb /packages/mamona/mamona-sound-n800 | |
parent | a0a03c109f855bac1526bf15e0e40951b0afa82f (diff) |
mamona-sound: moving nokia800 asound.state from mamona-sound-n800 to alsa-state
Diffstat (limited to 'packages/mamona/mamona-sound-n800')
-rw-r--r-- | packages/mamona/mamona-sound-n800/asound.state | 105 |
1 files changed, 0 insertions, 105 deletions
diff --git a/packages/mamona/mamona-sound-n800/asound.state b/packages/mamona/mamona-sound-n800/asound.state deleted file mode 100644 index 6ae874c2e2..0000000000 --- a/packages/mamona/mamona-sound-n800/asound.state +++ /dev/null @@ -1,105 +0,0 @@ -state.EAC { - control.1 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 2 - iface MIXER - name 'Capture Switch' - value.0 false - value.1 false - } - control.2 { - comment.access 'read write' - comment.type INTEGER - comment.count 2 - comment.range '6 - 127' - iface MIXER - name 'Capture Volume' - value.0 87 - value.1 87 - } - control.3 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 2 - iface MIXER - name 'PCM Playback Switch' - value.0 true - value.1 true - } - control.4 { - comment.access 'read write' - comment.type INTEGER - comment.count 2 - comment.range '0 - 127' - iface MIXER - name 'PCM Playback Volume' - value.0 103 - value.1 103 - } - control.5 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 2 - iface MIXER - name 'Line Playback Switch' - value.0 false - value.1 false - } - control.6 { - comment.access 'read write' - comment.type INTEGER - comment.count 2 - comment.range '31 - 127' - iface MIXER - name 'Line Playback Volume' - value.0 103 - value.1 103 - } - control.7 { - comment.access 'read write' - comment.type INTEGER - comment.count 1 - comment.range '1 - 3' - iface MIXER - name 'Mic Boost' - value 0 - } - control.8 { - comment.access 'read write' - comment.type ENUMERATED - comment.count 2 - comment.item.0 Mic - comment.item.1 Line - comment.item.2 'Line swapped' - comment.item.3 'Line mono' - iface MIXER - name 'Capture Source' - value.0 Mic - value.1 Mic - } - control.9 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 1 - iface MIXER - name 'Headset Amplifier' - value false - } - control.10 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 1 - iface MIXER - name 'Speaker Amplifier' - value true - } - control.11 { - comment.access 'read write' - comment.type BOOLEAN - comment.count 1 - iface MIXER - name 'Headset Mic Select' - value false - } -} |