Subject: Re: CVS commit: syssrc/sys/arch/i386
To: None <itojun@iijlab.net>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 08/12/2002 19:43:32
On Tue, Aug 13, 2002 at 11:13:39AM +0900, itojun@iijlab.net wrote:
> >Module Name: syssrc
> >Committed By: thorpej
> >Date: Tue Aug 13 00:50:36 UTC 2002
> >
> >Modified Files:
> > syssrc/sys/arch/i386/i386: microtime.s
> > syssrc/sys/arch/i386/isa: clock.c
> >Removed Files:
> > syssrc/sys/arch/i386/isa: timerreg.h
> >
> >Log Message:
> >No need for two copies of the i8253 register definitions. Remove the
> >i386-specific copy, and adjust its users to add in the timer i/o base
> >as necessary.
>
> this commit broke compilation of sys/arch/i386/isa/joy_timer.c.
Oops, sorry, fixed.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>