Debugging times

Ivan Voras ivoras at fer.hr
Fri Jul 13 00:59:35 UTC 2007


David Malone wrote:

> Ah - that's interesting. Could you look for the comment in
> src/sys/i386/isa/clock.c that says:
> 
> 	/* Should we set dow = -1 because some clocks don't set it correctly? */
> 
> and add a line afterwards to say:
> 
> 	ct.dow = -1;
> 
> and see if that helps?

Yes, it does! Setting ct.dow to -1 fixes the time in a correct way.

I vote this gets committed as soon as possible :)



More information about the freebsd-current mailing list