freebsd-dev/sys/dev/mly
Scott Long ff1e67ab93 Fix the mly driver! If card resources became unavailable, the driver would
correctly tell CAM to requeue the command and then freeze it's queue.  The
problem was that when resources became available again, it wouldn't tell
CAM to unfreeze it's queue, so no more commands would ever be delivered.
This is simialr to the bug that was fixed in the cciss driver last year.
This is a bug in 4-STABLE also, but is probably masked by the OS being
fast enough to drain the completion queue before it fills up.
Also add some diagnostics avaialble when compiled with MLY_DEBUG.
Thanks very much to LSI Corp for donating equipment to track this down,
and Vaidus Damosevicius for pestering me long enough to get it fixed.
2003-02-06 23:46:32 +00:00
..
mly_tables.h Fix warnings (comment out unused tables that are taking space in the 2002-02-27 23:57:18 +00:00
mly.c Fix the mly driver! If card resources became unavailable, the driver would 2003-02-06 23:46:32 +00:00
mlyio.h Merge with latest version of the Mylex 6+ driver. 2001-07-14 00:12:23 +00:00
mlyreg.h use __packed. 2002-09-23 18:54:32 +00:00
mlyvar.h Fix the mly driver! If card resources became unavailable, the driver would 2003-02-06 23:46:32 +00:00