Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 21:35:07 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c
Message-ID:  <200311130535.hAD5Z7bJ074163@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/11/12 21:35:07 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  Don't count PHY errors as input errors.  This is important for
  5212-based devices because PHY errors are used to collect data
  on environmental noise that and doesn't truly reflect the state
  of the communications media.  The result is confused users.
  Folks that want to watch PHY errors can still get the statistics
  through the device ioctl (used by athstats).
  
  Revision  Changes    Path
  1.32      +9 -1      src/sys/dev/ath/if_ath.c



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