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

Bug#304608: kernel-source-2.6.11: Continuity errors with TDA10021-based dvb-cards



Package: kernel-source-2.6.11
Version: 2.6.11-3
Severity: wishlist
Tags: patch

Please apply the attached patch in debians 2.6.11-tree.

It fixes continuity errors, which makes TDA10021-based dvb-cards almost
unusable. The patch is already applied upstream in 2.6.12-rc2, but it
would be great to have it in debians 2.6.11-images.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (401, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-renaissance
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)

Versions of packages kernel-source-2.6.11 depends on:
ii  binutils                      2.15-5     The GNU assembler, linker and bina
ii  bzip2                         1.0.2-5    high-quality block-sorting file co
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities

-- no debconf information
diff -ru kernel-source-2.6.11/drivers/media/dvb/frontends/tda10021.c kernel-source-2.6.11.diff/drivers/media/dvb/frontends/tda10021.c
--- kernel-source-2.6.11/drivers/media/dvb/frontends/tda10021.c	2005-03-02 08:38:38.000000000 +0100
+++ kernel-source-2.6.11.diff/drivers/media/dvb/frontends/tda10021.c	2005-04-14 11:53:28.000000000 +0200
@@ -70,7 +70,7 @@
 {
 	0x73, 0x6a, 0x23, 0x0a, 0x02, 0x37, 0x77, 0x1a,
 	0x37, 0x6a, 0x17, 0x8a, 0x1e, 0x86, 0x43, 0x40,
-	0xb8, 0x3f, 0xa1, 0x00, 0xcd, 0x01, 0x00, 0xff,
+	0xb8, 0x3f, 0xa0, 0x00, 0xcd, 0x01, 0x00, 0xff,
 	0x11, 0x00, 0x7c, 0x31, 0x30, 0x20, 0x00, 0x00,
 	0x02, 0x00, 0x00, 0x7d, 0x00, 0x00, 0x00, 0x00,
 	0x07, 0x00, 0x33, 0x11, 0x0d, 0x95, 0x08, 0x58,

Reply to: