From: Jay Fenlason Date: Tue, 17 Nov 2009 17:29:17 +0000 (-0500) Subject: firewire: ohci: Make cycleMatch ISO transmission work X-Git-Tag: v2.6.32~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed1f321a71b8549cc2eea26c94fe7943ed01d31;p=pandora-kernel.git firewire: ohci: Make cycleMatch ISO transmission work Calling the START_ISO ioctl with a nonnegative cycle paramater has never worked. Last night I got around to figuring out why. Most of this patch is a big comment explaining why we enable an interrupt source then don't actually do anything when we get one. As the comment says, we should do more, but we don't have a way to tell userspace what happened. . . Signed-off-by: Jay Fenlason Signed-off-by: Stefan Richter (edited comment) --- Reading git-diff-tree failed