Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



Perry E. Metzger wrote:
> Module Name:  src
> Committed By: perry
> Date:         Mon Sep  4 01:40:19 UTC 2006
>
> Modified Files:
>       src/sys/arch/amd64/isa: clock.c
>       src/sys/arch/i386/isa: clock.c
>
> Log Message:
> The i386 and amd64 versions are now identical. They'll get moved to
> arch/x86 soon. Ultimately the functionality should be split
> into different files for i8254, mc146818 and pcppi.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.16 -r1.17 src/sys/arch/amd64/isa/clock.c
> cvs rdiff -r1.100 -r1.101 src/sys/arch/i386/isa/clock.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>   

If I may make a suggestion, _start_ by moving out support for one of the
chips.  IMO, this will get you to the end goal quicker, and maybe save
an intermediate step.

-- 
Garrett D'Amore, Principal Software Engineer
Tadpole Computer / Computing Technologies Division,
General Dynamics C4 Systems
http://www.tadpolecomputer.com/
Phone: 951 325-2134  Fax: 951 325-2191




Home | Main Index | Thread Index | Old Index