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
..
2002-09-23 18:54:32 +00:00
2003-05-19 20:29:07 +00:00
2003-09-10 01:11:58 +00:00
2003-02-08 20:37:55 +00:00
2003-05-19 20:29:07 +00:00
2003-07-31 01:27:18 +00:00
2003-06-02 00:29:35 +00:00