• David Brownell's avatar
    [PATCH] USB: hcd initialization fix · f8159fb5
    David Brownell authored
    This cleans up HCD initialization by adding an explicit
    reset step, putting the device into a known state before
    resources are allocated.  This step is implemented for
    EHCI, since some BIOS firmware seems to act quirky there,
    but nothing else yet.  (OHCI would be just easy too.)
    f8159fb5
hcd-pci.c 9.5 KB