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
/
mscp
/
mscp_subr.c
Age
Commit message (
Expand
)
Author
2006-03-29
Use device_private().
thorpej
2006-03-25
Use device_parent().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-10-15
- change the way to specify a bufq strategy. (by string rather than by number)
yamt
2005-06-27
Fixes due to cast-qual addition.
ragge
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2004-10-28
move buffer queue related stuffs from buf.h to their own header, bufq.h.
yamt
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-07-22
Convert to new device buffer queue interface.
hannken
2001-11-13
add RCSID
lukem
2001-04-12
Upon inspection of a 4000/600 dmesg, change the splbios to splubas.
thorpej
2001-04-12
splimp -> splbio
thorpej
2000-03-30
Remove register declarations.
augustss
2000-03-26
Allow 16 fragments for MSCP DMA.
ragge
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1999-06-06
Bus'ify the mscp code also.
ragge
1999-05-29
Copied from ../../arch/vax/mscp/mscp_subr.c,v
ragge