1999-12-29 17:24:32 -05:00
|
|
|
|
2000-07-05 16:40:51 -04:00
|
|
|
Version 0.8:
|
|
|
|
|
2000-08-07 20:29:08 -04:00
|
|
|
- function to query isochronous resource manager ID
|
2000-08-05 22:44:00 -04:00
|
|
|
- functions for isochronous sending
|
2000-07-05 16:40:51 -04:00
|
|
|
- new raw1394_reset_bus() function to reset the bus
|
|
|
|
|
2000-04-12 19:27:26 -04:00
|
|
|
Version 0.7:
|
|
|
|
|
2000-06-02 13:03:00 -04:00
|
|
|
- added support for environments where the kernel runs in 64 bit mode whereas
|
|
|
|
user space runs in 32 bit mode
|
2000-04-14 20:33:26 -04:00
|
|
|
- fixed lock transaction to actually return the required response; these
|
|
|
|
functions are actually useful now, prototypes for raw1394_start_lock and
|
|
|
|
raw1394_lock changed
|
2000-04-12 19:27:26 -04:00
|
|
|
- a void pointer can now be stored as user data with a handle
|
|
|
|
|
2000-03-16 17:32:49 -05:00
|
|
|
Version 0.6:
|
|
|
|
|
|
|
|
- FCP monitoring added
|
2000-03-17 23:05:48 -05:00
|
|
|
- not really libraw1394 news: the subsystem doesn't swap data anymore,
|
|
|
|
everything is to be kept big endian now on all architectures
|
2000-03-16 17:32:49 -05:00
|
|
|
|
|
|
|
Version 0.5:
|
|
|
|
|
|
|
|
- there are now separate iso handlers for each channel
|
|
|
|
|
1999-12-29 17:24:32 -05:00
|
|
|
Version 0.4:
|
|
|
|
|
|
|
|
- isochronous receive support
|
|
|
|
|
|
|
|
Version 0.3:
|
|
|
|
|
|
|
|
- first release of new libraw1394 for new raw1394 driver
|
|
|
|
- supports 1394 async reads/writes
|
|
|
|
- maintainer: Andreas Bombe <andreas.bombe@munich.netsurf.de>
|