MISC
if (!(evtr_debug & MISC))
printd(MISC, "string is: %s\n", buf);
buf[9] = inb(MISC + 10); /* dot-clock */
outb(MISC, buf[9]); /* set dot-clock */
printd(MISC, "using freq = %lf\n", freq);
printd(MISC, "using freq = %lf\n", freq);
printd(MISC, "evtranalyze: ncpus %d\n", ct->ncpus);