Peter Wemm d79ddbf5de MFi386 machdep.c rev 1.201, clock.c 1.201, clock.h 1.45 by phk: Dont
initialize a TSC timecounter until we know if it is broke or not.

XXX I think there is a bug in the i386 code here.  init_TSC_tc() comes
after:
  if (statclock_disable)
    return;

ie: if you turn off the statclock interrupt, you dont get the TSC either.
2003-09-22 23:02:24 +00:00
..
2003-09-18 17:26:56 +00:00
2003-09-02 17:30:40 +00:00
2003-09-17 18:14:49 +00:00
2003-09-14 02:32:31 +00:00
2003-08-29 23:25:00 +00:00
2003-09-22 11:59:05 +00:00