[linux-dvb] Re: [Patch] - Adding support for the Nova-S-Plus and Nova-SE2

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

 



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

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux