http://bugzilla.kernel.org/show_bug.cgi?id=10409





------- Comment #28 from [EMAIL PROTECTED]  2008-04-09 23:24 -------
Anielkis, can you try as venki suggested. just comments one line as below:

in file arch/x86/kernel/early-quirks.c
static void __init ati_bugs(int num, int slot, int func)
{
#ifdef CONFIG_X86_IO_APIC
        if (timer_over_8254 == 1) {
//              timer_over_8254 = 0;
                printk(KERN_INFO
                "ATI board detected. Disabling timer routing over 8254.\n");
        }
#endif
}


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to