patch-2.4.0-test8 linux/drivers/scsi/scsi_dma.c
Next file: linux/drivers/scsi/scsi_scan.c
Previous file: linux/drivers/scsi/qlogicpti.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Sep 5 14:08:55 2000
- Orig file:
v2.4.0-test7/linux/drivers/scsi/scsi_dma.c
- Orig date:
Fri Mar 10 16:40:43 2000
diff -u --recursive --new-file v2.4.0-test7/linux/drivers/scsi/scsi_dma.c linux/drivers/scsi/scsi_dma.c
@@ -260,6 +260,7 @@
new_dma_sectors += (2048 >> 9) * SDpnt->queue_depth;
} else if (SDpnt->type == TYPE_SCANNER ||
SDpnt->type == TYPE_PROCESSOR ||
+ SDpnt->type == TYPE_COMM ||
SDpnt->type == TYPE_MEDIUM_CHANGER ||
SDpnt->type == TYPE_ENCLOSURE) {
new_dma_sectors += (4096 >> 9) * SDpnt->queue_depth;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)