Dev: Seperate the 8254 timer from tsunami and use it in that and the PC.
authorGabe Black <gblack@eecs.umich.edu>
Thu, 12 Jun 2008 04:54:48 +0000 (00:54 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 12 Jun 2008 04:54:48 +0000 (00:54 -0400)
commit4f9a0402f629dbd78494bd7e820ffa41b0a5f245
tree95083f875c9fe827509d47e4c484ec595f0fcf98
parent0368ccdedaa6b6fecb0f04924456953c92396188
Dev: Seperate the 8254 timer from tsunami and use it in that and the PC.
src/dev/SConscript
src/dev/alpha/tsunami_io.cc
src/dev/alpha/tsunami_io.hh
src/dev/intel_8254_timer.cc [new file with mode: 0644]
src/dev/intel_8254_timer.hh [new file with mode: 0644]
src/dev/pitreg.h [deleted file]
src/dev/x86/south_bridge/i8254.cc
src/dev/x86/south_bridge/i8254.hh
src/dev/x86/south_bridge/south_bridge.cc