summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2009-01-11 22:46:48 +0100
committerGravatar Stefan Richter 2009-05-30 10:17:43 +0200
commit49dda1ef90ab1c8b57634a06a35bbbacbe17604e (patch)
tree7f5c21d1baf0c54272bd9751189ae7c306146c45 /doc
parentUse new iso resource allocation ioctls (diff)
Iso reception: Use packet timestamps in juju ABI v2
In the firewire-cdev ABI v1, the kernel exported only the timestamp of interrupt packets. libraw1394 estimated the cycle of all packets between interrupt packets by continuously incrementing the cycle. In v2 of the ABI, we can obtain an accurate timestamp of each packet as provided by the OHCI controller. AFAIU, this is also what you got from raw1394/ ohci1394. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
h=draft-5&id=6e8229b203f68d0b619da9c74470c5c8da7d7edf&follow=1'>125 and 126 initial implGravatar Arvydas Silanskas 2-0/+209 2020-10-25added specGravatar John Cowan 2-0/+383 2020-10-18fix plist size proc; rewrite dict-entries to use foldGravatar Arvydas Silanskas 2-3/+10 2020-10-18alist dict predicate check only first element; plist and alist size remove un...Gravatar Arvydas Silanskas 2-17/+5 2020-10-18remove old test fileGravatar Arvydas Silanskas 1-392/+0 2020-10-18add srfi69 implGravatar Arvydas Silanskas 9-55/+223 2020-10-18tests against externals; registration; alist and plist implementations:Gravatar Arvydas Silanskas 7-53/+669 2020-09-16internals impl; testsGravatar Arvydas Silanskas 3-74/+589