freebsd-skq/share/examples/scsi_target
Nate Lawson 031bacf859 kernel:
* Fix a bug where devices weren't cleaned up on close(): CAM_REQ_CMP != 0

user:
* Increase timeout in usermode to CAM_TIME_INFINITY.  The initiator is in
  charge of timeouts and the value was in ms, not seconds.
* Bring two debugging printfs under the debug flag
* Clean up man page to show increased testing on isp(4)

Submitted by:	gibbs (bugfixes)
2003-01-16 00:24:29 +00:00
..
Makefile
scsi_cmds.c kernel: 2003-01-16 00:24:29 +00:00
scsi_target.8
scsi_target.c kernel: 2003-01-16 00:24:29 +00:00
scsi_target.h