summaryrefslogtreecommitdiffstats
path: root/COPYING.LIB
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2012-06-18 00:03:37 +0200
committerGravatar Stefan Richter 2012-06-18 00:19:23 +0200
commit56056a9607b454322759793e260e5d4db9db240e (patch)
treec023dc428c0d3ee9c62a77ce957a4cb4623561cc /COPYING.LIB
parentAdd raw1394_add_config_rom_descriptor() and raw1394_remove_config_rom_descrip... (diff)
Tweak raw1394_add_config_rom_descriptor() API, add documentation and test case
To conform with 'size' arguments of other libraw1394 calls, change the one in raw1394_add_config_rom_descriptor() from quadlets to bytes. This breaks runtime compatibility with potential clients that were written against B.J.'s original patch, hence reorder arguments just to break compatibility also at compile time. Change errno to ENOSYS (function not implemented) when called while running on top of raw1394. Allow &token to be NULL for convenience of clients which don't require raw1394_remove_config_rom_descriptor(). Add exhaustive documentation. Much of it is copied from the documentation of the underlying ioctl. Add example code which doubles as unit test in testlibraw. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions