From: "Bjørn Mork" <bjorn@mork.no>
To: linux-media@vger.kernel.org
Subject: Re: [linux-dvb] Terratec Cinergy C HD - CAM support.... Need help?
Date: Sun, 29 May 2011 14:11:23 +0200 [thread overview]
Message-ID: <87oc2lr9jo.fsf@nemi.mork.no> (raw)
In-Reply-To: 201105291142.33876.willem@ereprijs.demon.nl
Willem van Asperen <willem@ereprijs.demon.nl> writes:
> Actually, doing this on s2-liplianin-41388e396e0f (the one I downloaded today)
> gets:
> $ grep mantis_ca_init *.c
>
> mantis_ca.c:int mantis_ca_init(struct mantis_pci *mantis)
> mantis_dvb.c: mantis_ca_init(mantis);
>
> And in the function __devinit mantis_dvb_init(struct mantis_pci *mantis) it
> actually says:
>
> ...
> dvb_net_init(&mantis->dvb_adapter, &mantis->dvbnet, &mantis->demux.dmx);
> tasklet_init(&mantis->tasklet, mantis_dma_xfer, (unsigned long) mantis);
> mantis_frontend_init(mantis);
> mantis_ca_init(mantis);
>
> return 0;
> ...
>
> So it seems that this mantis_ca_init call is actually made nowadays.
In the s2-liplianin yes. Not in mainline. Investigating the
differences might be useful.
Bjørn
next prev parent reply other threads:[~2011-05-29 12:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-27 19:48 [linux-dvb] Terratec Cinergy C HD - CAM support.... Need help? Willem van Asperen
2011-05-27 20:00 ` Marc Coevoet
2011-05-28 8:33 ` Bjørn Mork
2011-05-28 22:38 ` Willem van Asperen
2011-05-29 9:42 ` Willem van Asperen
2011-05-29 12:11 ` Bjørn Mork [this message]
2011-05-29 12:40 ` Willem van Asperen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87oc2lr9jo.fsf@nemi.mork.no \
--to=bjorn@mork.no \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox