On Wed, Apr 20, 2005 at 03:20:59PM +0000, not.dot@ntlworld.com wrote:
> I have just written a piece of software that is meant to output data (lets say from a text file) to the 1394 card. This will go straight back into the other 1394 card in my other machine and be read from there.
>
> I seem to have all looking good apart from one line...
>
> raw1394_iso_xmit_write(handle, buffer, 1, ??, ??);
>
> What is the tag field and the sync field. I am struggling to find it on the web and I actually only really know the hardware side of firewire.
Tag should be 00 (data is unformatted). I'm not aware of any other
valid tags, but there may be some.
Synchronization Code is application/protocol-specific. 0 (or 1 or
whatever) should be fine in your case.
Jody
>
> I have just shoved '1' in for both. The program compiles with no errors/warnings, and runs fine - apart from the lack of being able to write.
>
> Cheers
> Edd
>
> -----------------------------------------
> Email sent from www.ntlworld.com
> virus-checked using McAfee(R) Software
> visit www.ntlworld.com/security for more information
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: New Crystal Reports XI.
> Version 11 adds new functionality designed to reduce time involved in
> creating, integrating, and deploying reporting solutions. Free runtime info,
> new features, or free trial, at: http://www.businessobjects.com/devxi/728
> _______________________________________________
> mailing list Linux1394-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux1394-user
-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ mailing list Linux1394-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux1394-userReceived on Thu Apr 21 21:13:04 2005
This archive was generated by hypermail 2.1.8 : Mon 02 May 2005 - 09:16:54 CEST