| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the source code files in the juju directory into the src directory and | 2008-04-30 | 1 | -529/+0 | |
| | | | | | give them 'fw' names instead of 'juju.' | ||||
| * | juju/raw1394-iso.c: bugfix size of mmap'ed isochronous buffer to prevent | 2008-04-29 | 1 | -2/+2 | |
| | | | | | segfault in applications. | ||||
| * | First cut at integrating juju | 2008-04-23 | 1 | -58/+65 | |
| | | | | | This is currently working with legacy ieee1394 and tools/testlibraw. | ||||
| * | Set handle->iso.packets to NULL after freeing to avoid double-frees. | 2007-10-24 | 1 | -0/+5 | |
| | | |||||
| * | Update the juju implementation to follow the recent bitfield changes. | 2007-06-13 | 1 | -14/+9 | |
| | | |||||
| * | Follow ioctl changes and header file move. | 2007-04-17 | 1 | -2/+11 | |
| | | |||||
| * | Use power-of-two max packet sizes. | 2007-04-12 | 1 | -1/+13 | |
| | | |||||
| * | Wrap receive tail pointer correctly. | 2007-04-12 | 1 | -1/+2 | |
| | | |||||
| * | Refactor packet queueing and use for both xmit and recv. | 2007-04-11 | 1 | -128/+53 | |
| | | |||||
| * | Fix warnings. | 2007-04-03 | 1 | -11/+16 | |
| | | |||||
| * | Implement raw1394_iso_xmit_sync(), remove debug code. | 2007-04-03 | 1 | -10/+33 | |
| | | |||||
| * | Handle rawiso dispositions. | 2007-04-03 | 1 | -7/+37 | |
| | | |||||
| * | Fix xmit payload packing, use pointers for circular buffer indices. | 2007-04-03 | 1 | -59/+56 | |
| | | |||||
| * | Make raw1394_iso_xmit_write work. | 2007-04-03 | 1 | -37/+94 | |
| | | |||||
| * | More work on iso receive; handle payload wrapping. | 2007-04-02 | 1 | -16/+27 | |
| | | |||||
| * | Decode iso headers properly. | 2007-03-31 | 1 | -8/+11 | |
| | | |||||
| * | Get rawiso receive a little closer to working. | 2007-03-28 | 1 | -53/+117 | |
| | | |||||
| * | Add the juju support work so far. | 2007-03-26 | 1 | -0/+385 | |
