patch-2.4.18 linux/drivers/scsi/scsi_dma.c
Next file: linux/drivers/scsi/scsi_merge.c
Previous file: linux/drivers/scsi/scsi_debug.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Feb 4 19:11:16 2002
- Orig file:
linux.orig/drivers/scsi/scsi_dma.c
- Orig date:
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/drivers/scsi/scsi_dma.c linux/drivers/scsi/scsi_dma.c
@@ -259,6 +259,7 @@
if (SDpnt->type == TYPE_WORM || SDpnt->type == TYPE_ROM)
new_dma_sectors += (2048 >> 9) * SDpnt->queue_depth;
} else if (SDpnt->type == TYPE_SCANNER ||
+ SDpnt->type == TYPE_PRINTER ||
SDpnt->type == TYPE_PROCESSOR ||
SDpnt->type == TYPE_COMM ||
SDpnt->type == TYPE_MEDIUM_CHANGER ||
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)