-
- Downloads
[PATCH] USB: Always do usb-handoff
This revised patch (as586b) makes usb-handoff permanently true and no longer a kernel boot parameter. It also removes the piix3_usb quirk code; that was nothing more than an early version of the USB handoff code (written at a time when Intel's PIIX3 was about the only motherboard with USB support). And it adds identifiers for the three PCI USB controller classes to pci_ids.h. Signed-off-by:Alan Stern <stern@rowland.harvard.edu> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- Documentation/kernel-parameters.txt 0 additions, 2 deletionsDocumentation/kernel-parameters.txt
- drivers/usb/host/pci-quirks.c 3 additions, 43 deletionsdrivers/usb/host/pci-quirks.c
- include/asm-i386/mach-summit/mach_mpparse.h 0 additions, 3 deletionsinclude/asm-i386/mach-summit/mach_mpparse.h
- include/linux/pci_ids.h 3 additions, 0 deletionsinclude/linux/pci_ids.h
Loading
Please register or sign in to comment