patch-2.1.65 linux/drivers/scsi/ppa.h

Next file: linux/drivers/sound/lowlevel/awe_config.h
Previous file: linux/drivers/net/eepro100.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.64/linux/drivers/scsi/ppa.h linux/drivers/scsi/ppa.h
@@ -100,7 +100,7 @@
 int ppa_sg = SG_ALL;		/* enable/disable scatter-gather. */
 
 /* other options */
-#define PPA_CAN_QUEUE   0	/* use "queueing" interface */
+#define PPA_CAN_QUEUE   1	/* use "queueing" interface */
 #define PPA_BURST_SIZE	512	/* data burst size */
 #define PPA_SELECT_TMO  5000	/* how long to wait for target ? */
 #define PPA_SPIN_TMO    50000	/* ppa_wait loop limiter */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov