linux/drivers/char/agp
Krzysztof Helt 91397585e3 agp: fix SIS 5591/5592 wrong PCI id
The correct id is the id of the main host (5591) not
the id of the PCI-to-PCI bridge AGP (0001).
Output from "lspci -nv" shows that only the former
has AGP capabilities flag set:

00:00.0 0600: 1039:5591 (rev 02)
        Flags: bus master, medium devsel, latency 64
        Memory at ec000000 (32-bit, non-prefetchable) [size=32M]
        Capabilities: [c0] AGP version 1.0

00:02.0 0604: 1039:0001 (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: eb500000-eb5fffff
        Prefetchable memory behind bridge: eb300000-eb3fffff

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-08-12 10:13:38 +10:00
..
Kconfig x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 2007-10-30 00:22:22 +01:00
Makefile [AGPGART] Fix modular agpgart ia64 allmodconfig 2007-02-20 14:18:01 -05:00
agp.h intel/agp: rewrite GTT on resume 2008-08-12 10:13:38 +10:00
ali-agp.c agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
alpha-agp.c drivers/char/agp - use bool 2008-06-19 10:04:20 +10:00
amd-k7-agp.c agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
amd64-agp.c agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
ati-agp.c agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
backend.c intel/agp: rewrite GTT on resume 2008-08-12 10:13:38 +10:00
compat_ioctl.c agp: more boolean conversions. 2008-06-19 10:42:17 +10:00
compat_ioctl.h agp: add chipset flushing support to AGP interface 2008-02-05 14:33:32 +10:00
efficeon-agp.c drivers/char/agp - use bool 2008-06-19 10:04:20 +10:00
frontend.c Merge commit 'v2.6.26' into bkl-removal 2008-07-14 15:29:34 -06:00
generic.c intel/agp: rewrite GTT on resume 2008-08-12 10:13:38 +10:00
hp-agp.c drivers/char/agp - use bool 2008-06-19 10:04:20 +10:00
i460-agp.c drivers/char/agp - use bool 2008-06-19 10:04:20 +10:00
intel-agp.c intel/agp: rewrite GTT on resume 2008-08-12 10:13:38 +10:00
isoch.c agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
nvidia-agp.c drivers/char/agp - use bool 2008-06-19 10:04:20 +10:00
parisc-agp.c drivers/char/agp - use bool 2008-06-19 10:04:20 +10:00
sgi-agp.c drivers/char/agp - use bool 2008-06-19 10:04:20 +10:00
sis-agp.c agp: fix SIS 5591/5592 wrong PCI id 2008-08-12 10:13:38 +10:00
sworks-agp.c agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
uninorth-agp.c agp: use dev_printk when possible 2008-08-12 10:13:38 +10:00
via-agp.c agp/via: fixup pci ids 2008-06-19 09:52:26 +10:00