kernel-ark/drivers/pci
John Rose 56d8456b06 [PATCH] PCI Hotplug: rpaphp: Purify hotplug
Currently rpaphp registers the following bus types as hotplug slots:
1) Actual PCI Hotplug slots
2) Embedded/Internal PCI slots
3) PCI Host Bridges

The second and third bus types are not actually direct parents of
removable adapters.  As such, the rpaphp has special case code to fake
results for attributes like power, adapter status, etc.  This patch
removes types 2 and 3 from the rpaphp module.

This patch also changes the DLPAR module so that slots can be
DLPAR-added/removed without having been designated as hotplug-capable.

Signed-off-by: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-08 14:57:23 -07:00
..
hotplug [PATCH] PCI Hotplug: rpaphp: Purify hotplug 2005-09-08 14:57:23 -07:00
pcie
access.c
bus.c
gen-devlist.c
hotplug.c
Kconfig
Makefile
msi.c [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity 2005-09-07 16:57:15 -07:00
msi.h [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity 2005-09-07 16:57:15 -07:00
names.c
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
pci.h
pci.ids
probe.c
proc.c
quirks.c [PATCH] via vt8237 apic bypass deassertion quirk 2005-09-05 00:06:10 -07:00
remove.c
rom.c [PATCH] Fix PCI ROM mapping 2005-09-01 10:50:29 -07:00
search.c
setup-bus.c [PATCH] x86: pci_assign_unassigned_resources() update 2005-08-30 11:14:48 -07:00
setup-irq.c
setup-res.c Ignore disabled ROM resources at setup 2005-08-26 10:49:22 -07:00
syscall.c