freebsd-nq/sys/dev/mpt
Matt Jacob 6621d786eb If we're in mpt_wait_req and the command times out,
mark it as timed out. Don't try and free the config
request for read_cfg_header that times out because
it's still active. Put in code for the config reply
handler that will then free up timed out requests.

Fix the FC_PRIMITIVE_SEND completion to not try
and free a command twice. Dunno how this possibly
could have been working for awhile.

MFC after:	2 weeks
2006-07-16 03:34:55 +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 we're in mpt_wait_req and the command times out, 2006-07-16 03:34:55 +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 Define out unused and incomplete raid quiesce functions. 2006-07-16 03:31:01 +00:00
mpt_raid.h Define out unused and incomplete raid quiesce functions. 2006-07-16 03:31:01 +00:00
mpt_reg.h Add acknowledgements to LSI-Logic for support 2006-05-29 20:34:28 +00:00
mpt.c If we're in mpt_wait_req and the command times out, 2006-07-16 03:34:55 +00:00
mpt.h If the card has target mode enabled, and we hang 2006-07-15 22:58:09 +00:00