1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/mpt
Matt Jacob 73651fd1ef If the card has target mode enabled, and we hang
out ELS buffers but *don't* hang out commands,
we hang folks on the SAN because the LSI-Logic
f/w apparently sends back BUSY or QFULL or some
darn thing.

If we add command buffers, we have to respond to
them sensibly even if we don't have any upstream
listeners (scsi_targ or scsi_targ_bh), so put in
some local command reponse stuff.

MFC after:	2 weeks
2006-07-15 22:58:09 +00:00
..
mpilib Remove the ill-considered effect of using the type definitions as 2006-02-26 22:50:14 +00:00
mpt_cam.c If the card has target mode enabled, and we hang 2006-07-15 22:58:09 +00:00
mpt_cam.h Add acknowledgements to LSI-Logic for support 2006-05-29 20:34:28 +00:00
mpt_debug.c Fix config page writes to not strip out the attributes when you 2006-07-12 07:48:50 +00:00
mpt_pci.c Fix config page writes to not strip out the attributes when you 2006-07-12 07:48:50 +00:00
mpt_raid.c Add acknowledgements to LSI-Logic for support 2006-05-29 20:34:28 +00:00
mpt_raid.h Add acknowledgements to LSI-Logic for support 2006-05-29 20:34:28 +00:00
mpt_reg.h Add acknowledgements to LSI-Logic for support 2006-05-29 20:34:28 +00:00
mpt.c Fix config page writes to not strip out the attributes when you 2006-07-12 07:48:50 +00:00
mpt.h If the card has target mode enabled, and we hang 2006-07-15 22:58:09 +00:00