index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
qbus
/
uba.c
Age
Commit message (
Expand
)
Author
2003-08-28
Keep track of which addresses that are used by devices, so that probing
ragge
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-18
don't #include <sys/dkstat.h> where it is (appearently) unused
drochner
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-09-27
Introduce a new routine, config_match(), which invokes the
thorpej
2002-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-09-25
Don't include <sys/map.h>.
thorpej
2002-06-01
SIMPLEQ rototill:
lukem
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-04-26
Add functions to allocate mapped-in qbus memory.
ragge
2001-04-12
splimp -> spluba.
thorpej
2000-06-28
remove include of <vm/vm.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-06-05
Adjust to new evcnt stuff.
matt
2000-06-04
Start couting interrupts.
matt
2000-04-30
Add function uba_reset_establish() to register reset functions like
ragge
2000-03-30
Remove register declarations.
augustss
2000-01-24
Revamp the VAX interrupt handling code. Make it compatible with all the
matt
1999-06-20
Fix a erroneous malloc.
ragge
1999-06-06
Fix map register/DMA wait queues.
ragge
1999-05-27
Moved from ../dec/qbus/uba.c,v
ragge