linux-IllusionX/drivers/pci
Linus Torvalds 755528c860 Ignore disabled ROM resources at setup
Writing even a disabled value seems to mess up some matrox graphics
cards.  It may be a card-related issue, but we may also be writing
reserved low bits in the result.

This was a fall-out of switching x86 over to the generic PCI resource
allocation code, and needs more debugging.  In particular, the old x86
code defaulted to not doing any resource allocations at all for ROM
resources.

In the meantime, this has been reported to make X happier by Helge
Hafting <helgehaf@aitel.hist.no>.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-26 10:49:22 -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
search.c
setup-bus.c Only pre-allocate 256 bytes of cardbio IO range 2005-08-26 10:40:10 -07:00
setup-irq.c
setup-res.c Ignore disabled ROM resources at setup 2005-08-26 10:49:22 -07:00
syscall.c