Skip to content
Commit bc043274 authored by Tim Yamin's avatar Tim Yamin Committed by Greg Kroah-Hartman
Browse files

PCI: Update VIA CX700 quirk

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>
parent 94e61088
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment