From b1e68a44b51b5746bd2e0b3bd153617aeae99f8a Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Thu, 12 Oct 2000 01:43:40 +0000 Subject: [PATCH] Reduce the number of outstanding commands we will send to the controller to 50. This has been reported to avoid the problems that many users have been experiencing with crashing the card firmware during rebuilds. --- sys/dev/twe/twereg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/twe/twereg.h b/sys/dev/twe/twereg.h index 9344280b844..db9a4f8a813 100644 --- a/sys/dev/twe/twereg.h +++ b/sys/dev/twe/twereg.h @@ -125,7 +125,7 @@ #define TWE_INIT_MESSAGE_CREDITS 0x100 #define TWE_INIT_COMMAND_PACKET_SIZE 0x3 #define TWE_MAX_SGL_LENGTH 62 -#define TWE_Q_LENGTH 256 +#define TWE_Q_LENGTH 50 #define TWE_Q_START 0 #define TWE_MAX_RESET_TRIES 3 #define TWE_UNIT_INFORMATION_TABLE_BASE 0x300