summaryrefslogtreecommitdiffstats
path: root/src/csr.h
diff options
context:
space:
mode:
authorGravatar ddennedy 2006-04-09 01:26:41 +0000
committerGravatar ddennedy 2006-04-09 01:26:41 +0000
commit9c74e4a2956e38045b825e43e1a4b7ba1620dfc2 (patch)
tree69a8a9a41c2f494f941584f6536b4f1269e06fe5 /src/csr.h
parentAdded a new callback response for iso_xmit handlers: RAW1394_ISO_AGAIN. (diff)
remove memory allocations for isochronous operations from the libraw1394 event loop to make them more respectful of realtime applications
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@162 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'src/csr.h')
0 files changed, 0 insertions, 0 deletions
he legacy API just yetGravatar dmaas 6-173/+130 2003-01-05emulate legacy ISO reception API on top of new rawiso APIGravatar dmaas 7-131/+174 2002-12-24update iso API for multi-channel reception and new packet buffer layoutGravatar dmaas 4-123/+236 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488