X86: Hook the CMOS device to the I8259 PICs.
authorGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 08:31:32 +0000 (01:31 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 11 Oct 2008 08:31:32 +0000 (01:31 -0700)
commit8c532d629732e93fa23a38328b653eb4c2314936
tree99b731ecb4beba3f6db44f54c24bcb50041baf20
parentcf9afbba510ceac86e011a4b37ec848cd7f7a6ed
X86: Hook the CMOS device to the I8259 PICs.
src/dev/x86/Cmos.py
src/dev/x86/I8259.py
src/dev/x86/PC.py
src/dev/x86/cmos.cc
src/dev/x86/cmos.hh
src/dev/x86/i8259.cc
src/dev/x86/i8259.hh