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
/
hpc
/
hpcioman.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2012-10-27
split device_t/softc for all remaining drivers.
chs
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2009-05-12
struct cfdata * -> cfdata_t, no functional changes intended.
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2005-12-11
merge ktrace-lwp.
christos
2005-08-26
s/locdesc_t/int/g
drochner
2005-02-27
nuke trailing whitespace
perry
2004-09-13
a round of autoconf cleanup:
drochner
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-01-13
Added new config hook type PCIINTR (handling PCI interrupt).
takemura
2001-11-13
add RCSID
lukem
2001-06-13
make this work.
uch
2001-06-04
ANSI KNF.
uch
2001-05-01
Fix 'busname' to attach nodes correctly.
takemura
2001-04-30
Machine independent GPIO interface.
takemura