summaryrefslogtreecommitdiff
path: root/sys/dev/tc/tcds.c
AgeCommit message (Expand)Author
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
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
2003-09-26Typos: defintion -> definition, proccess -> processMiod Vallat
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat