Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/arch/i386/isa
FYI, I'm about to clean up some of the i386 inittodr code. I suspect
that some of the code should probably be sharable across ports...
Perry
Jason R Thorpe <thorpej%wasabisystems.com@localhost> writes:
> On Tue, Dec 03, 2002 at 06:11:12PM +0200, Ken Hornstein wrote:
>
> > Module Name: syssrc
> > Committed By: kenh
> > Date: Tue Dec 3 16:11:12 UTC 2002
> >
> > Modified Files:
> > syssrc/sys/arch/i386/isa: clock.c
> >
> > Log Message:
> > The day-of-week register in the MC146818 has the value 1-7, but
> > clock_secs_to_ymdhms() returns dt_wday with a range of 0-6. Make sure
> > the DOW register has the correct range.
>
> You might want to double-check all of the various "mcclock" drivers to
> make sure they don't also have this bug.
>
> --
> -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>
>
--
Perry E. Metzger perry%piermont.com@localhost
Home |
Main Index |
Thread Index |
Old Index