From owner-cvs-all Fri Oct 19 11: 8:59 2001 Delivered-To: cvs-all@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 11F9637B401; Fri, 19 Oct 2001 11:08:52 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by cs.rice.edu (Postfix) with ESMTP id E3C55188A; Fri, 19 Oct 2001 13:08:50 -0500 (CDT) Received: by cs.rice.edu (Postfix, from userid 19572) id 9748B1885; Fri, 19 Oct 2001 13:08:48 -0500 (CDT) Date: Fri, 19 Oct 2001 13:08:48 -0500 From: Alan Cox To: "Bruce A. Mah" Cc: Alan Cox , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_xl.c Message-ID: <20011019130848.A16336@cs.rice.edu> References: <200110190716.f9J7G7P99614@freefall.freebsd.org> <200110191516.f9JFGkg28380@c527597-a.cstvl1.sfba.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5us In-Reply-To: <200110191516.f9JFGkg28380@c527597-a.cstvl1.sfba.home.com>; from Bruce A. Mah on Fri, Oct 19, 2001 at 08:16:46AM -0700 X-Virus-Scanned: by AMaViS snapshot-20010714 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 19, 2001 at 08:16:46AM -0700, Bruce A. Mah wrote: > If memory serves me right, Alan Cox wrote: > > alc 2001/10/19 00:16:06 PDT > > > > Modified files: (Branch: RELENG_4) > > sys/pci if_xl.c > > Log: > > MFC: [rev 1.98] Implement TCP/IP checksum off-loading on receive. > > > > Revision Changes Path > > 1.72.2.7 +19 -3 src/sys/pci/if_xl.c > > Would it be correct for me to write something like this for the release > notes? > > The &man.xl.4; driver now supports receive-side > TCP/IP checksum off-loading on 3C905B cards. > It also extends to later-generation cards and chips, such as the 905C's and the 980C's. The 905B is just the first card to support it. > Thanks, > > Bruce. > > PS. I should have done this when you first did the commit to -CURRENT, > but at the time I didn't feel like delving in the code to look. > Sorry. I should have been more explicit in the commit message. Regards, Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message