The patch number 9432 was added via Manu Abraham <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        [EMAIL PROTECTED]

------

From: Arvo Jarve  <[EMAIL PROTECTED]>
Increment the AGC1 and AGC2 gain respectively, improves sensitivity slightly


Signed-off-by: Arvo Jarve <[EMAIL PROTECTED]>
Signed-off-by: Manu Abraham <[EMAIL PROTECTED]>


---

 linux/drivers/media/dvb/ttpci/budget-av.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff -r aed78b28aa49 -r 8ba7ae74d077 linux/drivers/media/dvb/ttpci/budget-av.c
--- a/linux/drivers/media/dvb/ttpci/budget-av.c Tue Oct 30 16:31:13 2007 +0400
+++ b/linux/drivers/media/dvb/ttpci/budget-av.c Tue Oct 30 16:46:04 2007 +0400
@@ -1162,10 +1162,10 @@ static const struct stb0899_s1_reg knc1_
        { STB0899_DEMOD                 , 0x00 },
        { STB0899_RCOMPC                , 0xc9 },
        { STB0899_AGC1CN                , 0x41 },
-       { STB0899_AGC1REF               , 0x10 },
+       { STB0899_AGC1REF               , 0x08 },
        { STB0899_RTC                   , 0x7a },
        { STB0899_TMGCFG                , 0x4e },
-       { STB0899_AGC2REF               , 0x34 },
+       { STB0899_AGC2REF               , 0x33 },
        { STB0899_TLSR                  , 0x84 },
        { STB0899_CFD                   , 0xee },
        { STB0899_ACLC                  , 0x87 },


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/8ba7ae74d077668240da3f78d05514a2abaa51c3

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to