• David Brownell's avatar
    [PATCH] USB: HCD names, for better troubleshooting · 118d79a8
    David Brownell authored
    See the attached patch -- which restores the behavior of usbcore
    to what it had before "struct device.name" went away, in the
    (typical) case of PCI devices.
    
    It makes the root hubs say what hardware they're actually using,
    in the reasonably typical case that PCI names are in use, rather
    than being just generic (and hence almost useless) strings.  This
    sort of information can really help when troubleshooting.
    118d79a8
hcd-pci.c 8.74 KB