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 */