summaryrefslogtreecommitdiff
path: root/src/dev/x86/i8259.hh
AgeCommit message (Expand)Author
2008-10-12X86: Make APICs communicate through the memory system.Gabe Black
2008-10-11X86: Make the CMOS and I8259 devices use IntDev and IntPin.Gabe Black
2008-10-11X86: Hook the CMOS device to the I8259 PICs.Gabe Black
2008-10-11X86: Make the I8259 decipher the commands it's given, and add some of it's re...Gabe Black
2008-10-11X86: Change the I8259 from a subdevice into a real SimObject.Gabe Black