On Sunday 04 December 2005 01:03, Linus Torvalds wrote:NACK.
There's a rc5 out there now, largely because I'm going to be out of
email contact for the next week, and while I wish people were
religiously testing all the nightly snapshots, the fact is, you guys
don't.
Ahh Linus, but sometimes we do! In any case, rc5 is missing this patch,
the "v4l_ena_tda9887.patch" reproduced below:
Index: linux/drivers/media/video/cx88/cx88-cards.c
===================================================================
RCS file:
/cvs/video4linux/v4l-dvb/linux/drivers/media/video/cx88/cx88-cards.c,v
retrieving revision 1.108
diff -u -p -r1.108 cx88-cards.c
--- linux/drivers/media/video/cx88/cx88-cards.c 25 Nov 2005 10:24:13
-0000 1.108
+++ linux/drivers/media/video/cx88/cx88-cards.c 1 Dec 2005 20:56:43
-0000
@@ -569,6 +569,7 @@ struct cx88_board cx88_boards[] = {
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
+ .tda9887_conf = TDA9887_PRESENT,
.input = {{
.type = CX88_VMUX_TELEVISION,
.vmux = 0,
----------
So my pcHDTV-3000 card is once again disabled.