Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 23:27:04 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mii miidevs nsgphy.c
Message-ID:  <200906132327.n5DNRGcd091004@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-06-13 23:27:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          miidevs nsgphy.c 
  Log:
  SVN rev 194134 on 2009-06-13 23:27:04Z by marius
  
  - Also probe DP83865, which is an is an ultra low power version
    of the DP83861 and DP83891.
  - Reset the PHY during attach so it's in a known state.
  - Add a comment describing why we hardwire 10baseT support in
    the BMSR.
  - Always explicitly set IFM_HDX for half-duplex. [1]
  
  Obtained from:  OpenBSD [1]
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.65      +1 -0      src/sys/dev/mii/miidevs
  1.25      +23 -10    src/sys/dev/mii/nsgphy.c



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