diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-13 11:13:59 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-13 11:13:59 -0300 |
commit | f829cbff5c8f7aa1ea51da3f9e5a834d24734a22 (patch) | |
tree | c1bb091d368c8f13969753f9b440593107e00fe5 /v4l2-apps/util/cx25821/setAlsaVolume | |
parent | 89596e6023f7f511bda3d77c2807c53a642ad1c2 (diff) | |
download | mediapointer-dvb-s2-f829cbff5c8f7aa1ea51da3f9e5a834d24734a22.tar.gz mediapointer-dvb-s2-f829cbff5c8f7aa1ea51da3f9e5a834d24734a22.tar.bz2 |
Add conexant cx25821 driver
From: Palash Bandyopadhyay <Palash.Bandyopadhyay@conexant.com>
Add conexant cx25821 driver release v106 of the Athena driver.
Priority: normal
Signed-off-by: Palash Bandyopadhyay <palash.bandyopadhyay@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-apps/util/cx25821/setAlsaVolume')
-rw-r--r-- | v4l2-apps/util/cx25821/setAlsaVolume | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l2-apps/util/cx25821/setAlsaVolume b/v4l2-apps/util/cx25821/setAlsaVolume new file mode 100644 index 000000000..55dd3dc89 --- /dev/null +++ b/v4l2-apps/util/cx25821/setAlsaVolume @@ -0,0 +1,2 @@ +amixer set Master,0 100% unmute +amixer set Capture,0 90% captur |