• A
    [PATCH] PCI quirks update · 236561e5
    Alan Cox 提交于
    This fixes two things
    
    Firstly someone mistakenly used "errata" for the singular.  This causes
    Dave Woodhouse to emit diagnostics whenever the string is read, and so
    should be fixed.
    
    Secondly the AMD AGP tunnel has an erratum which causes hangs if you try
    and do direct PCI to AGP transfers in some cases.  We have a flag for
    PCI/PCI failures but we need a different flag for this really as in this
    case we don't want to stop PCI/PCI transfers using things like IOAT and the
    new RAID offload work.
    
    I'll post some updates to make proper use of the PCIAGP flag in the
    media/video drivers to Mauro.
    Signed-off-by: NAlan Cox <alan@redhat.com>
    Cc: David Woodhouse <dwmw2@infradead.org>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    Signed-off-by: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    236561e5
pci.h 29.6 KB