freebsd-dev/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 Add a DPADD section to fix 'make checkdpadd' 2002-11-25 19:29:05 +00:00
scsi_cmds.c kernel: 2003-01-16 00:24:29 +00:00
scsi_target.8 mdoc(7) police: markup overhaul. 2002-12-12 14:36:08 +00:00
scsi_target.c kernel: 2003-01-16 00:24:29 +00:00
scsi_target.h