e Signaled Interrupts(MSI).
> http://patchwork.kernel.org/patch/77492 May, 5 2010: tda10048:
fix the uncomplete function tda10048_read_ber
http://patchwork.kernel.org/patch/97058 May, 6 2010: tda10048: fix bitmask for
the
transmission mode
Hi,
Regarding the documentation and code:
>From a quick glance, the LNB/QPSK2 code follows the documentation fairly good.
I guess it could do with a deeper check (I could see that at least the FEC
switch case does seems to have some invalid values) but I would prefer
that this is done by someone
Hi,
Comments inline.
Regards,
Henrik
> From: Henrik Kurelid
>
> This solves a problem in firedtv that has become major for Swedish DVB-T
> users the last month or so. It will most likely solve issues seen by
> other users as well.
>
> If the length of an AVC message is
patch ensures that the CA_PMT message is always encoded
in LV mode so PMT message of greater lengths can be supported.
Signed-off-by: Henrik Kurelid
---
drivers/media/dvb/firewire/firedtv-avc.c | 38
+++--
1 files changed, 20 insertions(+), 18 deletions(-)
diff -
ds,
Henrik
> Henrik Kurelid wrote:
>> +static int debug_fcp_opcode_flag_set(unsigned int opcode,
>> +const u8 *data, int length) +{
>> + switch (opcode) {
>> + case AVC_OPCODE_VENDOR: break;
>&
support is still poorly tested
for lots of CAMs and CA systems.
Signed-off-by: Henrik Kurelid
diff -r 48086ebb22a8 linux/drivers/media/dvb/firewire/firedtv-avc.c
--- a/linux/drivers/media/dvb/firewire/firedtv-avc.cThu Jul 16 16:13:09
2009 +0200
+++ b/linux/drivers/media/dvb/firewire/firedtv
o PIDS are filtered.
Patch:
>From dacd5b98be802176c10026617323f68b76ba19d0 Mon Sep 17 00:00:00 2001
From: Henrik Kurelid
Date: Tue, 14 Jul 2009 22:34:24 +0200
Subject: [PATCH] firedtv: add PID filtering for SW zigzag retune
The AVC protocol uses the same command for tuning and PID filtering
Hi Johs,
Please provide a kernel log when you have enabled AVC debugging (cat -1 >
/sys/module/firedtv/parameters/debug) and I will take a look at it for
you. Please split the log in two or indicate where you do the second tuning.
Regards,
Henrik
> Hi,
>
> I'm having trouble using the firedtv d
Hi Lou,
I do not have a DVB-C variant, but if you enable the AVC logging in the driver
(cat -1 > /sys/module/firedtv/parameters/debug) and give a pointer to
a log from where you try to do a tune or scan, I can take a look at the log for
you to see what I can come up with.
Also, please provide in
Please review and comment.
---
This patch fixes an issue with with dst_test which uses an incorrect tag for
retrieving application_info from the CAM.
It also adds support for retrieving ca_info from the CAM.
Signed-off-by: Henrik Kurelid
diff -r e91138b9bdaa -r 46fcaf244831 util/dst-utils
10 matches
Mail list logo