On Sat, 2011-11-12 at 09:51 +1100, Jason Hecker wrote:
> I concur. I have been using Malcolm Priestly's patches with both my
> AF9015 dual tuner cards (which are PCI but still look like USB to the
> kernel) for a few weeks now and have (finally!) got consistently
> perfect recordings in MythTV sim
On 09/11/11 10:52, Jean Delvare wrote:
On Wed, 09 Nov 2011 12:41:36 +0200, Antti Palosaari wrote:
On 11/09/2011 11:56 AM, Mauro Carvalho Chehab wrote:
Due to the way I2C locks are bound, doing something like the above and
something like:
struct i2c_msg msg[2] = {
{
This indeed a clone of Kworld UB499 2T
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/dvb-usb-ids.h |1 +
drivers/media/dvb/dvb-usb/it913x.c |6 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
b/drivers
Correction of reading from frontend and represents
a SNR nonlinear scale of minimum signal to full signal.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/it913x-fe.c | 56 +++
1 files changed, 49 insertions(+), 7 deletions(-)
diff --git a/drivers
IT9135 devices do support USB 1.
Support added with restricton on pid count to 5.
IT9137 devices wil not connect in USB 1 mode.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/it913x.c | 23 ---
1 files changed, 20 insertions(+), 3 deletions(-)
diff --git a
Amend adc table entries and size.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/it913x-fe-priv.h |4 +---
drivers/media/dvb/frontends/it913x-fe.c |5 ++---
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/drivers/media/dvb/frontends/it913x-fe-priv.h
are the same.
Should be applied to: 8133 Support for single ITE 9135 device.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/it913x.c | 52 +--
drivers/media/dvb/frontends/it913x-fe-priv.h | 718 +-
drivers/media/dvb/frontends/it913x-fe.c
On Fri, 2011-10-28 at 18:02 +0200, Zbyněk Kocur wrote:
> Hi,
>
> I have new Linux DVB-T card from Avermedia. Avermedia TV Pilot but it is
> not supported in kernel. Is it possible to support this USB TV DVB-T? It
> has a chipset which is currently supported but demodulator is without
> support.
>
On Tue, 2011-10-11 at 08:06 +1100, Jason Hecker wrote:
> > Playing with Kaffeine or Mplayer all the devices are fine on the same
> > system.
>
> Right, admittedly most of my testing has been done with MythTV. I
> recall about a month ago I could also get corruption with mplayer.
>
> > At the mom
Support for single ITE 9135 device.
Only single devices have been tested. Dual ITE 9135 devices
should work, but have not been tested.
TODOs
support for ver 2 chip
config for other tuner types.
rework of firmware file.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/dvb-usb
On Mon, 2011-10-10 at 22:31 +0300, Antti Palosaari wrote:
> On 10/08/2011 11:05 PM, Jason Hecker wrote:
> >> Which kernels are you all running?
> >
> > 2.6.38-11-generic #50-Ubuntu SMP (Mythbuntu 11.04)
>
> Have you tried other USB-cable or connect it directly to the mobo USB port.
>
> I just use
On Sat, 2011-10-08 at 15:13 +0200, Josu Lazkano wrote:
> 2011/10/8 Jason Hecker :
> >> Try this patch, it should stop start up corruption on the same frontend.
> >
> > Thanks. I'll try it today.
> >
> > Have you been able to reproduce any of the corruption issues I and
> > others are having?
> >
>
On Sat, 2011-10-08 at 09:46 +1100, Jason Hecker wrote:
> > Try this patch, it should stop start up corruption on the same frontend.
>
> Thanks. I'll try it today.
>
> Have you been able to reproduce any of the corruption issues I and
> others are having?
Yes , I left it recording various program
Try this patch, it should stop start up corruption on the same frontend.
It is a missing section of code that checks the frontend is ready to go.
However, it will not stop corruptions on frontend A.
af9013 Extended monitoring in set_front.
---
drivers/media/dvb/frontends/af9013.c | 16 ++
On Thu, 2011-10-06 at 01:12 +0200, Josu Lazkano wrote:
> 2011/10/6 Jason Hecker :
> >> http://palosaari.fi/linux/v4l-dvb/firmware/af9015/5.1.0.0/dvb-usb-af9015.fw
> >
> > 5.1? OK, I might eventually try that one too.
> >
> Oct 5 21:40:46 htpc kernel: [ 5576.241897] af9013: I2C read failed reg:d2
On Wed, 2011-10-05 at 07:44 +1100, Jason Hecker wrote:
> I have had some luck with this patch. I am still getting fouled
> recordings with tuner A but it's not consistent. I have yet to
> ascertain if the problem occurs depending on the order of tuning to
> have both tuners recording different fr
-> Frontend suspend off -> Tuner clk on
Power Down
Frontend suspend on -> Tuner clk off -> Tuner off
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/it913x-fe-priv.h | 10 -
drivers/media/dvb/frontends/it913x-fe.c | 27 -
2 files
On 28/09/11 13:50, Simon Farnsworth wrote:
(note - the CC list is everyone over 50% certainty from get_maintainer.pl)
I'm having problems getting a Hauppauge HVR-1110 card to successfully
tune PAL-D at 85.250 MHz vision frequency; by experimentation, I've
determined that the tda18271 is tuning t
On Sat, 2011-06-25 at 22:10 +0100, Malcolm Priestley wrote:
> On Wed, 2011-06-08 at 16:20 +0100, Malcolm Priestley wrote:
> > On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
> > > 07-06-2011 22:34, Malcolm Priestley yazmış:
> > > > On Tue, 2011-06-07 at
On Tue, 2011-08-30 at 21:39 +0200, Hans Verkuil wrote:
> On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote:
> > None of the media drivers are compulsory, let users select which drivers
> > they want to build, instead of having to unselect them one by one.
>
> I disagree with this: w
On Mon, 2011-08-29 at 20:40 +0200, Josu Lazkano wrote:
> 2011/8/23 Jason Hecker :
> > Damn, this patch didn't help so maybe forget this patch. Tuner A is
> > still messed up.
> >
>
> Hello, thanks all to reply this post. I have no idea how to apply the
> patch on my Debian Squeeze. Can you help t
On Tue, 2011-08-23 at 11:47 +1000, Jason Hecker wrote:
> Damn, this patch didn't help so maybe forget this patch. Tuner A is
> still messed up.
Try this patch, applied to the latest media_build. it aligns buffer size to the
max packet
size instead of TS packet size.
I think what might happening
On Sun, 2011-08-21 at 11:51 +1000, Jason Hecker wrote:
> I have tried everything imaginable to nail down the problem but can't
> seem to fix it. Even "options dvb-usb force_pid_filter_usage=1" seems
> to improve the problem somewhat but the errors are still there. I
> have tried every firmware f
On Wed, 2011-08-17 at 19:27 +0200, Josu Lazkano wrote:
> 2011/8/17 Malcolm Priestley :
> > On Wed, 2011-08-17 at 01:23 +0200, Jose Alberto Reguero wrote:
> >> On Martes, 16 de Agosto de 2011 22:57:24 Antti Palosaari escribió:
> >> > On 08/16/2011 11:27
On Wed, 2011-08-17 at 01:23 +0200, Jose Alberto Reguero wrote:
> On Martes, 16 de Agosto de 2011 22:57:24 Antti Palosaari escribió:
> > On 08/16/2011 11:27 PM, Jose Alberto Reguero wrote:
> > >> options dvb-usb force_pid_filter_usage=1
> > >>
> > >> I change the signal timeout and tuning timeout a
On Sun, 2011-08-14 at 14:26 +0300, Antti Palosaari wrote:
> On 08/14/2011 10:30 AM, Hans-Frieder Vogt wrote:
> > just wanted to inform you that I got the TerraTec Dual DVB-T Stick working
> > using a slightly patched driver from Afatech. Please see the wiki entry
> > http://www.linuxtv.org/wiki/in
Add MFE Support.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/it9135.c |8 +++-
1 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/media/dvb/dvb-usb/it9135.c
b/drivers/media/dvb/dvb-usb/it9135.c
index 772adf4..a8ab028 100644
--- a/drivers/media
Add support for KWORLD_UB499_2T_T09 to IT9135 Driver
***Please note*** that adapter 2 on this device does not function
correctly.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/dvb-usb-ids.h |1 +
drivers/media/dvb/dvb-usb/it9135.c | 23 ---
2
On Mon, 2011-07-25 at 19:34 +0100, Malcolm Priestley wrote:
> Firmware information for Kworld UB499-2T T09 based on IT913x series. This
> device
> uses file dvb-usb-it9137-01.fw.
>
>
> Signed-off-by: Malcolm Priestley
>
> ---
> Documentation/dvb/it9137.txt |9 +
On Wed, 2011-07-27 at 16:06 -0300, Mauro Carvalho Chehab wrote:
> Em 25-07-2011 21:17, Antti Palosaari escreveu:
> > Signed-off-by: Antti Palosaari
> > ---
> > drivers/media/dvb/dvb-usb/dvb-usb-dvb.c | 85
> > +++---
> > drivers/media/dvb/dvb-usb/dvb-usb-init.c |4
On Wed, 2011-07-27 at 14:21 +0200, Benjamin Larsson wrote:
> MvH
> Benjamin Larsson
Thanks Benhamin
Tested-by: Malcolm Priestley
Regards
Malcolm
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.or
simulated.
Possible TODO the tuner sections may be separated from the main driver. All
future devices
should use the it913x_fe_script_loader for other tuner devices.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/Kconfig |7 +
drivers/media/dvb/frontends
Driver for Kworld UB499-2T (id 1b80:e409)
The device driver has been named it913x, so that support for other family
members
can be added later.
TODOs
Firmware support for other it913x devices.
Remote control support, there are two known types.
Signed-off-by: Malcolm Priestley
---
drivers
Firmware information for Kworld UB499-2T T09 based on IT913x series. This device
uses file dvb-usb-it9137-01.fw.
Signed-off-by: Malcolm Priestley
---
Documentation/dvb/it9137.txt |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 Documentation/dvb/it9137
On Sat, 2011-07-23 at 01:47 +0200, HoP wrote:
> 2011/7/23 Antti Palosaari :
> > On 07/23/2011 02:31 AM, Antti Palosaari wrote:
> >>
> >> On 07/23/2011 02:01 AM, HoP wrote:
> >>>
> >>> 2011/7/23 Antti Palosaari:
>
> But now I see what you mean. msg2[1] is set as garbage fields in case of
>
band.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/stv0288.c | 29 +
1 files changed, 21 insertions(+), 8 deletions(-)
diff --git a/drivers/media/dvb/frontends/stv0288.c
b/drivers/media/dvb/frontends/stv0288.c
index 8e0cfad..0aa3962 100644
--- a
On Wed, 2011-07-06 at 21:35 +0100, Malcolm Priestley wrote:
> On Wed, 2011-07-06 at 13:34 +0200, Sébastien RAILLARD (COEXSI) wrote:
> >
> > > -Original Message-
> > > From: Oliver Endriss [mailto:o.endr...@gmx.de]
> > > Sent: lundi 4 juillet 2011 00:4
On Wed, 2011-07-06 at 13:34 +0200, Sébastien RAILLARD (COEXSI) wrote:
>
> > -Original Message-
> > From: Oliver Endriss [mailto:o.endr...@gmx.de]
> > Sent: lundi 4 juillet 2011 00:43
> > To: Linux Media Mailing List
> > Cc: Sébastien RAILLARD (COEXSI);
On Fri, 2011-07-01 at 10:15 +0200, Sébastien RAILLARD (COEXSI) wrote:
>
> > -Original Message-
> > From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> > ow...@vger.kernel.org] On Behalf Of Malcolm Priestley
> > Sent: vendredi 1 juillet 2011 00:22
b. All current combinations in the kernel media
tree have been checked and tested.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/stv0288.c | 75 +---
1 files changed, 49 insertions(+), 26 deletions(-)
diff --git a/drivers/media/dvb/frontends/
On Wed, 2011-06-08 at 16:20 +0100, Malcolm Priestley wrote:
> On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
> > 07-06-2011 22:34, Malcolm Priestley yazmış:
> > > On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> > > > On Tue, 2011-06-07 at
On Sat, 2011-06-18 at 20:43 +0200, Jan Hoogenraad wrote:
> Trying to compile and install media_build on an Ubuntu Lucid computer
> Linux 2.6.32-32-generic-pae #62-Ubuntu SMP Wed Apr 20 22:10:33 UTC 2011
> i686 GNU/Linux
>
> I can compile, but cannot use dvb-usb. With the snapshot of june 11th, I
On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
> 07-06-2011 22:34, Malcolm Priestley yazmış:
> > On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> > > On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> > > > 06-06-2011 0
On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> > 06-06-2011 00:47, Malcolm Priestley yazmış:
> > > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> > >> On Sun, 2011-06-05 at
On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> 06-06-2011 00:47, Malcolm Priestley yazmış:
> > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> >> On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> >>> 05-06-2011 17:16, Malcolm P
On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> > 05-06-2011 17:16, Malcolm Priestley yazmış:
> > > On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> > >> Hi,
> > >>
driver to use dvb-usb-remote.
The remote(s) generates 24 bit NEC codes, lme2510 keymaps redefined.
Other minor fixes
fix le warning.
make sure frontend is detached on firmware change.
applied to v1.86
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c | 107
On Sat, 2011-05-21 at 10:14 -0300, Mauro Carvalho Chehab wrote:
> Em 16-05-2011 19:07, Malcolm Priestley escreveu:
> > Currently priv is freed from memory by dvb-usb on any error or exit.
> > If any buffer has been allocated in the priv structure,
> > freeing it is tricky.
.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c | 93 +--
1 files changed, 34 insertions(+), 59 deletions(-)
diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c
b/drivers/media/dvb/dvb-usb/lmedm04.c
index f36f471..c636149 100644
--- a
patch provides an exit from the priv.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/dvb-usb-init.c |2 ++
drivers/media/dvb/dvb-usb/dvb-usb.h |1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-init.c
b/drivers/media
; Author: Malcolm Priestley
> Date:Sat Apr 16 13:30:32 2011 -0300
>
> Return device errors to demuxer from on/off streamming and
> pid filtering.
>
> Please test this patch with all dvb-usb devices.
>
> Signed-off-by: Malcolm Priestley
> Signed-off-by: Mauro Carvalh
On Thu, 2011-04-28 at 17:13 +0200, David Härdeman wrote:
> The following series is what's in my current patch queue for rc-core.
>
> It only been lightly tested so far and it's based on the "for_v2.6.39" branch,
> but I still wanted to send it to the list so that I can get some feedback
> while
>
Improve PID filtering and program register 20 correctly.
Make sure stream_on message is sent if streaming is off, otherwise
PIDs are not registered.
Move mutex outside lme2510_enable_pid.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c | 37
usb_buffer not inside mutex lock, waiting caller can alter buffer.
Static added to lme2510_exit and lme2510_exit_int.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/media/dvb
Gate could close after first I2C message. On stv0288 it does.
Keep 2nd and 3rd message I2C gate control alive.
Remove unnecessary gate closing in this module.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/ix2505v.c | 10 ++
1 files changed, 6 insertions(+), 4
Return device errors to demuxer from on/off streamming and
pid filtering.
Replaces earlier patch that gave false error on stream stopping.
Please test this patch with all dvb-usb devices.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/dvb-usb-dvb.c | 31
On Sat, 2011-04-16 at 01:01 +0100, Malcolm Priestley wrote:
> On Sat, 2011-04-16 at 00:40 +0400, Alexey Khoroshilov wrote:
> > There are a couple of places where mutex_unlock() is called even
> > if mutex_lock_interruptible() failed. The patch fixes the issue.
> >
>
Return device errors to demuxer from on/off streamming and
pid filtering.
Please test this patch with all dvb-usb devices.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/dvb-usb-dvb.c | 32 --
1 files changed, 21 insertions(+), 11 deletions
On Sat, 2011-04-16 at 00:40 +0400, Alexey Khoroshilov wrote:
> There are a couple of places where mutex_unlock() is called even
> if mutex_lock_interruptible() failed. The patch fixes the issue.
>
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Alexey Khoroshi
On Thu, 2011-04-07 at 21:46 +0200, Jesper Juhl wrote:
> Don't leak 'fw' in
> drivers/media/dvb/dvb-usb/lmedm04.c::lme_firmware_switch() by failing to
> call release_firmware().
>
> Signed-off-by: Jesper Juhl
> ---
> lmedm04.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> com
A greatly simplified version of the PID Filter now added
back to the Driver.
The driver allows for the PID filter to be turned off.
applied after patch 683781.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c | 87 +-
drivers/media/dvb
Register 42 bits 2,3,6 and 7 should be set to 0.
This gives difficult locking on some channels and may be compensated
for by other methods.
This affects any driver using the stv0288 frontend on the default
or earda inittab.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends
stv0288 Register 42 bits 6 & 7 should be set to 0.
This is causing intermittent lock, the dvb-usb-lmedm04 driver uses
register 50 (auto fine mode) to correct for this, this register is
now returned to its default setting.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb
On Sat, 2011-03-26 at 23:29 +, Malcolm Priestley wrote:
> Frontend timing change for diseqc functions.
>
> Timing on the STV0288 and STV0299 frontends cause initial disegc errors
> on some applications.
>
>
> Signed-off-by: Malcolm Priestley
> ---
> drivers/
Bits 4 and 5 on register 02 should always be set to 1.
Opera1/Bsru6/z0194a/mantis_vp1033
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/opera1.c |2 +-
drivers/media/dvb/frontends/bsru6.h |2 +-
drivers/media/dvb/frontends/z0194a.h |2 +-
drivers
Issues with Register 02 causing spurious channel locking from standby.
Should have always bits 4 & 5 written to 1.
Lower nibble not used in any current driver. Usage if necessary can be applied
through initab to mcr_reg.
stv0299 not out of standby before writing inittab.
Signed-off-by: Mal
Frontend timing change for diseqc functions.
Timing on the STV0288 and STV0299 frontends cause initial disegc errors
on some applications.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a
On Tue, 2011-03-22 at 02:43 +0200, Antti Palosaari wrote:
> On 03/22/2011 02:32 AM, Malcolm Priestley wrote:
> > On Mon, 2011-03-21 at 21:17 -0300, Mauro Carvalho Chehab wrote:
> >> Em 12-02-2011 23:35, Malcolm Priestley escreveu:
> >>> Old versions of these boxes hav
On Mon, 2011-03-21 at 21:40 -0300, Mauro Carvalho Chehab wrote:
> Em 21-03-2011 21:32, Malcolm Priestley escreveu:
> > On Mon, 2011-03-21 at 21:17 -0300, Mauro Carvalho Chehab wrote:
> >> Em 12-02-2011 23:35, Malcolm Priestley escreveu:
> >>> Old versions of these bo
On Mon, 2011-03-21 at 21:17 -0300, Mauro Carvalho Chehab wrote:
> Em 12-02-2011 23:35, Malcolm Priestley escreveu:
> > Old versions of these boxes have the BS2F7HZ0194 tuner module on
> > both the LME2510 and LME2510C.
> >
> > Firmware dvb-usb-lme2510-s0194.fw and/o
The patch failed for the following reason.
On Tue, 2011-03-15 at 09:43 +0100, Florian Mickler wrote:
> usb_control_msg initiates (and waits for completion of) a dma transfer using
> the supplied buffer. That buffer thus has to be seperately allocated on
> the heap.
>
> In lib/dma_debug.c the func
status now returns
FE_HAS_CARRIER
FE_HAS_SIGNAL
FE_HAS_VITERBI
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/stv0288.c |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/drivers/media/dvb/frontends/stv0288.c
b/drivers/media/dvb/frontends
On Sun, 2011-02-27 at 20:30 +0200, Igor M. Liplianin wrote:
> В сообщении от 27 февраля 2011 16:40:19 автор Török Edwin написал:
> > Hi,
> Hi
>
> >
> > Please see http://llvm.org/bugs/show_bug.cgi?id=9259#c5, is the code
> > intended to do a quadratic increment there?
> >
> > While looking at th
Forgot to add the DVB_STV0299/DVB_PLL to config
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/Kconfig |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/media/dvb/dvb-usb/Kconfig
b/drivers/media/dvb/dvb-usb/Kconfig
index 3d48ba0..83043e8 100644
Fix issue where firmware does not release on cold reset.
Also, default firmware never cold resets in multi tuner
environment.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c | 12 +++-
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/drivers
DM04 LME2510(C) Sharp BS2F7HZ0194 Firmware Information
Signed-off-by: Malcolm Priestley
---
Documentation/dvb/lmedm04.txt | 16 ++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/Documentation/dvb/lmedm04.txt b/Documentation/dvb/lmedm04.txt
index 6418865..10b5f04
Old versions of these boxes have the BS2F7HZ0194 tuner module on
both the LME2510 and LME2510C.
Firmware dvb-usb-lme2510-s0194.fw and/or dvb-usb-lme2510c-s0194.fw
files are required.
See Documentation/dvb/lmedm04.txt
Patch 535181 is also required.
Signed-off-by: Malcolm Priestley
PLL.
This applies to DW2102, DM1105, CX88 and OPERA1 drivers.
Please report your findings.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/frontends/dvb-pll.c | 79 -
1 files changed, 68 insertions(+), 11 deletions(-)
diff --git a/drivers/media/dvb
On Sun, 2011-01-23 at 21:01 +, Alex Butcher wrote:
> On Sun, 23 Jan 2011, Malcolm Priestley wrote:
>
> > On Sun, 2011-01-23 at 11:58 +, Alex Butcher wrote:
> >>
> >> 11) I briefly experimented with setting buggy_sfn_workaround=1 when
> >> loading
These bubble button remote controls appear to be generic from China.
These are the three variants known to be supplied with DM04/QQBOX DVB-S
They could well be supplied with other devices from the region.
Signed-off-by: Malcolm Priestley
---
drivers/media/rc/keymaps/rc-lme2510.c | 96
Use 32 bit decoding to add support for more than one variant of remote
control.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/lmedm04.c |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c
b/drivers/media/dvb/dvb
On Sun, 2011-01-23 at 11:58 +, Alex Butcher wrote:
>
> 11) I briefly experimented with setting buggy_sfn_workaround=1 when
> loading
> the dib3000mc and dib7000p modules with no apparent improvement. As
> far as
> I can see, though, UK DVB-T broadcasting isn't a single frequency
> network,
>
On Wed, 2011-01-19 at 16:10 +0300, Vasiliy Kulikov wrote:
> Hi,
>
> I've noticed that locking in drivers/media/dvb/frontends/dib9000.c is
> not correct:
>
> static int dib9000_fw_get_channel(...)
> {
> ...
> DibAcquireLock(&state->platform.risc.mem_mbx_lock);
> ...
>
> error:
>
On Mon, 2011-01-17 at 21:22 -0500, Andy Walls wrote:
> On Mon, 2011-01-17 at 22:59 +0000, Malcolm Priestley wrote:
> > Clean up legacy issues for error free build on Kernel 2.6.37.
> >
> > Today while testing on Kernel 2.6.35 latest tarball throws error with
> &
2.6.35/37 by: Malcolm Priestley
diff --git a/v4l/compat.h b/v4l/compat.h
index 9e622ce..df98698 100644
--- a/v4l/compat.h
+++ b/v4l/compat.h
@@ -749,6 +749,8 @@ static inline void *vzalloc(unsigned long size)
#endif
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 37)
+
#if NEED_FLUSH_WORK_S
Driver Version v1.75
Kernel oops appears in 2.6.37-rc8 in lme_firmware_switch because of a memcpy to
a const char.
Signed-off-by: Malcolm Priestley
diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c
b/drivers/media/dvb/dvb-usb/lmedm04.c
index 9eea418..46ccd01 100644
--- a/drivers/media/dvb
On Sat, 2011-01-08 at 21:26 +1030, Daniel O'Connor wrote:
> Hi,
> I am trying to build using media_build to see if head has resolved an issue
> with my dual tuner card (ie only one works) however I get the following..
> [mythtv 20:48] ~/media_build >./build.sh
> ***
On Fri, 2010-12-31 at 15:51 +0100, Jesper Juhl wrote:
> On Fri, 31 Dec 2010, Malcolm Priestley wrote:
>
> > On Fri, 2010-12-31 at 00:11 +0100, Jesper Juhl wrote:
> > > Hi,
> > >
> > > We may leak the storage allocated to 'state' in
> >
On Fri, 2010-12-31 at 08:30 -0200, Mauro Carvalho Chehab wrote:
> Em 30-12-2010 21:11, Jesper Juhl escreveu:
> > Hi,
> >
> > We may leak the storage allocated to 'state' in
> > drivers/media/dvb/frontends/ix2505v.c::ix2505v_attach() on error.
> > This patch makes sure we free the allocated memory
On Fri, 2010-12-03 at 09:32 -0200, Mauro Carvalho Chehab wrote:
> Em 27-11-2010 11:13, Malcolm Priestley escreveu:
> > Driver Version v1.73 - Frontend attach change.
> > To stop double rc registration in multi tuner environment or firmware
> > change.
> >
> >
On Fri, 2010-12-03 at 09:32 -0200, Mauro Carvalho Chehab wrote:
> Em 27-11-2010 11:13, Malcolm Priestley escreveu:
> > Driver Version v1.73 - Frontend attach change.
> > To stop double rc registration in multi tuner environment or firmware
> > change.
> >
> >
On Fri, 2010-12-03 at 09:32 -0200, Mauro Carvalho Chehab wrote:
> Em 27-11-2010 11:13, Malcolm Priestley escreveu:
> > Driver Version v1.73 - Frontend attach change.
> > To stop double rc registration in multi tuner environment or firmware
> > change.
> >
> >
Driver Version v1.73 - Frontend attach change.
To stop double rc registration in multi tuner environment or firmware change.
Signed-off-by: Malcolm Priestley
diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c
b/drivers/media/dvb/dvb-usb/lmedm04.c
index 1455c23..dc3172f 100644
--- a/drivers
Matthias,
Thanks for picking that up.
Acked-by: Malcolm Priestley
Regards
Malcolm
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
DM04/QQBOX USB Timing change.
Improved timing to avoid USB corruptions on some systems.
Signed-off-by: Malcolm Priestley
diff --git a/drivers/media/dvb/dvb-usb/lmedm04.c
b/drivers/media/dvb/dvb-usb/lmedm04.c
index 3a32c65..de7f1fb 100755
--- a/drivers/media/dvb/dvb-usb/lmedm04.c
+++ b
Corrected Firmware Information for LG on LME2510.
Signed-off-by: Malcolm Priestley
diff --git a/Documentation/dvb/lmedm04.txt b/Documentation/dvb/lmedm04.txt
old mode 100755
new mode 100644
index e175784..6418865
--- a/Documentation/dvb/lmedm04.txt
+++ b/Documentation/dvb/lmedm04.txt
DVB USB Driver for DM04 LME2510 + LG TDQY - P001F =(TDA8263 + TDA10086H)
Corrected patch error.
Signed-off-by: Malcolm Priestley
diff -r 9652f85e688a linux/drivers/media/dvb/dvb-usb/Kconfig
--- a/linux/drivers/media/dvb/dvb-usb/Kconfig Thu May 27 02:02:09 2010 -0300
+++ b/linux/drivers
DVB USB Driver for DM04 LME2510 + LG TDQY - P001F =(TDA8263 + TDA10086H)
Signed-off-by: Malcolm Priestley
diff -r 9652f85e688a linux/drivers/media/dvb/dvb-usb/Kconfig
--- a/linux/drivers/media/dvb/dvb-usb/Kconfig Thu May 27 02:02:09 2010 -0300
+++ b/linux/drivers/media/dvb/dvb-usb/Kconfig
201 - 298 of 298 matches
Mail list logo