summaryrefslogtreecommitdiffstats
path: root/juju/juju.h
diff options
context:
space:
mode:
authorGravatar Kristian Høgsberg 2007-04-02 17:33:07 -0400
committerGravatar Kristian Høgsberg 2007-04-02 17:33:07 -0400
commitd9b43daf480496babdacdf9e1562397fbdac1330 (patch)
tree3114945008849af48258fa1dbe69d14c9b7bf87e /juju/juju.h
parentDecode iso headers properly. (diff)
More work on iso receive; handle payload wrapping.
Diffstat (limited to 'juju/juju.h')
-rw-r--r--juju/juju.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/juju/juju.h b/juju/juju.h
index 882a131..f3c44e9 100644
--- a/juju/juju.h
+++ b/juju/juju.h
@@ -124,6 +124,7 @@ struct raw1394_handle {
int packet_index;
int packet_phase;
int packet_tail;
+ int packet_count;
int buf_packets;
int max_packet_size;
enum raw1394_iso_dma_recv_mode recv_mode;