Subject: RE: individual hme sbus cards vs quad hme sbus cards
To: 'Pavel Cahyna' <port-sparc@netbsd.org>
From: Moran, Chris <cmoran@winisp.net>
List: port-sparc
Date: 08/11/2006 08:38:58
ip4csum does not appear supported on hme devices in 3.0.1, (at least on
sparc64); but tcp4csum and udm4csum work

-----Original Message-----
From: port-sparc-owner@NetBSD.org [mailto:port-sparc-owner@NetBSD.org] On
Behalf Of Pavel Cahyna
Sent: Friday, 11 August 2006 6:40 AM
To: port-sparc@netbsd.org
Subject: Re: individual hme sbus cards vs quad hme sbus cards

On Thu, Aug 10, 2006 at 09:30:57PM +0200, Doom Warrior wrote:
> >Try ifconfig hme0 ip4csum udp4csum tcp4csum
> thanks for the hint, but I'm afraid this doesn't work for me.
> 
> ifconfig hme0 tcp4csum
> ifconfig: SIOCSIFCAP: Invalid argument
> 
> after looking into the man pages, there is also no hint on my system 
> (NetBSD 2.1).
> Maybe this is a feature of a newer version of NetBSD?

It seems that it appeared in NetBSD 3.

Pavel