summaryrefslogtreecommitdiffstats
path: root/src/raw1394.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 2002-12-201-12/+12
* rawiso updates:Gravatar dmaas 2002-12-161-16/+16
* fix cplusplus extern C blockGravatar ddennedy 2002-11-181-4/+4
* merged rawiso branchGravatar ddennedy 2002-11-181-0/+60
* merged weihs branchGravatar ddennedy 2002-10-231-0/+199
* Add kernel-doc style documentation headers for most exported functions.Gravatar aeb 2002-10-131-1/+0
* Handle generation number is not automatically advanced with bus reset.Gravatar aeb 2001-05-141-3/+15
* Add libraw1394 autoconf macro (not yet complete).Gravatar aeb 2001-02-051-0/+7
* Put 'extern "C"' for C++ back in.Gravatar aeb 2001-01-311-1/+1
* First implementation of new error reporting API.Gravatar aeb 2001-01-191-14/+23
* Added missing prototypes for iso send functions.Gravatar aeb 2000-09-011-0/+7
* Added raw1394_get_irm_id().Gravatar aeb 2000-08-081-0/+1
* Added raw1394_reset_bus() call.Gravatar aeb 2000-07-051-0/+4
* Fixed lock transaction to actually return response value.Gravatar aeb 2000-04-151-2/+3
* Add userdata functions.Gravatar aeb 2000-04-051-0/+7
* Fix spelign of raw1394_set_fcp_handler().Gravatar aeb 2000-03-161-3/+3
* Added FCP listen functionality.Gravatar aeb 2000-03-161-0/+17
* Renamed 'new' args to 'new_h' for C++ compatibility.Gravatar aeb 2000-03-121-3/+4
* Added lock transaction.Gravatar abombe 2000-02-061-0/+5
* Changed iso rcv handling to separate handlers per channel.Gravatar abombe 2000-02-041-3/+8
* Added isochronous I/O supportGravatar abombe 1999-12-291-10/+16
* Added prototypes for async write functionsGravatar abombe 1999-12-151-1/+6
* Initial revisionGravatar abombe 1999-12-021-0/+132