]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Three changes:
authorJack F Vogel <jfv@FreeBSD.org>
Thu, 8 Apr 2010 19:13:42 +0000 (19:13 +0000)
committerJack F Vogel <jfv@FreeBSD.org>
Thu, 8 Apr 2010 19:13:42 +0000 (19:13 +0000)
commit476310d371083b4f53c16cc8787fd1cc2fe8fd30
tree8548ece7515299defa7320fedd22bb136839190f
parentd51a8afbfeed50ffd3ada116e0136aa06ec7099f
Three changes:
- add CRC stripping to the RX side, this was handled
  by some obscure code in rxeof previously, its easier
  to simply have the hardware strip it now.
- Add back an ALTQ change that slipped between the cracks
- Add an update to the watchdog_time in the xmit code, not
  doing this in ixgbe caused problems, think its needed here
  as well.
sys/dev/e1000/if_em.c