• Tim Yamin's avatar
    PCI: Update VIA CX700 quirk · bc043274
    Tim Yamin authored
    This follows up 53a9bf42. Some newer
    CX700 BIOSes from our vendor have PCI Bus Parking disabled but PCI
    Master read caching enabled. This creates problems such as system
    freezing when both the network controller and the USB controller are
    active and one of them is pretty busy (e.g. heavy network traffic).
    
    This patch separates the checks and both the bus parking and the read
    caching are disabled independently if either is enabled by the BIOS.
    Signed-off-by: default avatarTim Yamin <tim.yamin@zonbu.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    bc043274
quirks.c 66.5 KB