NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/40580: Intel 82657LM3 Gigabit Ethernet (wm(4)) needs some more robustness & inclusion
> On Wed, Feb 11, 2009 at 09:53:47AM +0100, Michael Stapelberg wrote:
> > Hi,
> >
> > * [09.02.09 18:57]:
> > > > wm(4) probably failed to probe the PHY. Can you post the boot
> > > message ?
> >
> > I just noticed the following messages:
> > ukphy0 at wm0 phy 1: Generic IEEE 802.3u media interface
> > ukphy0: OUI 0x000000, model 0x0000, rev. 0
> > ukphy0: no media present
> > ifmedia_set: no match for 0x20/0xfffffff
> >
> > Does this help you?
>
> Yes, it fails to talk to the phy properly; it seems to read all 0 from
> the PHY registers. Now the question is "why" ...
>
> --
> Manuel Bouyer, LIP6, Universite Paris VI.
> Manuel.Bouyer%lip6.fr@localhost
> NetBSD: 26 ans d'experience feront toujours la difference
> --
I've fixed it.
> Module Name: src
> Committed By: msaitoh
> Date: Tue Mar 10 03:41:50 UTC 2009
>
> Modified Files:
> src/sys/dev/pci: if_wm.c if_wmreg.h
>
> Log Message:
> add an entry for 82567LF-3.
> fix the register access for ICH10DO.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.166 -r1.167 src/sys/dev/pci/if_wm.c
> cvs rdiff -u -r1.24 -r1.25 src/sys/dev/pci/if_wmreg.h
I think we should move the MII page-select code into sys/dev/mii part.
----------------------------------------------------------
SAITOH Masanobu (masanobu%iij.ad.jp@localhost
msaitoh%netbsd.org@localhost)
Home |
Main Index |
Thread Index |
Old Index