Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2009 19:40:16 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200909281940.n8SJeRsw031845@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-09-28 19:40:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  SVN rev 197586 on 2009-09-28 19:40:16Z by yongari
  
  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 >
  
  Revision  Changes    Path
  1.298     +5 -2      src/sys/dev/fxp/if_fxp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909281940.n8SJeRsw031845>