kernel-ark/drivers/pci
Linus Torvalds 4196c3af25 cardbus: limit IO windows to 256 bytes
That's what we've always historically done, and bigger windows seem to
confuse some cardbus bridges. Or something.

Alan reports that this makes the ThinkPad 600x series work properly
again: the 4kB IO window for some reason made IDE DMA not work, which
makes IDE painfully slow even if it works after DMA timeouts.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-23 16:31:16 -07:00
..
hotplug [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c 2005-09-22 07:58:25 -07:00
pcie
.gitignore Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
access.c
bus.c
hotplug.c
Kconfig
Makefile
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c [PATCH] PCI: convert kcalloc to kzalloc 2005-09-22 07:58:24 -07:00
pci.c
pci.h
probe.c [PATCH] pci: fixup parent subordinate busnr 2005-09-23 08:05:16 -07:00
proc.c
quirks.c [PATCH] Fix and clean up quirk_intel_ide_combined() configuration 2005-10-17 15:01:53 -07:00
remove.c
rom.c
search.c
setup-bus.c cardbus: limit IO windows to 256 bytes 2005-10-23 16:31:16 -07:00
setup-irq.c
setup-res.c
syscall.c