Hi, On Sun, 2005-03-27 at 03:28 -0400, harald wrote: > I have got new Typhoon DVB-S, PCI-ID 1131-7146 Subdev 18940010, > that seems to be KNC1 HW, 4 weeks ago, but doesn't work. > I patched the the PCI-ID in kernel 2.6.11 and also in newest cvs, must > change the > i2c adress to 0x60 for the pll device TSA5059, then the i2c_transfer > returns o.k. > but it doesn't change the tuner frequency in real. Maybe this frontend uses the TUA6100 pll. Have a look at the old stv0299 driver (PHILIPS_SU1278_TUA): http://www.linuxtv.org/cgi-bin/viewcvs.cgi/dvb-kernel/linux/drivers/media/dvb/frontends/stv0299.c?rev=1.60&view=markup Here's a datasheet: http://www.datasheetarchive.com/datasheet/pdf/25/25126.html Regards, Andreas