summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/tc/ioasic.c
AgeCommit message (Expand)Author
2009-11-07Blink leds on the DEC 3000 models (three different led types).Miod Vallat
2008-08-09Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getMiod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-11-06Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.Miod Vallat
2006-03-04Better names for turbochannel event counters.Miod Vallat
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
2003-05-13snprintfTheo de Raadt
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1997-01-24Sync with NetBSD 961207Niklas 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