commit | d81d4106355f075dada63ae89a84ee45f588face | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed May 07 16:39:11 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Jun 02 16:28:59 2014 +0200 |
tree | 168c1ec14a560e9ab8b1fd252694e3455af88ab7 | |
parent | 381626a96902d4c2c8e0f9cbf0b293bdf6408414 [diff] |
usb: improve ehci/uhci test * Attach usb devices to the bus. * Check initial port status register state. * Flip ehci initialization bit. * Check port status register state again to see whenever device handover to ehci worked. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>