Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 12:56:14 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files
Message-ID:  <200906111256.n5BCuYOk062932@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-06-11 12:56:14 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  SVN rev 193997 on 2009-06-11 12:56:14Z by bz
  
  All these Ethernet NICs depend on INET, mostly for unconditional
  cksum related function calls, sometimes related to offload features
  from what I could see.xi
  It would be good if the offload functionality would be properly
  #ifdefed but the other calls to cksum related functions are a more
  general problem also elswhere in the network stack.
  
  Revision  Changes    Path
  1.1437    +15 -15    src/sys/conf/files



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