summaryrefslogtreecommitdiff
path: root/sys/dev/tc/tcdsvar.h
AgeCommit message (Collapse)Author
2008-08-09Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getMiod Vallat
meaningful names associated to the interrupt counters.
2006-03-13Remove unused softc member.Miod Vallat
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
edits by Theo. deraadt@ ok
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
A few local changes and tweaks remain. This bring DEC 3000 machines back in the game, but framebuffers are still not supported at the moment. Thanks to ericj@ and nate@ for supplying me a DEC 3000 for testing.