[GIT PATCH] PCI bugfixes for 2.6.12-rc5

From: Greg KH
Date: Wed Jun 01 2005 - 00:08:24 EST


Here are 3 patches for the 2.6.12-rc5 tree that fix some PCI and PCI
Hotplug bugs, and 1 patch that adds some new device ids for nvidia ide
controllers. All of these patches have been in the past few -mm
releases.

Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/

Full patches will be sent to the linux-kernel and linux-pci mailing lists, if
anyone wants to see them.

thanks,

greg k-h

drivers/ide/pci/amd74xx.c | 3
drivers/pci/hotplug/cpci_hotplug_core.c | 302 ++++++++++++++------------------
drivers/pci/hotplug/cpci_hotplug_pci.c | 144 +++++----------
drivers/pci/hotplug/shpchprm_acpi.c | 4
include/linux/pci_ids.h | 6
5 files changed, 203 insertions(+), 256 deletions(-)
-------------

Andy Currid:
o PCI: amd74xx patch for new NVIDIA device IDs

Kenji Kaneshige:
o PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properly
o PCI Hotplug: shpchp driver doesn't program _HPP values properly

Scott Murray:
o PCI Hotplug: more CPCI updates

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/