Commit Graph

  • c8229bb259 Update Debian changelog. bencollins 2003-07-13 00:52:39 +0000
  • f119e20e1c File doesn't really seem needed. The NEWS file gives a good overview, and the svn log is more than verbose enough for info seekers. bencollins 2003-07-13 00:52:28 +0000
  • 2248793646 Fix compiler warnings. bencollins 2003-07-13 00:49:54 +0000
  • f149163899 Updates from 0.10.0 release. bencollins 2003-07-13 00:26:14 +0000
  • a3d9ca5604 add libtoolize to bootstrap ddennedy 2003-04-23 04:31:28 +0000
  • 61b27fc2e4 added Dan Maas' rawiso docs ddennedy 2003-04-21 17:01:41 +0000
  • 2ed48152b0 new_handle_on_port() error path fix from Jim Radford dmaas 2003-04-07 22:23:20 +0000
  • 081780c175 add raw1394_new_handle_on_port() convenience function dmaas 2003-03-26 22:48:46 +0000
  • e753a09b38 Updates for new rawiso ioctl interface. bencollins 2003-02-22 04:31:28 +0000
  • 2ecf31c96d add iso_xmit_sync() and iso_xmit_write(); clean up iso handling a bit dmaas 2003-01-15 13:14:47 +0000
  • e6e6375cee implement tag matching for rawiso reception dmaas 2003-01-15 06:36:19 +0000
  • ce3cc1bd34 back out previous commit - don't drop the legacy API just yet dmaas 2003-01-06 04:08:00 +0000
  • 5bb327dc90 emulate legacy ISO reception API on top of new rawiso API dmaas 2003-01-05 20:58:19 +0000
  • 385413d23e update iso API for multi-channel reception and new packet buffer layout dmaas 2002-12-24 03:01:11 +0000
  • 1dd7ffd1c8 oops, irq_interval needs to be signed anonymous 2002-12-20 07:37:47 +0000
  • 81c7e99499 dmaas - renamed exported arm definitions into the raw1394_ namespace; brought kernel-raw1394.h back in sync with the kernel version anonymous 2002-12-20 07:26:18 +0000
  • e01decd75c rawiso updates: - changed return type of rawiso xmit/recv handlers from int to enum raw1394_iso_disposition dmaas 2002-12-16 05:11:45 +0000
  • 45112de225 fix cplusplus extern C block ddennedy 2002-11-18 15:30:52 +0000
  • b9de121a85 merged rawiso branch ddennedy 2002-11-18 07:40:21 +0000
  • 9d2badbe76 added missing arm.c from weihs branch ddennedy 2002-10-23 21:22:22 +0000
  • 915a20a96f merged weihs branch ddennedy 2002-10-23 21:18:49 +0000
  • 1673eadd82 configure.ac: - Move configure.in to configure.ac (for autoconf 2.50+). - Set CFLAGS to "-Wall -O2" only if not in environment already. - Set package version to 1.0.0 already. aeb 2002-10-13 23:59:46 +0000
  • b0332cb93e Add kernel-doc style documentation headers for most exported functions. aeb 2002-10-13 22:54:49 +0000
  • 34a1c53427 Set the executable flags for autogen.sh and debian/rules that were lost in the CVS to SVN conversion. aeb 2002-10-08 01:52:45 +0000
  • 4c165f62db Add raw1394_get_local_id, _irm_id, _nodecount refentry. aeb 2001-08-01 12:30:48 +0000
  • 17167ea970 Reworked some paragraphs. Added chapters on generation numbers and error codes. Added some function reference entries. aeb 2001-07-09 00:27:09 +0000
  • 4fb2fadb90 Modify info in Debian package copyright file a bit. aeb 2001-06-27 15:29:07 +0000
  • b0804b836e Fix wrong error mapping in raw1394_error_to_errno() on local transactions. aeb 2001-06-27 12:14:20 +0000
  • c4b0299754 debian: Let postinst continue even if input is /dev/null. debian: 0.9.0-2 release for the above. Fix mixed up sections for isodump man file in doc/Makefile.am and configure.in. aeb 2001-06-17 15:19:20 +0000
  • 6099686699 Added man page describing format of the iso dump file. aeb 2001-06-11 11:23:00 +0000
  • e8e99d1b9f Forgot to add dumpiso and sendiso man pages to repository, fixed. aeb 2001-06-08 18:25:31 +0000
  • 135babee19 Moved testlibraw.c from src to tools directory. Added sendiso and dumpiso programs in tools directory. Added man pages for sendiso and dumpiso in doc directory. aeb 2001-06-08 00:31:12 +0000
  • b6d807e7ac debian: Remove a now useless substvar. aeb 2001-05-30 10:54:25 +0000
  • 9c886e6e87 debian: Make shlibs file versioned. debian: Remove local shlib dependency kludge and replace with -l option for dh_shlibdeps. aeb 2001-05-28 16:13:48 +0000
  • 1bcacfa385 Revert move of HTML directory from libraw1394 to libraw1394.html aeb 2001-05-25 01:02:22 +0000
  • 203f7092c0 Revert move of HTML directory from libraw1394 to libraw1394.html aeb 2001-05-25 00:44:14 +0000
  • 70cfc9c296 Move HTML formatted documentation subdir from libraw1394 to libraw1394.html. Update Debian control files to generate version 0.9.0-1 package. aeb 2001-05-24 22:10:45 +0000
  • e02dee488a Handle generation number is not automatically advanced with bus reset. Function raw1394_update_generation() added for manual update. Bus reset handler get current generation number as argument. Default bus reset handler calls raw1394_update_generation(). aeb 2001-05-14 01:05:58 +0000
  • fdc1945dab Fix macros so that they actually work. aeb 2001-05-14 00:57:05 +0000
  • 8009101f38 Fix Makefile.am to include libraw1394.m4 in distribution. Update NEWS. Some Debian packaging updates. aeb 2001-05-07 00:03:03 +0000
  • 4a0caac05b Store returned generation count after setting of port. aeb 2001-03-21 02:00:03 +0000
  • 08e27dd37f Install libraw1394.am. Fix wording in message when /dev/raw1394 not found. aeb 2001-02-28 16:24:38 +0000
  • d64c821b14 testlibraw gets installed now. Added man page for testlibraw. aeb 2001-02-28 01:21:15 +0000
  • 900ef48d4a Let received iso header be big endian, to be consistent. aeb 2001-02-27 23:44:08 +0000
  • 6fc01c2077 Add libraw1394 autoconf macro (not yet complete). Add functions and symbols to let macro determine version. aeb 2001-02-05 02:38:03 +0000
  • de323c4338 Put 'extern "C"' for C++ back in. aeb 2001-01-31 23:38:15 +0000
  • 87fb0bfc78 Adapted testlibraw to new style error handling. aeb 2001-01-27 02:28:29 +0000
  • 90502a21ba Fix building errors.c. aeb 2001-01-19 01:19:04 +0000
  • e6015ce5e9 First implementation of new error reporting API. aeb 2001-01-19 01:11:48 +0000
  • 2b61e222ea Fix misplaced device file in Debian installation. aeb 2001-01-04 02:06:30 +0000
  • 8e5e0b8113 Debian scripts use makedev (>=2.3.1-49) in postinst by default now. Postinst script using mknod added as alternative. Revision bumped up to 0.8.1. aeb 2000-12-12 00:28:06 +0000
  • c7d326137e Fix postinst ldconfig. Fix device file creation. Install NEWS and README as documentation in the dev package. aeb 2000-11-25 02:05:35 +0000
  • 02154eb2c2 Add some information about return values. aeb 2000-11-25 01:58:34 +0000
  • f1b4b5e18f Bump up version numbers for release. aeb 2000-11-24 01:11:24 +0000
  • 670ce6c77a Added libraw1394.postinst.in to list of distributed files. aeb 2000-11-24 01:03:43 +0000
  • 0966e80dce Add ldconfig in deb postinst for Debian policy conformance. aeb 2000-11-23 22:55:47 +0000
  • 3416e8f91a Removed acconfig.h, which wasn't needed for some time. aeb 2000-11-23 17:42:12 +0000
  • e656d9f2f6 Added ieee1394.h header. aeb 2000-11-22 23:12:56 +0000
  • aa2c8b55b3 Fix raw1394_start_iso_write() which uses wrong variable. aeb 2000-09-13 23:24:53 +0000
  • d93e0e84c9 Work around compiler warnings for int/ptr casts. aeb 2000-09-10 22:18:49 +0000
  • bbfc1944cd Added control files for Debian packages. aeb 2000-09-10 02:10:08 +0000
  • a0c8e92cf4 Added missing prototypes for iso send functions. aeb 2000-09-01 15:15:57 +0000
  • 1a91281532 Added raw1394_get_irm_id(). aeb 2000-08-08 00:29:08 +0000
  • 6ac98fd9fd Added support for isochronous sending. aeb 2000-08-06 02:44:00 +0000
  • c1e3916f70 Added raw1394_reset_bus() call. aeb 2000-07-05 20:40:51 +0000
  • 270561f388 - Set library version info in configure.in, use in src/Makefile.am. - Enable compiler warnings. aeb 2000-06-22 16:22:00 +0000
  • bf80f4a16a Update libtool version number. aeb 2000-06-15 22:28:22 +0000
  • eb0f7d9597 Added copyright headers. aeb 2000-06-14 15:01:42 +0000
  • 41253c0685 Added explicit AC_PROG_INSTALL call. aeb 2000-06-11 17:48:43 +0000
  • 09f008620f Fix size of error field. aeb 2000-06-09 13:02:13 +0000
  • 3b8b4c0ae9 Modified support for 32/64 bit environments, control struct fields have fixed size now. aeb 2000-06-02 17:03:00 +0000
  • 8942a29ac1 Added support for environments with 64 bit kernel and 32 bit userland. aeb 2000-05-28 21:00:56 +0000
  • 8dd13e5082 Fixed missing setting of ext code in raw1394_start_lock() aeb 2000-04-27 01:09:52 +0000
  • 9812e4136b Fixed lock transaction to actually return response value. aeb 2000-04-15 00:33:26 +0000
  • 8aa036c3f4 Add userdata functions as news. aeb 2000-04-12 23:27:26 +0000
  • 47a2d6953a Add userdata functions. aeb 2000-04-05 22:41:31 +0000
  • d6827eb927 Bump version number to 0.6. aeb 2000-03-18 04:13:00 +0000
  • d0717fb53e Mention byte order change. aeb 2000-03-18 04:05:48 +0000
  • 95865bca4f Mention SourceForge home. aeb 2000-03-18 04:00:35 +0000
  • 6a6b9d4888 Add script to generate Makefiles from bare CVS checkout. aeb 2000-03-18 02:14:43 +0000
  • 1b040714ae Version++ and age++ for libtool version info. aeb 2000-03-17 02:15:23 +0000
  • c9ffcda2e2 - Added FCP monitoring entry - Added old 0.5 news aeb 2000-03-16 22:32:49 +0000
  • bd7a5606d2 Added FCP monitoring test. aeb 2000-03-16 22:22:05 +0000
  • 106b50af9d Use correct typedef in my_tag_handler(). aeb 2000-03-16 21:22:28 +0000
  • d6015263be Fix spelign of raw1394_set_fcp_handler(). aeb 2000-03-16 03:59:53 +0000
  • 227464b31c Added FCP listen functionality. aeb 2000-03-16 03:40:52 +0000
  • 5adfa6bf74 Removed obsolete AC_PROG_RANLIB. aeb 2000-03-16 03:16:18 +0000
  • 616a622b69 Ensure this ends up in distributions. aeb 2000-03-12 04:08:48 +0000
  • 51b856d8c6 Renamed 'new' args to 'new_h' for C++ compatibility. aeb 2000-03-12 03:59:45 +0000
  • dca3a5a3d3 Version changed to 0.5 abombe 2000-02-06 16:49:29 +0000
  • c4d75933cb Added lock transaction. abombe 2000-02-06 15:10:14 +0000
  • 9eb8df1247 Changed iso rcv handling to separate handlers per channel. abombe 2000-02-04 23:20:17 +0000
  • 7ba9a46969 Added dev target to Makefile abombe 2000-01-02 21:55:08 +0000
  • 04f65912c3 Added isochronous I/O support abombe 1999-12-29 22:24:32 +0000
  • eb99eec7ab - Added FCP register addresses - Added #ifdef for multiple inclusion abombe 1999-12-18 16:02:15 +0000
  • 48ef2e9475 Added prototypes for async write functions abombe 1999-12-15 22:31:20 +0000
  • 0f5ef10baa Initial revision abombe 1999-12-02 23:07:38 +0000