From owner-freebsd-hackers@FreeBSD.ORG Sat Jan 24 11:05:09 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B394116A4CE; Sat, 24 Jan 2004 11:05:09 -0800 (PST) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF53943D2D; Sat, 24 Jan 2004 11:05:08 -0800 (PST) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i0OJ58AF071804; Sat, 24 Jan 2004 11:05:08 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i0OJ58Du071803; Sat, 24 Jan 2004 11:05:08 -0800 (PST) (envelope-from rizzo) Date: Sat, 24 Jan 2004 11:05:08 -0800 From: Luigi Rizzo To: Robert Watson Message-ID: <20040124110508.A71777@xorpc.icir.org> References: <200401241739.51107.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from rwatson@freebsd.org on Sat, Jan 24, 2004 at 01:38:37PM -0500 cc: Max Laier cc: hackers@freebsd.org Subject: Re: XL driver checksum producing corrupted but checksum-correct packets X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 19:05:09 -0000 On Sat, Jan 24, 2004 at 01:38:37PM -0500, Robert Watson wrote: ... > (2) Try the NDIS driver with the NDIS-u-lator on FreeBSD 5.x and see if > that also has the problem. but going this way you have no idea on what the driver does, including enabling hw checksums. This looks like a useless test at least for the purpose of finding out what is going wrong cheers luigi