• Dave Jones's avatar
    [PATCH] Elan BIOS quirk workaround. · 6135a028
    Dave Jones authored
    Marc Singer noticed some BIOSen on the AMD Elan
    alias the cpu frequency registers in a place that some
    drivers probe during bootup. Result - changed CPU speed
    after booting.
    
    The fix is to unmap the alias.
    
    Marc put a patch forward for 2.2, this one is cooked up
    by me, but is currently untested but functionally equivalent.
    6135a028
amd.c 5.38 KB