Bug #73 » clock.outb.diff
| /usr/src1/sys/i386/isa/clock.c 16 Jan 2006 00:07:46 -0000 | ||
|---|---|---|
| #endif | ||
| static uint8_t i8254_walltimer_sel; | ||
| static uint16_t i8254_walltimer_cntr; | ||
| static uint32_t i8254_walltimer_cntr; | ||
| int	adjkerntz;		/* local offset from GMT in seconds */ | ||
| int	disable_rtc_set;	/* disable resettodr() if != 0 */ | ||