Files
acrn-hypervisor/devicemodel/hw/platform
Xiaoguang Wu 6a9a46ac47 DM USB: xHCI: workaround for Stop Endpoint Command handling
This patch is one workaround to resolve a crash issue for certain brand
touch screen (eGalaxTouch EXC7200-7368v1.01). The formal fix should
follow the xHCI spec to stop xfer and generate transfer completed event
trb prior to Stop Endpoint Command complete event trb. It should be a
big change and for short term, do nothing for the stop endpoint command
which is no other side effect be observed so far.

Tracked-On: #1413
Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com>
Reviewed-by: Liang Yang <liang3.yang@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-10-19 22:39:50 +08:00
..
2018-06-07 14:35:30 +08:00
2018-09-12 09:18:44 +08:00
2018-10-10 10:16:08 +08:00
2018-10-09 13:24:47 +08:00
2018-06-07 14:35:30 +08:00
2018-10-17 14:31:09 +08:00