index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
tc
/
tcvar.h
Age
Commit message (
Expand
)
Author
2010-11-11
DEC 3000/400 has a 22.5MHz TURBOchannel bus instead of the usual 25MHz;
Miod Vallat
2010-09-22
Revert previous and let drivers register counterless interrupts;
Miod Vallat
2008-08-09
Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get
Miod Vallat
2007-11-06
Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.
Miod Vallat
2004-06-28
Use new event counter API for interrupt counting on alpha. By me, with some
Aaron Campbell
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2002-05-02
Big TURBOchannel support catchup from NetBSD, part 1.
Miod Vallat
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-06-27
More pmax files are leaving the party.
Miod Vallat
1996-12-08
Merge to NetBSD 961107, i.e. mostly new bus.h
Niklas Hallqvist
1996-11-12
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
Niklas Hallqvist
1996-05-26
sync 0521
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1995-12-26
from netbsd:
Theo de Raadt