cvs commit: src/sys/dev/bge if_bge.c

Jung-uk Kim jkim at FreeBSD.org
Wed Dec 13 09:29:30 PST 2006


jkim        2006-12-13 17:28:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  Use one counter instead of four to make up TX collision stats as BCM5705+.
  It reduces chance of errors from multiple counter wraps at the same time.
  
  Revision  Changes    Path
  1.160     +1 -8      src/sys/dev/bge/if_bge.c


More information about the cvs-src mailing list