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
/
microcode
/
siop
/
esiop.ss
Age
Commit message (
Expand
)
Author
2003-10-05
Remove references to University of California from my copyright notices.
bouyer
2003-08-06
Properly handle messages that we get at reconnect time (other than
bouyer
2002-08-29
Fix typo in comment.
bouyer
2002-05-02
Move a few things around, to save some JUMP.
bouyer
2002-04-27
Use a u_int32_t in script RAM instead of the SEM bit in ISTAT to pass flags
bouyer
2002-04-27
Implement a ring for the completed commands. This avoid a (problematic only
bouyer
2002-04-25
- We can't share the per-lun DSA entry for untagged and tag table DSA;
bouyer
2002-04-24
For a new command, use the id in the command table and get rid of the ID in the
bouyer
2002-04-24
Bump the number of slots in the command ring to 256.
bouyer
2002-04-23
More copyright fixes, pointed out by Thomas. Thanks !
bouyer
2002-04-23
Fix copyrigth.
bouyer
2002-04-23
Bump the space for SCSI messages from 8 to 16 octets, as 8 may not be
bouyer
2002-04-22
It seems that the script processor continue to exec a few intructions
bouyer
2002-04-22
Add the led_on/led_off script fragments.
bouyer
2002-04-22
Add support for tagged queuing to esiop (256 tags per device).
bouyer
2002-04-21
First cut at a esiop driver (enhanced siop). Doesn't implement tagged queuing
bouyer