Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 14:43:28 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/nve if_nve.c
Message-ID:  <201001271443.o0REhfrD064059@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-01-27 14:43:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nve          if_nve.c 
  Log:
  SVN rev 203070 on 2010-01-27 14:43:28Z by jhb
  
  Initialize the ifnet before calling mii_phy_probe() as some phy drivers
  (e.g. e1000phy(4)) expect if_dname to be valid when they are probed.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.35      +8 -8      src/sys/dev/nve/if_nve.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001271443.o0REhfrD064059>