Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2007 01:55:43 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        dwmalone@FreeBSD.org
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/isa clock.c
Message-ID:  <20070728.015543.74717311.nyan@jp.FreeBSD.org>
In-Reply-To: <200707270934.l6R9YhfQ072079@repoman.freebsd.org>
References:  <200707270934.l6R9YhfQ072079@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200707270934.l6R9YhfQ072079@repoman.freebsd.org>
David Malone <dwmalone@FreeBSD.org> writes:

> dwmalone    2007-07-27 09:34:43 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/i386/isa         clock.c 
>   Log:
>   It seems that some i386 mothermoards either do not implement the
>   day of week field correctly, or they remember bad values that are
>   written into the day of week field. For this reason, ignore the day
>   of week field when reading the clock on i386 rather than bailing if
>   it is set incorrectly.

It seems that pc98 has the same problem.

Could you apply the same change to sys/pc98/cbus/clock.c ?

---
TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070728.015543.74717311.nyan>