freebsd-dev/sys/cam/scsi
Matt Jacob 937097d9cc Propagate sense data through from SIM (if there) and mark the CTIO
that there's sense to send with status (if the SIM does it), and
then clear any pending contingent allegiance state for this initiator
if the SIM actually did send the sense data.

Widen MAX_INITITATORS to 256- that's still not quite right, but will
accomodate the widest Fibre Channel support in FreeBSD now.

Obtained from:(partially) gibbs@freebsd.org
2000-01-25 17:42:27 +00:00
..
scsi_all.c Go for the gusto and do the full 256 bytes for inquiry data. 2000-01-25 17:37:02 +00:00
scsi_all.h Go for the gusto and do the full 256 bytes for inquiry data. 2000-01-25 17:37:02 +00:00
scsi_cd.c Do the minor changes needed because of change to ccb_getdev structure. 2000-01-17 06:27:37 +00:00
scsi_cd.h Some fixes to the CD driver that may fix PR kern/7996. The data direction 1998-09-20 22:48:15 +00:00
scsi_ch.c Do the minor changes needed because of change to ccb_getdev structure. 2000-01-17 06:27:37 +00:00
scsi_ch.h Correct the definition of the changer device capabilities page. The 1998-12-17 22:26:39 +00:00
scsi_da.c Do the minor changes needed because of change to ccb_getdev structure. 2000-01-17 06:27:37 +00:00
scsi_da.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_message.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_pass.c Do the minor changes needed because of change to ccb_getdev structure. 2000-01-17 06:27:37 +00:00
scsi_pass.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_pt.c Do the minor changes needed because of change to ccb_getdev structure. 2000-01-17 06:27:37 +00:00
scsi_pt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_sa.c Do the minor changes needed because of change to ccb_getdev structure. 2000-01-17 06:27:37 +00:00
scsi_sa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_ses.c Clean up some of the SAF-TE matching code. Add 2000-01-21 21:14:42 +00:00
scsi_ses.h Move the kernel specific stuff into scsi_ses.c. Redo the ioctls 2000-01-15 22:40:04 +00:00
scsi_targ_bh.c Propagate sense data through from SIM (if there) and mark the CTIO 2000-01-25 17:39:09 +00:00
scsi_target.c Propagate sense data through from SIM (if there) and mark the CTIO 2000-01-25 17:42:27 +00:00
scsi_targetio.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00