commit | 90421795b3277ab55d51673d4a78687ba46063c7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 08 23:48:05 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:27:52 2015 -0700 |
tree | 5bb6501eae2332832711044e1b858cc5265bfe0f | |
parent | ab88fdb094615fdc1d53a3d53251f30c8cc29c4d [diff] |
usb: sandbox: Add support for interrupt operations Allow USB device emulation to support interrupt URBs so that we can use USB keyboards with sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>