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
/
mca
/
mca.c
Age
Commit message (
Expand
)
Author
2007-04-11
Remove the define of MCA_MAX_SLOTS from mcareg.h, and include
garbled
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-08-25
kill a number of autoconf submatch functions which follow the
drochner
2005-08-25
replace the "locdesc_t" structure carrying the number of locators
drochner
2005-02-04
de-__P
perry
2004-08-30
use the locator-passing variant of autoconf submatch and use constants
drochner
2004-08-30
Phase out the use of a string as first "attach args" member to control
drochner
2004-04-22
sprintf -> snprintf
itojun
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-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
2001-11-24
don't need opt_mcaverbose.h here
jdolecek
2001-11-13
add RCSID
lukem
2001-04-27
Introduce mca_match_disabled() - this returns true if cards with particular
jdolecek
2001-03-31
add year 2001 to copyright for NetBSD
jdolecek
2001-03-23
cosmetic change for autoconf printing: for memory extension cards,
jdolecek
2001-02-14
remove mca_issupp() and just use UNCONF for unknown devices, like other
jdolecek
2000-05-11
MI part of MicroChannel Architecture bus support
jdolecek