K 10 svn:author V 8 hselasky K 8 svn:date V 27 2016-08-29T08:46:15.243238Z K 7 svn:log V 296 MFC r304597: Fix for invalid use of bits in input context. Basically split configuring of EP0 and non-EP0 into xhci_cmd_evaluate_ctx() and xhci_cmd_configure_ep() respectivly. This resolves some errors when using XHCI under QEMU and gets is more in line with the XHCI specification. PR: 212021 END