diff options
author | 2005-10-07 23:33:55 +0000 | |
---|---|---|
committer | 2005-10-07 23:33:55 +0000 | |
commit | 8b60635cf6ce745cfd2283f11ff1e7e387315ad9 (patch) | |
tree | 7610de6a8c14be09dc8fc9722dbdfb933c438be3 | |
parent | minor knf (diff) | |
download | wireguard-openbsd-8b60635cf6ce745cfd2283f11ff1e7e387315ad9.tar.xz wireguard-openbsd-8b60635cf6ce745cfd2283f11ff1e7e387315ad9.zip |
mention newer PCI Express chips.
-rw-r--r-- | share/man/man4/em.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index f6b68c4aa05..2c902e8b052 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.20 2005/08/23 16:51:54 jmc Exp $ +.\" $OpenBSD: em.4,v 1.21 2005/10/07 23:33:55 brad Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -41,8 +41,8 @@ The .Nm driver provides support for PCI Gigabit Ethernet adapters based on the Intel 82540EM, 82540EP, 82541EI, 82541ER, 82541GI, 82542, 82543GC, 82544EI, -82544GC, 82545EM, 82545GC, 82546EB, 82546GB, 82457EI, 82547GI and 82573E -Ethernet controller chips. +82544GC, 82545EM, 82545GC, 82546EB, 82546GB, 82457EI, 82547GI, 82571EB, +82572EI, 82573E and 82573L Ethernet controller chips. The driver supports IPv4 receive IP/TCP/UDP checksum offload on all but 82542-based adapters and Jumbo frames on all but 82573-based adapters. This includes the following models: |