diff options
author | 2005-10-31 14:50:02 +0000 | |
---|---|---|
committer | 2005-10-31 14:50:02 +0000 | |
commit | 3218c033737c404dd794d85a483008e22081e541 (patch) | |
tree | 2a0cf3691f8880ef3e2f4a49310cbde664216ba4 | |
parent | sync (diff) | |
download | wireguard-openbsd-3218c033737c404dd794d85a483008e22081e541.tar.xz wireguard-openbsd-3218c033737c404dd794d85a483008e22081e541.zip |
mention i82559S
-rw-r--r-- | share/man/man4/fxp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 29300904466..64bafab4316 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.35 2005/07/12 07:47:40 jmc Exp $ +.\" $OpenBSD: fxp.4,v 1.36 2005/10/31 14:50:02 brad Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -40,7 +40,7 @@ The .Nm device driver supports the Intel EtherExpress 100 family of Ethernet cards -based on various revisions of the i82557, i82558, i82559, +based on various revisions of the i82557, i82558, i82559, i82559S, i82550, i82551, and i82562 chipsets. These come in several different varieties, including dual-port cards, and as built-in Ethernet solutions on certain motherboards. |