• Jason Wessel's avatar
    USB: ehci-dbgp: errata for EHCI debug controller initialization · aab2d408
    Jason Wessel authored
    On some EHCI usb debug controllers, the EHCI debug device will fail to
    be seen after a port reset, after a warm reset.  Two options exist to
    get the device to initialize correctly.
    
    Option 1 is to unplug and plug in the device.
    
    Option 2 is to use the EHCI port test to get the usb debug device to
    start talking again.  At that point the debug controller port reset
    will succeed.
    Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Cc: Yinghai Lu <yinghai@kernel.org>
    Cc: "Eric W. Biederman" <ebiederm@xmission.com>
    CC: dbrownell@users.sourceforge.net
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    aab2d408
ehci_def.h 7.52 KB