|
@@ -57,7 +57,7 @@ static int no_timer_check;
|
|
|
|
|
|
static int disable_timer_pin_1 __initdata;
|
|
static int disable_timer_pin_1 __initdata;
|
|
|
|
|
|
-int timer_over_8254 __initdata = 0;
|
|
|
|
|
|
+int timer_over_8254 __initdata = 1;
|
|
|
|
|
|
/* Where if anywhere is the i8259 connect in external int mode */
|
|
/* Where if anywhere is the i8259 connect in external int mode */
|
|
static struct { int pin, apic; } ioapic_i8259 = { -1, -1 };
|
|
static struct { int pin, apic; } ioapic_i8259 = { -1, -1 };
|