Dammit, I'm really bad with the typos. Register 0x047d, 0x047e, what's the difference?
Try this patch.

Sigurd Nes wrote:

The video got worse with 0.3.6.b than with 0.3.6.a

--- driver/cx25840-driver.c.orig        2005-06-06 13:50:50.381904848 -0400
+++ driver/cx25840-driver.c     2005-06-06 13:47:57.814139136 -0400
@@ -230,7 +230,7 @@
                        cx25840_write(client, 0x047d, 0x82);
                }
 
-                cx25840_write(client, 0x047d, 0x0a);
+                cx25840_write(client, 0x047e, 0x0a);
                 cx25840_write(client, 0x047f, 0x01);
         } else {
                 cx25840_write(client, 0x0470, 0x7a);

Reply via email to