]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] USB: Always do usb-handoff
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 19 Oct 2005 16:52:02 +0000 (12:52 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:49 +0000 (16:47 -0700)
commit478a3bab8c87a9ba4a4ba338314e32bb0c378e62
tree37e07a18952706e76b36c782ac095c17b0bc8e11
parent46f116eab81b21c6ae8c4f169498c632b1f94bf1
[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>
Documentation/kernel-parameters.txt
drivers/usb/host/pci-quirks.c
include/asm-i386/mach-summit/mach_mpparse.h
include/linux/pci_ids.h