commit | 211f80c9f2a4a58cd2bbf5b7751f45089c8961e7 | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Tue Mar 25 16:24:30 2008 +0000 |
committer | Daniel Drake <dsd@gentoo.org> | Sun Mar 30 22:17:34 2008 +0100 |
tree | ebeb072dd0d3c20883e956e2b727ffe55d019597 | |
parent | b1ade6fca668d8aa156d5b5bf3a933f116144dc2 [diff] |
Isochronous endpoint I/O Due to variable-sized structures, this involved changing allocation mechanism. All transfers must now be allocated and freed through libusb. A synchronous function is missing, and I could do with writing a few more helper functions to simplify things.