summaryrefslogtreecommitdiffstats
path: root/debian/Makefile.am
blob: 6b0f90a53cf6af8183ef79e88a3bd0d7416fcc7d (plain) (blame)
1
2
3
4
5
6
7
8
9
# process this file with automake to create a Makefile.in

EXTRA_DIST =				\
	control					\
	rules					\
	changelog				\
	copyright				\
	libraw1394.postinst.in	\
	libraw1394-dev.docs
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