Date: Mon, 19 Mar 2007 23:17:39 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii brgphy.c Message-ID: <200703192317.l2JNHd59062213@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim        2007-03-19 23:17:39 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/mii          brgphy.c 
  Log:
  Revert couple of changes from 1.51 and 1.52.  Reading link status with BMSR
  is okay for most of the chipsets but BCM5701 PHY does not seem to like it.
  Set media to IFM_NONE if link is not up instead of the previous value.
  
  Reported by:    Goran Lowkrantz (goran dot lowkrantz at ismobile dot com)
  
  Revision  Changes    Path
  1.66      +12 -14    src/sys/dev/mii/brgphy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703192317.l2JNHd59062213>
