[mythtv-users] Changing channels through firewire on SA3250HD
Allan Wilson
allanwilson at gmail.com
Wed May 17 22:00:02 UTC 2006
On 5/17/06, J.D. <mythtv at demuth.homelinux.org> wrote:
>
> > Did you also apply the patch I posted to the list that fixes how the
> commands are sent?
>
> I'm working on the same thing and thought (from your followup post) that
> the patch made it already into the SVN repository.
>
> Found the patch, applied it, will try it tonight and report back ...
>
> j.d.
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
Thanks for all the help Matt you have been hanging with me through this
entire ordeal. I didn't apply the patch because I don't really know the
correct way to do this. I found the patch I think:
*** sa3250ch.c.orig 2006-04-07 18:01:29.000000000 -0400
--- sa3250ch.c 2006-04-18 21:50:33.000000000 -0400
***************
*** 121,127 ****
--- 121,130 ----
dig[0]
cmd[0] + /* MCM
cmd[1] + */
+ cmd[1] cmd[2]
if (verbose)
***************
*** 130,135 ****
--- 133,140 ----
avc1394_transaction_block(handle, 0, cmd, 3, 1);
cmd[0] + cmd[1] + cmd[2]
if (verbose)
printf("AV/C Command: %d%d%d cmd3=0x%08x\n",
But how do I go in and make the changes to you fix the differences manually
or can you somehow apply this to the source code? Thanks for all the help.
I'll give it a try in an hour or two if I can figure out how to do it.
Allan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060517/5771902f/attachment.htm
More information about the mythtv-users
mailing list