diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bge.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 4a4b552925b..1af2a2e1d26 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.43 2009/05/27 21:19:18 sthen Exp $ +.\" $OpenBSD: bge.4,v 1.44 2009/05/31 18:04:53 naddy Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 27 2009 $ +.Dd $Mdocdate: May 31 2009 $ .Dt BGE 4 .Os .Sh NAME @@ -115,7 +115,9 @@ The driver supports .\"IP, TCP .\"and UDP checksum offload for both receive and transmit, -VLAN tag insertion and stripping as well as a 256-bit multicast hash +IP, TCP, and UDP checksum offload for receive, +IP checksum offload for transmit, +VLAN tag insertion and stripping, as well as a 256-bit multicast hash filter. .Pp The BCM5700, BCM5701, BCM5703 and BCM5704 chips are capable of |