mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
MFi386: revision 1.201.
This commit is contained in:
parent
e215cd9e44
commit
cbb06fd60c
3 changed files with 3 additions and 0 deletions
|
|
@ -994,6 +994,7 @@ cpu_initclocks()
|
|||
"routing 8254 via 8259 and IOAPIC #0 intpin 0\n");
|
||||
#endif
|
||||
|
||||
init_TSC_tc();
|
||||
}
|
||||
|
||||
#ifdef APIC_IO
|
||||
|
|
|
|||
|
|
@ -994,6 +994,7 @@ cpu_initclocks()
|
|||
"routing 8254 via 8259 and IOAPIC #0 intpin 0\n");
|
||||
#endif
|
||||
|
||||
init_TSC_tc();
|
||||
}
|
||||
|
||||
#ifdef APIC_IO
|
||||
|
|
|
|||
|
|
@ -994,6 +994,7 @@ cpu_initclocks()
|
|||
"routing 8254 via 8259 and IOAPIC #0 intpin 0\n");
|
||||
#endif
|
||||
|
||||
init_TSC_tc();
|
||||
}
|
||||
|
||||
#ifdef APIC_IO
|
||||
|
|
|
|||
Loading…
Reference in a new issue