On linux-next commit ID 81e09f50c93edff607259cbe374a3006c9c5fa74

Has the same problem the LogicPD Torpedo has the same problem

[    2.411743] eth0: smsc911x_soft_reset: Failed to complete reset
[    2.417846] eth0: smsc911x_open: soft reset failed
[    2.422668] IP-Config: Failed to open eth0
[    2.426879] IP-Config: No network devices available.


-----Original Message-----
From: linux-omap-ow...@vger.kernel.org
[mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio
Sent: Monday, August 09, 2010 4:36 PM
To: linux-omap@vger.kernel.org
Subject: [Zoom3] smsc911x_soft_reset: Failed to complete reset
(sometimes...)

Hi all,

Seems that, with current master branch
(commit ID: 842849896627701e4c07441f2c7519aeec771058),
and doing this change:

> diff --git a/drivers/net/smsc911x.h b/drivers/net/smsc911x.h
> index 016360c..2cd4f5a 100644
> --- a/drivers/net/smsc911x.h
> +++ b/drivers/net/smsc911x.h
> @@ -23,7 +23,7 @@
>  
>  #define TX_FIFO_LOW_THRESHOLD  ((u32)1600)
>  #define SMSC911X_EEPROM_SIZE   ((u32)7)
> -#define USE_DEBUG              0
> +#define USE_DEBUG              1
>  
>  /* This is the maximum number of packets to be received every
>   * NAPI poll */

I see in the console sometimes (not always) these error messages:

[    2.682342] eth0: smsc911x_soft_reset: Failed to complete reset
[    2.688385] eth0: smsc911x_open: soft reset failed
[    2.693176] IP-Config: Failed to open eth0
[    2.697326] IP-Config: No network devices available.

Is somebody also experiencing this?

NOTE: It doesn't seem consistent. I had to reboot several times the
board,
To reproduce it. Sometimes it comes at the first try.

Regards,
Sergio
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to