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
/
ppbus
/
ppbus_conf.c
Age
Commit message (
Expand
)
Author
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-05-13
Eliminate few references to ltsleep.
rmind
2009-11-11
Make this actually build, as part of the sgimips GENERIC32_IP2x kernel.
he
2009-11-07
Don't deactivate a child before detaching it, that's not necessary.
dyoung
2008-04-29
gpio(4): Extend with open/close to request/release the ppbus(4) on open/close.
cegger
2008-04-18
Fix panics at boot and some other misc bugs. From Hans Rosenfeld.
cegger
2008-04-15
device_t / softc split. From Hans Rosenfeld
cegger
2008-04-08
use aprint_*_dev and device_xname
cegger
2007-12-05
lockmgr -> mutex
ad
2006-03-29
Use device_pprivate().
thorpej
2006-03-25
Use device_parent().
thorpej
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
remove the ppbus_print_child() function which is pointless as used here
drochner
2004-09-08
use interface attribute / locator passing versions
drochner
2004-02-01
make compilable with option DONTPROBE_1284
jdolecek
2004-01-25
Remove dollar signs from foreign RCSIDs per doc/3RDPARTY.
bjh21
2004-01-21
Add RCSID comments.
bjh21
2004-01-19
Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD port
jdolecek