diff options
author | 2016-02-19 08:46:29 +0000 | |
---|---|---|
committer | 2016-02-19 08:46:29 +0000 | |
commit | 71c927f0a68fac96f3383149a4a9151be785ff05 (patch) | |
tree | feeb9d1a06d009c5b9ad88ce2e089d0ebf796518 | |
parent | sync() requires unistd.h (diff) | |
download | wireguard-openbsd-71c927f0a68fac96f3383149a4a9151be785ff05.tar.xz wireguard-openbsd-71c927f0a68fac96f3383149a4a9151be785ff05.zip |
add I219 to the list of supported chips
OK bluhm@
-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 8a5359578b6..d79f01d5ad8 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.53 2014/09/14 00:17:09 brad Exp $ +.\" $OpenBSD: em.4,v 1.54 2016/02/19 08:46:29 kirby Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -28,7 +28,7 @@ .\" * Other names and brands may be claimed as the property of others. .\" .\" $FreeBSD: em.4,v 1.18 2005/01/30 12:29:06 yar Exp $ -.Dd $Mdocdate: September 14 2014 $ +.Dd $Mdocdate: February 19 2016 $ .Dt EM 4 .Os .Sh NAME @@ -45,7 +45,7 @@ based on the Intel 82540EM, 82540EP, 82541EI, 82541ER, 82541GI, 82541PI, 82542, 82562V, 82563EB, 82564EB, 82566DC, 82566DM, 82571EB, 82571GB, 82572EI, 82572GI, 82573E, 82573L, 82573V, 82574L, 82575EB, 82575GB, 82576EB, 82577LC, 82577LM, 82578DC, 82578DM, 82579LM, 82579V, 82580DB, 82580EB, 82583V, I210, I211, I217, -I218, I350, I354 +I218, I219, I350, I354 Ethernet controller chips and the embedded chips found on EP80579 platform, including the following: .Pp |