summaryrefslogtreecommitdiffstats
path: root/src/ieee1394.h
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2009-05-16 11:00:47 +0200
committerGravatar Dan Dennedy 2009-05-27 21:07:05 -0700
commitbabed1e589012862a7a42ab74a586928ff9184fe (patch)
tree3ddad3e34c97382842e3e76df0854145fe11168f /src/ieee1394.h
parentbump version to 2.0.2 and add release notes (diff)
testlibraw: fix printing of local config ROM
Since "testlibraw: test all cards instead of only the first", the actual ROM content wasn't printed anymore due to a mistake in a printf format string. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Dan Dennedy <dan@dennedy.org>
Diffstat (limited to 'src/ieee1394.h')
0 files changed, 0 insertions, 0 deletions
ject'>rawiso updates:Gravatar dmaas 3-18/+25 - changed return type of rawiso xmit/recv handlers from int to enum raw1394_iso_disposition - added an ioctl (RAW1394_ISO_QUEUE_ACTIVITY) to force an ISO_ACTIVITY event into the queue. This is needed for handling RAW1394_ISO_DEFER, to kick us out of the next read() instead of sleeping forever. - removed references to "8-byte" isochronous header - this is an OHCI-specific implementation detail git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@95 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@94 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@93 53a565d1-3bb7-0310-b661-cf11e63c67ab