Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] DVB-C tuning problems caused by inittab changes in ves1820.c since2003-05-24



Hi,

after updating the driver to 2003-08-01 (on vdr side) or 2003-08-16
(current cvs) from 2003-05-24 version I ran into tuning problems.

Card: Siemens DVB-C rev1.5

I've tracked this down to following change in source code:


--- linux-dvb.2003-05-24/driver/frontends/ves1820.c     Tue May 20 18:06:38
2003
+++ linux-dvb.2003-08-01/driver/frontends/ves1820.c     Thu Jul 31 21:03:42
2003
@@ -98,7 +98,7 @@
 static
 u8 ves1820_inittab [] =
 {
-       0x69, 0x6A, 0x9B, 0x0A, 0x52, 0x46, 0x26, 0x1A,
+       0x69, 0x6A, 0x9B, 0x12, 0x12, 0x46, 0x26, 0x1A,
        0x43, 0x6A, 0xAA, 0xAA, 0x1E, 0x85, 0x43, 0x28,
        0xE0, 0x00, 0xA1, 0x00, 0x00, 0x00, 0x00, 0x00,
        0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,


Rolling back this diff, all works fine again here with newest driver

I'm sure not familiar with this driver/chip, but sure the developers can
describe the reason for this change.

        Peter
-- 
Dr. Peter Bieringer                     http://www.bieringer.de/pb/
GPG/PGP Key 0x958F422D               mailto: pb at bieringer dot de 
Deep Space 6 Co-Founder and Core Member  http://www.deepspace6.net/


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index