jkim        2007-11-16 16:39:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  Do not report MAC, TX, and RX stats via sysctl(8) with BCM5705+.
  The register layout is little different from memory-mapped stats
  in the previous generation chips.  In fact, it is bad because
  registers in this range are cleared after reading them.
  
  Reviewed by:    scottl
  MFC after:      3 days
  
  Revision  Changes    Path
  1.199     +6 -7      src/sys/dev/bge/if_bge.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to