Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: VDR developer version 1.1.23
Hi Klaus,
> BTW: Has the firmware changed or did you just modify VDR
> code?
>The changes were all in VDR and the driver.
I'm just doing a bit compare of the two driver versions and
several files have been changed:
dmxdev.c (nothing really dramatic)
av7110.c
quite a bit, some relating to the saa7146 AND
case CA_GET_SLOT_INFO:
{
ca_slot_info_t *info=(ca_slot_info_t *)parg;
if (info->num>1)
return -EINVAL;
XXX--> av7110->ci_slot[info->num].num = info->num; //XXX num
demux usage has been changed a bit, too
Dpram & Root:
Sorry can't tell you much here ;o)) My assy knowlegde is
next to zilch ;o))
saa7146_core.c (added more TT compatible cards)
which are, of course all used by VDR ;o)) So I will play around
with firmwares again ;o)) I hope my PCMCIA connectors don't
wear out until we get the CAM story running ;o)) Reception on
my 9902 is getting bad too now, so I may have to wait until
tommorrow.
Greetz,
Reinhard
---
Mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 10.01.2003
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index