Searched hist:39515 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/dpt/
H A Ddpt.hdiff 39515 Sun Sep 20 05:19:53 MDT 1998 gibbs Drop the maximum SG count to 32 from 1024. We can't make use of all of
those extra ones yet, anyway.

In dpttimeout, expect that the controller will complete aborted CCBs through
the interrupt handler. This corrects a panic that was caused by completing
the same transaction twice during timeout recovery.

Honor the tag times types expressed by the user and pass them down to
the controller.

Completed in 52 milliseconds