Re: macb phy address bug?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Giuseppe CAVALLARO
Date: Friday, November 14, 2008 - 1:46 am

Giulio Benetti wrote:
Hi Giulio,
it sounds like a work around for a hardware error.
Is my understanding that, broken hardware is sometimes missing the pull 
down resistor on the  MDIO line, which results in reads to non-existent 
devices returning  0 rather than 0xffff.
Your fix looks good for me, although, I don't know if some vendors 
actually use 0 as valid UID.
Moreover, when I met this problem, I decided to move just this hack 
within the MAC driver  (as soon as the PHY is connected to the driver) 
instead of patching the PAL code.
Hoping this could be useful.
Ciao
 Peppe
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
macb phy address bug?, Giulio Benetti, (Fri Nov 14, 12:53 am)
Re: macb phy address bug?, Giuseppe CAVALLARO, (Fri Nov 14, 1:46 am)