diff options
author | 2005-02-24 21:19:48 +0000 | |
---|---|---|
committer | 2005-02-24 21:19:48 +0000 | |
commit | 86bb182dbf419da3c5978d2cfff800d5db267d7c (patch) | |
tree | 0720b3058752267c82c8eaa58afc5fed7cb20c1f /share/man/man4 | |
parent | Don't use inline assembly for cpuid instruction, it clobbers (diff) | |
download | wireguard-openbsd-86bb182dbf419da3c5978d2cfff800d5db267d7c.tar.xz wireguard-openbsd-86bb182dbf419da3c5978d2cfff800d5db267d7c.zip |
mention more chips, jumbo frames and receive checksum offload.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/em.4 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index 815475a43c7..70dfac06c1c 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.15 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: em.4,v 1.16 2005/02/24 21:19:48 brad Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -27,8 +27,8 @@ .\" .\" * Other names and brands may be claimed as the property of others. .\" -.\" $FreeBSD$ -.Dd March 1, 2002 +.\" $FreeBSD: em.4,v 1.18 2005/01/30 12:29:06 yar Exp $ +.Dd February 13, 2005 .Dt EM 4 .Os .Sh NAME @@ -40,8 +40,10 @@ The .Nm driver provides support for PCI Gigabit Ethernet adapters based on the -Intel 82540, 82541, 82542, 82543, 82544, 82545, 82546 and 82547 Ethernet -controller chips. +Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, +82546GB and 82547 Ethernet controller chips. +The driver supports Receive checksum offload and Jumbo Frames +only on 82540, 82543, 82544 and 82546-based adapters. This includes the following models: .Pp .Bl -item -offset indent -compact |