kernel-ark/drivers/pci
Benjamin Herrenschmidt 8085ce084c [PATCH] Fix PCI ROM mapping
This fixes a problem with pci_map_rom() which doesn't properly
update the ROM BAR value with the address thas allocated for it by the
PCI code. This problem, among other, breaks boot on Mac laptops.

It'ss a new version based on Linus latest one with better error
checking.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-01 10:50:29 -07:00
..
hotplug [PATCH] PCI Hotplug: new contact info 2005-08-16 21:06:24 -07:00
pcie
access.c
bus.c
gen-devlist.c
hotplug.c
Kconfig
Makefile
msi.c [PATCH] PCI: 6700/6702PXH quirk 2005-08-16 21:06:24 -07:00
msi.h
names.c
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c
pci.h [PATCH] PCI: fix quirk-6700-fix.patch 2005-08-16 21:06:24 -07:00
pci.ids
probe.c
proc.c
quirks.c [PATCH] PCI: 6700/6702PXH quirk 2005-08-16 21:06:24 -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