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-04-06 08:25:05 +00:00
2003-07-25 21:19:19 +00:00
2003-07-25 21:19:19 +00:00
2002-03-20 07:51:46 +00:00
2003-07-25 21:19:19 +00:00
2003-07-25 21:19:19 +00:00
2003-06-02 16:32:55 +00:00
2003-07-25 21:19:19 +00:00
2003-05-03 00:21:43 +00:00