diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2002-06-08 23:40:54 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2002-06-08 23:40:54 +0000 |
commit | 5563b389598fb46466ff40f9799694b53b2c896b (patch) | |
tree | ef29248f841c9c5240372c37a00fb2a07183104e | |
parent | 181476d153997b3987d0445dbe539886faf01e68 (diff) |
Note support for hardware TCP/IP checksum offloading.
-rw-r--r-- | share/man/man4/xl.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 8040c2ecb80..bb7cb91da80 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.22 2001/06/22 12:15:48 mpech Exp $ +.\" $OpenBSD: xl.4,v 1.23 2002/06/08 23:40:53 aaron Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -101,6 +101,8 @@ The 3C985 series of Gigabit cards are supported by the .Xr ti 4 driver. .Pp +Hardware TCP/IP checksum offloading for IPv4 is supported on the 3C905B. +.Pp The following media types and options (as given to .Xr ifconfig 8 ) are supported: |