Re: [linux-dvb] Terratec Cinergy C HD - CAM support.... Need help?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 29 May 2011 14:11:23 BjÃrn Mork wrote:
> Willem van Asperen <willem@xxxxxxxxxxxxxxxxx> 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.

Indeed.

% modprobe -r mantis
% modprobe mantis

gives:
May 29 14:37:51 mythbox kernel: Mantis 0000:03:02.0: PCI INT A -> GSI 17 
(level, low) -> IRQ 17
May 29 14:37:51 mythbox kernel: DVB: registering new adapter (Mantis DVB 
adapter)
May 29 14:37:52 mythbox kernel: DVB: registering adapter 0 frontend 0 (Philips 
TDA10023 DVB-C)...


Nothing about CA

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux