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
/
dpt.c
Age
Commit message (
Expand
)
Author
2000-07-18
Use device_lookup() and ditch TAILQ sillyness.
ad
2000-06-13
Use my proper name.
ad
2000-03-16
Match shutdown msg with that of cac.c.
ad
2000-02-29
Oops, pasto.
ad
2000-02-24
- Don't use bitfields.
ad
2000-02-12
If we got an xfer from our backlog queue, don't allow sleeping; we're in
thorpej
2000-01-16
Be consistant when printing haHHBA status.
ad
2000-01-15
Typo. Don't worry, nothing that will cause system instability or data
ad
2000-01-15
Validate EATA signature in returned EATA configuration data before anything
ad
2000-01-01
- Make sense out of comment on dpt_wait().
ad
1999-11-29
- Don't use our own private endian conversion cruft (from OpenBSD).
ad
1999-10-23
Prepare a little for the addition of an interface to user-space.
ad
1999-10-20
Nuke some silliness.
ad
1999-10-20
DPT_MORE_TIMEOUT was scaled wrong.
ad
1999-10-19
- Don't get stalled by a bogus HA_ST_MORE condition.
ad
1999-10-04
Avoid silly namespace collision w/ some Alpha signal-related variables.
thorpej
1999-10-01
- Save SCSI status in the request.
ad
1999-09-30
Update for SCSPI changes.
thorpej
1999-09-30
- Remove a couple of items from the TODO list.
ad
1999-09-29
- Move initial reset code into dpt_readcfg()
ad
1999-09-28
- Fix some comments.
ad
1999-09-28
- Wait up to 2 seconds for HBA ready before executing CP_PIO_GETCFG
ad
1999-09-27
A driver for DPT EATA SCSI adapters. dpt.c contains a brief TODO list.
ad