commit | b70a3fea947b28c1368063048c494389d030233b | [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 | 2cdb58ebdc3268a261cd3761b730ca4b98d37985 [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>