Re: [RFC 2/2] tda18218: use generic dvb_wr_regs()

2011-11-09 Thread tvboxspy
On 08/11/11 23:59, Antti Palosaari wrote: Signed-off-by: Antti Palosaari --- drivers/media/common/tuners/tda18218.c | 69 +- drivers/media/common/tuners/tda18218_priv.h | 3 + 2 files changed, 17 insertions(+), 55 deletions(-) diff --git a/drivers/media/common/tuners/tda18

Re: dvbscan output Channel Number into final stdout?

2011-09-30 Thread tvboxspy
On Thu, 2011-09-29 at 14:44 -0800, Roger wrote: > Can we get dvbscan to output the Channel Number into the final stdout somehow? > > A likely format would be something such as the following. > > Current output: > > KATN-DT:497028615:8VSB:49:52:3 > KWFA-DT:497028615:8VSB:65:68:4 > ... > > > Sug

[PATCH] af9013 frontend tuner bus lock

2011-09-28 Thread tvboxspy
Frontend bus lock for af9015 devices. Last week, I aqcuired a dual KWorld PlusTV Dual DVB-T Stick (DVB-T 399U). The lock is intended for dual frontends that share the same tuner I2C address to stop either frontend sending data while any gate is open. The patch should have no effect on single devi

[PATCH] [ver 1.06] it913x-fe - correct tuner settings. Resend

2011-09-21 Thread tvboxspy
Correct tuner settings for more accuracy. This now makes the tuner section more compatible with other versions of the IT913X series. TODOs Version 2 chip Patch sent last week appears to be mangled and marked superseded. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/frontends/it913x-

[PATCH] [VER 1.06] it913x add remote control support.

2011-09-21 Thread tvboxspy
Add remote support for KWORLD UB499-2T-T09 The remote supplied is the same as KWORLD_315U. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-usb/it913x.c | 34 +- 1 files changed, 33 insertions(+), 1 deletions(-) diff --git a/drivers/media/dvb/dvb-usb

[PATCH] [ver 1.06] it913x-fe - correct tuner settings

2011-09-15 Thread tvboxspy
Correct tuner settings for more accuracy. This now makes the tuner section more compatible with other versions of the IT913X series. TODO Version 2 chip. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/frontends/it913x-fe-priv.h | 24 + drivers/media/dvb/frontends/it913x-fe.c

[PATCH 2/2] [ver 1.90] DM04/QQBOX Reduce USB buffer size.

2011-09-11 Thread tvboxspy
Reduced unused buffer size to 64. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-usb/lmedm04.c | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c b/drivers/media/dvb/dvb-usb/lmedm04.c index 5fdeed1..b922824 100

[PATCH 1/2] [ver 1.89] DM04/QQBOX Interupt Urb and Timing changes

2011-09-11 Thread tvboxspy
Reduce buffer size of Interupt urb to 128 bytes and polling interval to 8. The devices buffer appears to only handle a maxium of 40 bytes. If the buffer is full a slowing effect is noticed causing occasionnal dropped streaming packets. Signed-off-by: Malcolm Priestley --- drivers/media/dvb/dvb-