windermere_clockintr
intr_establish(8, IPL_CLOCK, 0, windermere_clockintr, NULL);
static int windermere_clockintr(void *);