cvs commit: src/sys/dev/ath if_ath.c
Sam Leffler
sam at FreeBSD.org
Wed Nov 12 21:35:08 PST 2003
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
More information about the cvs-src
mailing list