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
/
cac.c
Age
Commit message (
Expand
)
Author
2003-12-05
cac_cmd:
pk
2003-01-31
Use aprint_*().
thorpej
2003-01-06
specified, not specifed.
wiz
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-09-27
Introduce a new routine, config_match(), which invokes the
thorpej
2002-06-01
SIMPLEQ rototill:
lukem
2002-01-25
- Always validate the return value read from the outbound FIFO.
ad
2001-11-13
add/cleanup RCSID
lukem
2001-07-19
Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.
thorpej
2001-03-07
Add BUS_DMA_STREAMING to data transfer maps.
thorpej
2000-12-11
Report soft-errors-per-unit once per minute at most.
ad
2000-11-14
NBPG -> PAGE_SIZE
thorpej
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-08
- Set CCB_ACTIVE flag in all cases when DIAGNOSTIC is defined.
ad
2000-09-01
FLUSH_CACHE will not return until complete.
ad
2000-09-01
- Interface cleanup. static, const in places.
ad
2000-07-31
Previous would have misbehaved if polled commands overlapped.
ad
2000-07-24
Increase polled command timeout to 2s.
ad
2000-07-06
Use device_lookup().
thorpej
2000-06-13
Use my proper name.
ad
2000-05-03
Fill in ccb->ccb_req.sgcount with the value that's guaranteed to
thorpej
2000-04-26
- Rearrange some spl*() calls to be as intended.
ad
2000-03-24
Remove paraniod debug check that was mistakenly committed.
ad
2000-03-20
- Remove dead code.
ad
2000-03-16
Driver for Compaq array controllers and disks (cac(4)/ca(4)).
ad