From owner-cvs-all Thu Jul 13 11:19:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C220A37BF6C; Thu, 13 Jul 2000 11:19:13 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA51698; Thu, 13 Jul 2000 11:19:13 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200007131819.LAA51698@freefall.freebsd.org> From: Bill Paul Date: Thu, 13 Jul 2000 11:19:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ti.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/07/13 11:19:13 PDT Modified files: (Branch: RELENG_4) sys/pci if_ti.c Log: Temporarily disable support for hardware checksum offload in the Tigon driver. According to dg, ftp.freesoftware.com will begin transmitting packets with bogus checksums after about 12 hours under load and won't stop until the interface is reset. I'm not at all sure how to track this bug down right now since it's most likely in the firmware, and we want this to at least be stable for the 4.1 release. Revision Changes Path 1.25.2.4 +14 -2 src/sys/pci/if_ti.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message