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
/
cacvar.h
Age
Commit message (
Expand
)
Author
2016-09-27
Modularize the ld driver and all of its attachments. Ensure that all
pgoyette
2012-10-27
split device_t/softc for all remaining drivers.
chs
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-14
Initial bio(4) support; only volume status is handled. The driver doesn't
mhitch
2007-06-27
CAC_GET4() was incorrectly defined, fix it. Not used currently, but bio(4)
mhitch
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-09
Merge newlock2 to head.
ad
2006-12-28
Bump the hardware queue depth up to 256.
ad
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2004-09-13
a round of autoconf cleanup:
drochner
2002-01-25
- Always validate the return value read from the outbound FIFO.
ad
2000-11-08
Move lsu stuff to more logical locations, and push queueing into the lsu
ad
2000-10-19
Update for lsu; untested.
ad
2000-09-01
- Interface cleanup. static, const in places.
ad
2000-06-13
Use my proper name.
ad
2000-05-04
Oops, nuke unused structure member.
ad
2000-04-26
- Bump xfer size limit to the maximum allowable.
ad
2000-03-16
Remove unneeded field in 'struct cac_ccb'.
ad
2000-03-16
Driver for Compaq array controllers and disks (cac(4)/ca(4)).
ad