Re: Debugging times
- From: "Dominique Goncalves" <dominique.goncalves@xxxxxxxxx>
- Date: Sun, 15 Jul 2007 11:37:57 +0200
Hi,
On 7/13/07, Ivan Voras <ivoras@xxxxxx> wrote:
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.
It works also for me with qemu 0.9.0.
Thanks.
I vote this gets committed as soon as possible :)
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
Regards.
--
There's this old saying: "Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life."
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Debugging times
- From: David Malone
- Re: Debugging times
- References:
- Re: Debugging times
- From: David Malone
- Re: Debugging times
- From: David Malone
- Re: Debugging times
- From: David Malone
- Re: Debugging times
- Prev by Date: Re: Tar output mode for installworld
- Next by Date: Re: Tar output mode for installworld
- Previous by thread: Re: Debugging times
- Next by thread: Re: Debugging times
- Index(es):
Relevant Pages
|