[linux-dvb] Re: [Patch] - Adding support for the Nova-S-Plus
and Nova-SE2
Merlet Fabien
fabien.merlet at nagra.com
Tue Nov 22 12:21:09 CET 2005
Hi Steve and all who feel concerned (or already tried),
Looking at your patch, you mentioned not supporting diseqc commands yet,
but I suppose there's no problem sending such commands with NOVA-S-PLUS
to feed the dish?
>> ioctl(fd,FE_DISEQC_SEND_MASTER_CMD,&cmd);
--Patch extract:
+static int cx24123_send_diseqc_msg(struct dvb_frontend* fe,
+ struct
dvb_diseqc_master_cmd *cmd)
+{
+ /* fixme: Implement diseqc */
+ printk("%s: No support yet\n",__FUNCTION__);
+
+ return -ENOTSUPP;
+}
TIA
Fabien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.linuxtv.org/pipermail/linux-dvb/attachments/20051122/bde1f89c/attachment.htm
More information about the linux-dvb
mailing list