]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[usb] Provide generic framework for refilling receive endpoints
authorMichael Brown <mcb30@ipxe.org>
Thu, 12 Feb 2015 15:14:04 +0000 (15:14 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 13 Feb 2015 01:10:51 +0000 (01:10 +0000)
commit17fc79425ef27f508cf8527c2adf160cef1888c8
treeaa05c85ced9448237b52c3c5c44cb0ffbbc83199
parent5de134662d3ca9245473a88849d4af770a55e994
[usb] Provide generic framework for refilling receive endpoints

Provide a generic framework for allocating, refilling, and optionally
recycling I/O buffers used by bulk IN and interrupt endpoints.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/bus/usb.c
src/include/ipxe/usb.h