Source-Changes archive

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

CVS commit: syssrc/sys/arch/x86_64



Module Name:    syssrc
Committed By:   thorpej
Date:           Sun Aug 25 18:10:33 UTC 2002

Modified Files:
        syssrc/sys/arch/x86_64/isa: clock.c
        syssrc/sys/arch/x86_64/x86_64: microtime.S

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.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/x86_64/isa/clock.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/x86_64/x86_64/microtime.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index