]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r197586:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 Nov 2009 18:31:43 +0000 (18:31 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 Nov 2009 18:31:43 +0000 (18:31 +0000)
commit727fe15ffaf059c39355c7e045cda9f079be7235
treedb2770943ced498e31d4d9219af1964750a2e27b
parent29806766be5ec860302396fc4a0518473bdc4035
MFC r197586:
  It seems some 82559ER controllers do not support Rx checksum
  offloading. Datasheet said nothing about the limitation of 82559ER
  except WOL. Explicitly disable Rx checksum offloading for
  controllers that is known to lack the capability.

  PR: kern/138135
  Tested by: Gooderum, Mark < mgooderum <> websense dot com >

git-svn-id: svn://svn.freebsd.org/base/stable/8@198919 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/fxp/if_fxp.c