commit | 1ec3c0269d7196118cc7c403654ca5f19ef4d584 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jan 04 16:23:29 2009 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Mar 24 20:56:44 2009 +0100 |
tree | 087bdf8db274f29f92762adf0ed6cef1bae2ce5d | |
parent | b1bda4cdc2037447bd66753bf5ccab66d91b0b59 [diff] |
firewire: cdev: add ioctls for manual iso resource management This adds ioctls for allocation and deallocation of a channel or/and bandwidth without auto-reallocation and without auto-deallocation. The benefit of these ioctls is that libraw1394-style isochronous resource management can be implemented without write access to the IRM's character device file. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>