Hi, I upgraded my 7.1-RELEASE system to RELENG_7 yesterday and after booting, re0 works for only a short time, then gives "re0: PHY read failed" over and over. Does anyone have a suggestion on how to debug? Thanks, Steve
Hi, On Tue, Feb 24, 2009 at 08:12:18PM -0500, Steve Wills wrote:> I upgraded my 7.1-RELEASE system to RELENG_7 yesterday and after > booting, re0 works for only a short time, then gives "re0: PHY read > failed" over and over. Does anyone have a suggestion on how to debug?The Patch from <20090213113955.GE12653@michelle.cdnetworks.co.kr> (Thread: "fun with re", Feb 13 on this list) helped for me. You may try it and could also give feedback so it gets included. - Olli -- | Oliver Brandmueller | Offenbacher Str. 1 | Germany D-14197 Berlin | | Fon +49-172-3130856 | Fax +49-172-3145027 | WWW: http://the.addict.de/ | | Ich bin das Internet. Sowahr ich Gott helfe. | | Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |
Hi, On Wed, Feb 25, 2009 at 09:22:39AM +0100, Oliver Brandmueller wrote:> On Tue, Feb 24, 2009 at 08:12:18PM -0500, Steve Wills wrote: > > I upgraded my 7.1-RELEASE system to RELENG_7 yesterday and after > > booting, re0 works for only a short time, then gives "re0: PHY read > > failed" over and over. Does anyone have a suggestion on how to debug? > > The Patch from <20090213113955.GE12653@michelle.cdnetworks.co.kr> > (Thread: "fun with re", Feb 13 on this list) helped for me. You may try > it and could also give feedback so it gets included.Sorry: From: Pyun YongHyeon Subject: Re: fun with if_re - Olli -- | Oliver Brandmueller | Offenbacher Str. 1 | Germany D-14197 Berlin | | Fon +49-172-3130856 | Fax +49-172-3145027 | WWW: http://the.addict.de/ | | Ich bin das Internet. Sowahr ich Gott helfe. | | Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |
On Tue, Feb 24, 2009 at 08:12:18PM -0500, Steve Wills wrote:> Hi, > > I upgraded my 7.1-RELEASE system to RELENG_7 yesterday and after > booting, re0 works for only a short time, then gives "re0: PHY read > failed" over and over. Does anyone have a suggestion on how to debug? >I need more information for your hardware revision. Would you show me dmesg output and revision number of if_re.c?
Hi, On Feb 25, 2009, at 7:38 PM, Pyun YongHyeon wrote:> On Tue, Feb 24, 2009 at 08:12:18PM -0500, Steve Wills wrote: >> Hi, >> >> I upgraded my 7.1-RELEASE system to RELENG_7 yesterday and after >> booting, re0 works for only a short time, then gives "re0: PHY read >> failed" over and over. Does anyone have a suggestion on how to debug? >> > > I need more information for your hardware revision. > Would you show me dmesg output and revision number of if_re.c?For the record, and if anyone else is having this issue, SVN rev 190587 fixes this. Thanks for taking care of it! Steve