Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2009 19:25:15 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/alc if_alc.c
Message-ID:  <200911291925.nATJPUSv007299@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-11-29 19:25:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/alc          if_alc.c 
  Log:
  SVN rev 199924 on 2009-11-29 19:25:15Z by yongari
  
  MFC 197600.
    For AR8132 fast ethernet controller, do not report 1000baseT
    capability to mii(4). Even though AR8132 uses the same model/
    revision number of F1 gigabit PHY, the PHY has no ability to
    establish 1000baseT link. I have no idea why Atheros use the same
    device/model id for this PHY.
    With this change atphy(4) does not report 1000baseT media
    capability and manual 1000baseT configuration is also disabled
    which is more desirable behavior for 10/100Mbps PHY.
  
  Revision  Changes    Path
  1.3.2.3   +10 -0     src/sys/dev/alc/if_alc.c



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