linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.5.47: Fix e100 driver bug on STL2 motherboard -- 'e100: hw init failed'
@ 2002-11-14  8:36 Zhuang, Louis
  0 siblings, 0 replies; only message in thread
From: Zhuang, Louis @ 2002-11-14  8:36 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-14  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-14  8:36 [PATCH] 2.5.47: Fix e100 driver bug on STL2 motherboard -- 'e100: hw init failed' Zhuang, Louis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).