From owner-freebsd-current@FreeBSD.ORG Thu Aug 5 22:24:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A5316A4CE for ; Thu, 5 Aug 2004 22:24:23 +0000 (GMT) Received: from hourri.hittite.isp.9tel.net (hourri.hittite.isp.9tel.net [62.62.156.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA81843D2D for ; Thu, 5 Aug 2004 22:24:22 +0000 (GMT) (envelope-from martin.mato@wanadoo.fr) Received: from [192.168.0.2] (unknown [84.97.151.249]) by hourri.hittite.isp.9tel.net (Postfix) with ESMTP id 7290C15767C for ; Fri, 6 Aug 2004 00:32:55 +0200 (CEST) Message-ID: <4112B393.6020603@wanadoo.fr> Date: Fri, 06 Aug 2004 00:24:19 +0200 From: Martin MATO User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: fr, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: txcsum seems not working with my 3com 3c905 TX X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: martin.mato@wanadoo.fr List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 22:24:23 -0000 hayes# ifconfig xl0 xl0: flags=8843 mtu 1500 options=9 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::250:daff:fe42:fc4%xl0 prefixlen 64 scopeid 0x1 ether 00:50:da:42:0f:c4 media: Ethernet autoselect (100baseTX ) status: active the tx checksum offloading is not enabled y default at boot and : ifconfig xl0 txcsum give me this message: hayes# ifconfig xl0 txcsum ifconfig: txcsum: Invalid argument nota: the rxcsum and -rxcsum flags are working, and -txcsum has no error messages any ideas?