K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-04-06T00:22:49.057176Z K 7 svn:log V 455 Provide a better commit log for r190735, forced by making a whitespace change. Refactor how we interface with the root HUB. This is achieved by making a direct call from usb2_do_request to the host controller for root hub requests, this call will perform the controller specific register read/writes and return the error code. This cuts out a lot of code in the host controller files and saves one thread per USB bus. Submitted by: Hans Petter Selasky END