• David Brownell's avatar
    [PATCH] USB: USB keyboard works after reboot (ehci-hcd) · d71942e8
    David Brownell authored
    This resolves a problem caused by "reboot" not actually
    doing a clean shutdown of drivers.  It uses a reboot
    notifier to make sure that typical BIOS code (using the
    USB 1.1 companion controllers) will see keyboards even
    without an EHCI driver being active.
    d71942e8
ehci-hcd.c 28.4 KB