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
/
i2o
/
dpti.c
Age
Commit message (
Expand
)
Author
2006-08-30
fix incomplete initializers.
christos
2006-08-23
Acting as Elad's keyboard:
christos
2006-03-29
Use device_private().
thorpej
2006-03-28
Use device_unit().
thorpej
2006-03-25
Use device_parent().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-11-24
Initialize "mapped" before any of the "goto"'s, so we're not testing an
fredb
2005-02-27
nuke trailing whitespace
perry
2004-04-22
sprintf -> snprintf
itojun
2003-12-09
Grab the configuration lock when handling I2ORESCANCMD.
ad
2003-10-30
Remove some assigned-to but otherwise unused variables.
simonb
2003-10-29
Reorder, eliminating a bogus initializer.
mycroft
2003-10-25
Fix uninitialized variable warnings
christos
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-02-14
__'ify MACHINE_ARCH names.
thorpej
2002-12-06
- Handle DPT ioctls from native NetBSD binaries.
ad
2002-10-23
merge kqueue branch into -current
jdolecek
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-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-05-31
Use __mips__ instead of mips.
thorpej
2001-11-13
add RCSID
lukem
2001-09-27
Make firmware updates work with dpti.
ad
2001-09-21
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
ad