CVSROOT: /cvs Module name: src Changes by: gerh...@cvs.openbsd.org 2013/04/17 12:35:47
Modified files: sys/arch/i386/isa: clock.c sys/arch/amd64/isa: clock.c Log message: Don't set the frequency of the statclock if we don't have one. Prevents strange hang-ups during reboot. Joint work with hshoexer@. ok mikeb@, mlarkin@, miod@, deraadt@