Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2011 21:07:44 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mii miidevs rlphy.c
Message-ID:  <201101262108.p0QL82TM060716@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-01-26 21:07:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          miidevs rlphy.c 
  Log:
  SVN rev 217910 on 2011-01-26 21:07:44Z by yongari
  
  Add Realtek RTL8201E 10/100 PHY found in RTL8105E controller. The
  exact model name is not clear yet. All previous RTL8201 10/100 PHYs
  used 0x8201 in MII_PHYIDR2 which in turn makes model number 0x20
  but this PHY used new model number 0x08.
  
  Revision  Changes    Path
  1.79      +1 -0      src/sys/dev/mii/miidevs
  1.37      +1 -0      src/sys/dev/mii/rlphy.c



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