freebsd-dev/sys/dev/dpt
Justin T. Gibbs 1da3ff4eea 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.
1998-09-20 07:19:53 +00:00
..
dpt_control.c Conver the DPT driver to CAM. The dpt_control interface is not yet 1998-09-15 08:33:38 +00:00
dpt_eisa.c Conver the DPT driver to CAM. The dpt_control interface is not yet 1998-09-15 08:33:38 +00:00
dpt_eisa.h Conver the DPT driver to CAM. The dpt_control interface is not yet 1998-09-15 08:33:38 +00:00
dpt_pci.c Conver the DPT driver to CAM. The dpt_control interface is not yet 1998-09-15 08:33:38 +00:00
dpt_pci.h
dpt_scsi.c Drop the maximum SG count to 32 from 1024. We can't make use of all of 1998-09-20 07:19:53 +00:00
dpt.h Drop the maximum SG count to 32 from 1024. We can't make use of all of 1998-09-20 07:19:53 +00:00