summaryrefslogtreecommitdiffstats
path: root/sys/dev/tc/tcds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace ancient DELAY inherited from Mach and the associated scarympi2017-10-271-7/+2
* Get rid of evcount's support for arranging counters in a treematthew2010-09-201-2/+2
* Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getmiod2008-08-091-6/+8
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.miod2007-11-061-2/+2
* Use new event counter API for interrupt counting on alpha. By me, with someaaron2004-06-281-22/+4
* Typos: defintion -> definition, proccess -> processmiod2003-09-261-2/+2
* Remove more '\n's from panic() statements. Both trailing and leading.krw2002-10-121-3/+3
* Big TURBOchannel support catchup from NetBSD, part 1.miod2002-05-021-0/+602