Oops.. Some debugging code snuck in here.

Requeue the request if the controller is busy.
This commit is contained in:
ps 2003-08-12 22:33:49 +00:00
parent ad65249832
commit f207ea1ade

View File

@ -1012,7 +1012,7 @@ twe_setup_data_dmamap(void *arg, bus_dma_segment_t *segs, int nsegments, int err
}
if (twe_start(tr) == EBUSY)
panic("EBUSY should not happen");
twe_requeue_ready(tr);
}
static void