[oe-commits] org.oe.dev alsa-state: add asound.state for hx4700

pH5 commit openembedded-commits at lists.openembedded.org
Sat Sep 22 15:51:08 UTC 2007


alsa-state: add asound.state for hx4700

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: e69f2426c90b29206e78859bbeeb3f5109c671e0
ViewMTN: http://monotone.openembedded.org/revision/info/e69f2426c90b29206e78859bbeeb3f5109c671e0
Files:
1
packages/alsa/alsa-state/hx4700
packages/alsa/alsa-state/hx4700/asound.state
Diffs:

#
# mt diff -r5150c80af670db94e4e8f4cd404cc461f4a9a84e -re69f2426c90b29206e78859bbeeb3f5109c671e0
#
# 
# 
# add_dir "packages/alsa/alsa-state/hx4700"
# 
# add_file "packages/alsa/alsa-state/hx4700/asound.state"
#  content [ffcffd01c1b0646333eaefba811e52325b1ee3ef]
# 
============================================================
--- packages/alsa/alsa-state/hx4700/asound.state	ffcffd01c1b0646333eaefba811e52325b1ee3ef
+++ packages/alsa/alsa-state/hx4700/asound.state	ffcffd01c1b0646333eaefba811e52325b1ee3ef
@@ -0,0 +1,37 @@
+state.'hx4700 Audio' {
+	control.1 {
+		comment.access 'read write'
+		comment.type INTEGER
+		comment.count 2
+		comment.range '0 - 255'
+		iface MIXER
+		name 'Master Playback Volume'
+		value.0 205
+		value.1 205
+	}
+	control.2 {
+		comment.access 'read write'
+		comment.type BOOLEAN
+		comment.count 1
+		iface MIXER
+		name 'Master Playback Switch'
+		value true
+	}
+	control.3 {
+		comment.access 'read write'
+		comment.type INTEGER
+		comment.count 1
+		comment.range '0 - 127'
+		iface MIXER
+		name 'Mic Capture Gain'
+		value 16
+	}
+	control.4 {
+		comment.access 'read write'
+		comment.type BOOLEAN
+		comment.count 1
+		iface MIXER
+		name 'Mic Boost (+20dB)'
+		value true
+	}
+}






More information about the Openembedded-commits mailing list