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
/
iopsp.c
Age
Commit message (
Expand
)
Author
2003-06-13
Fix the way the scsipi adapter openings are adjusted when the array
thorpej
2002-12-06
- Handle DPT ioctls from native NetBSD binaries.
ad
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-27
remove trailing \n in panic(). approved perry.
provos
2002-01-12
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
tsutsui
2001-11-13
add RCSID
lukem
2001-08-22
Parameter group changes:
ad
2001-08-04
Some changes from OpenBSD, and some of my own:
ad
2001-06-26
Make it compile with SCSIPI_DEBUG
bouyer
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-04-01
- Allocate any private space that's requested.
ad
2001-03-20
Major update; basically, improve performance somewhat and play nicer with
ad
2001-02-07
FC peripherals on DPT/Adaptec boards only respond to private class messages.
ad
2000-12-03
- Only configure un-claimed devices. Implement re-configuration.
ad
2000-11-09
- A few minor changes (typos and the like).
ad
2000-11-08
Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needs
ad