summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/macintr.c
AgeCommit message (Expand)Author
2002-03-02These two drivers were incorrectly sharing variables, sometimes expectingDale Rahn
2002-01-26splclock() should block SPL_BIO - SPL_IMP.Dale Rahn
2002-01-21Respect db_console for "progammer button", for improved physical security.Dale Rahn
2002-01-17Allow nested interrupts on the mac interrupt controllers, previouslyDale Rahn
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-10-03Cleanup improperly shared code between the two interrupt drivers.Dale Rahn
2001-09-28Commit a ugly, widespread change.Dale Rahn
2001-09-11vm/vm_kern.h is not needed hereand it compiles (;Michael Shalayeff
2001-09-10Device addresses should be mapped. It should be converted to bus_ accesses.Dale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn