[PATCH] Re: [linux-dvb] Sending diseqc commands on DST frontend
Manu Abraham
abraham.manu at gmail.com
Tue Nov 1 10:01:28 CET 2005
Hello,
Someone with a Twinhan card having diseqc equipment test this patch ?
One needs to apply the cleanup patch and then the diseqc patch.
Note:
In the patch,
+ if (cmd->msg_len == 0 || cmd->msg_len > 5)
return -EINVAL;
please do change
cmd->msg_len > 5 to cmd->msg_len > 6
Thanks,
Manu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bt8xx_cleanup.patch
Type: text/x-patch
Size: 67328 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20051101/a2eb2bce/bt8xx_cleanup-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diseqc_3_4_5.patch
Type: text/x-patch
Size: 2434 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20051101/a2eb2bce/diseqc_3_4_5-0001.bin
More information about the linux-dvb
mailing list