[PATCH] 2.5.47: Fix e100 driver bug on STL2 motherboard -- 'e100: hw init failed'

From: Zhuang, Louis (louis.zhuang@intel.com)
Date: Thu Nov 14 2002 - 03:36:11 EST


It seems e100 device on STL2 board is slower than other siblings.

Regards,
Louis Zhuang,
My opinions are my own and NEVER the opinions of Intel Corporation.

diff -Nur -X /root/dontdiff 47-kp/drivers/net/e100/e100.h
47-kp-fi/drivers/net/e100/e100.h
--- 47-kp/drivers/net/e100/e100.h Mon Nov 11 11:28:07 2002
+++ 47-kp-fi/drivers/net/e100/e100.h Thu Nov 14 15:57:08 2002
@@ -100,7 +100,7 @@

 #define E100_MAX_NIC 16

-#define E100_MAX_SCB_WAIT 100 /* Max udelays in wait_scb */
+#define E100_MAX_SCB_WAIT 5000 /* Max udelays in wait_scb */
 #define E100_MAX_CU_IDLE_WAIT 50 /* Max udelays in wait_cus_idle */

 /* HWI feature related constant */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:32 EST