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
/
ic
/
dptvar.h
Age
Commit message (
Expand
)
Author
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-08-07
Replace some wakeup_one(9) uses with mutex(9) or plain wakeup(9).
rmind
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-21
Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
thorpej
2003-12-04
netbsd.org -> NetBSD.org
keihan
2002-12-07
Implement the DPT EATA ioctl() interface.
ad
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-06-13
Use my proper name.
ad
2000-02-24
- Don't use bitfields.
ad
1999-10-23
Prepare a little for the addition of an interface to user-space.
ad
1999-10-04
Avoid silly namespace collision w/ some Alpha signal-related variables.
thorpej
1999-09-29
- Move initial reset code into dpt_readcfg()
ad
1999-09-28
- Add some profiling gunk.
ad
1999-09-27
A driver for DPT EATA SCSI adapters. dpt.c contains a brief TODO list.
ad