scottr 0af57c2461 Correct a serious problem that affects at least front ends that can only
use PIO (or equivalent) code to do asynchronous transfers:  In
ncr5380_scsi_cmd(), test to see if the request has been completed after
the call to ncr5380_sched(), and return COMPLETE if so.  This avoids
going into an infinite loop in scsipi_execute_xs() while waiting for an
interrupt to trigger completion of the transfer... which, of course,
never happens, since it's already done.
1998-09-14 05:56:14 +00:00
..
1998-08-17 00:26:32 +00:00
1998-09-11 19:39:28 +00:00
1998-09-12 21:49:51 +00:00
1998-09-05 14:42:05 +00:00
1998-09-10 19:57:20 +00:00
1998-09-08 07:36:26 +00:00
1998-09-07 08:19:31 +00:00
1998-08-09 21:41:45 +00:00
1998-08-13 00:13:56 +00:00