I forgot to cc to the list.
El Domingo, 10 de Septiembre de 2006 17:16, escribió:
> Hi,
>
> It seems like I made the mistake while converting the drivers. As the
> mistake has no impact on my Nova-T USB2 I didn't noticed. But for you it
> improves the situation...
>
> Can you send it as a patch, please?
>
> Patrick.
I atach the path.
Thanks.
Jose Alberto
diff -r 5fd1eb355f12 linux/drivers/media/dvb/dvb-usb/dibusb-common.c
--- a/linux/drivers/media/dvb/dvb-usb/dibusb-common.c Thu Sep 07 16:01:14 2006 -0700
+++ b/linux/drivers/media/dvb/dvb-usb/dibusb-common.c Sun Sep 10 17:37:01 2006 +0200
@@ -203,20 +203,20 @@ static struct dibx000_agc_config dib3000
.agc1_max = 56361,
.agc1_min = 22282,
- .agc2_max = 43254,
+ .agc2_max = 47841,
.agc2_min = 36045,
- .agc1_pt1 = 0x65,
- .agc1_pt2 = 0xff,
-
- .agc1_slope1 = 0x40,
- .agc1_slope2 = 0xff,
+ .agc1_pt1 = 0x3b,
+ .agc1_pt2 = 0x6b,
+
+ .agc1_slope1 = 0x55,
+ .agc1_slope2 = 0x1d,
.agc2_pt1 = 0,
- .agc2_pt2 = 0x8a,
-
- .agc2_slope1 = 0x11,
- .agc2_slope2 = 0x14,
+ .agc2_pt2 = 0x0a,
+
+ .agc2_slope1 = 0x95,
+ .agc2_slope2 = 0x1e,
};
static struct dib3000mc_config mod3000p_dib3000p_config = {
_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb