summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/tc/tcasic.c
AgeCommit message (Expand)Author
2006-06-15Rework the interrupt code, shaving some cycles off in the process.Brad Smith
2006-03-16Get rid of redundant check in tcasicmatch() - we will only request "tcasic"Miod Vallat
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
2002-05-03Need a dummy tc_fb_cnattach() until we have real fb support onTodd C. Miller
2002-05-02Oops, it's too early for this chunk of code... spotted by millert@.Miod Vallat
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1995-12-26from netbsd:Theo de Raadt