From owner-cvs-src@FreeBSD.ORG Sat Oct 21 20:41:08 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC10716A407; Sat, 21 Oct 2006 20:41:08 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 626E443D5E; Sat, 21 Oct 2006 20:41:08 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9LKf84i071594; Sat, 21 Oct 2006 20:41:08 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9LKf8Db071593; Sat, 21 Oct 2006 20:41:08 GMT (envelope-from scottl) Message-Id: <200610212041.k9LKf8Db071593@repoman.freebsd.org> From: Scott Long Date: Sat, 21 Oct 2006 20:41:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/bce if_bcereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 20:41:08 -0000 scottl 2006-10-21 20:41:08 UTC FreeBSD src repository Modified files: sys/dev/bce if_bcereg.h Log: There seems to be a problem with txcsum and UDP. Turn it off until it is understood better. This fixes timeout problems with NFS. Revision Changes Path 1.8 +5 -0 src/sys/dev/bce/if_bcereg.h