cvs commit: src/sys/dev/mii brgphy.c

Jung-uk Kim jkim at FreeBSD.org
Mon Mar 19 23:17:41 UTC 2007


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


More information about the cvs-src mailing list