X86: Set up a mechanism for the I8254 timer to cause interrupts.
authorGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 22:15:34 +0000 (15:15 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 22:15:34 +0000 (15:15 -0700)
commita2599e4fc1272e4c1fdf5cff90da88653579b62f
tree6ed886dbd3ccd1608b3f6fdbc37db266511d5f47
parent526933e5d03f5d7963bc5a244294ddbb068c4770
X86: Set up a mechanism for the I8254 timer to cause interrupts.
src/dev/intel_8254_timer.cc
src/dev/intel_8254_timer.hh
src/dev/x86/SConscript
src/dev/x86/i8254.cc
src/dev/x86/i8254.hh