sxie(4) is only for integrated 'EMAC' 10/100 Ethernet. Make this a bit
authorjsg <jsg@openbsd.org>
Sun, 26 Jun 2016 10:12:29 +0000 (10:12 +0000)
committerjsg <jsg@openbsd.org>
Sun, 26 Jun 2016 10:12:29 +0000 (10:12 +0000)
more obvious.  The Gigabit 'GMAC' controller used by some A20 systems
is not supported.

share/man/man4/man4.armv7/sxie.4

index 742299b..f97ba78 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sxie.4,v 1.3 2016/06/11 06:42:16 jsg Exp $
+.\"    $OpenBSD: sxie.4,v 1.4 2016/06/26 10:12:29 jsg Exp $
 .\"
 .\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
 .\"
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: June 11 2016 $
+.Dd $Mdocdate: June 26 2016 $
 .Dt SXIE 4 armv7
 .Os
 .Sh NAME
 .Nm sxie
-.Nd A1X/A20 Ethernet device
+.Nd A1X/A20 EMAC 10/100 Ethernet device
 .Sh SYNOPSIS
 .Cd "sxie* at fdt?"
 .Sh DESCRIPTION
 The
 .Nm
-driver provides support for the Ethernet device integrated in Allwinner
-Technology A1X/A20 SoCs.
+driver provides support for the EMAC 10/100 Ethernet device integrated in
+Allwinner Technology A1X/A20 SoCs.
 For more information on configuring this device, see
 .Xr ifconfig 8 .
 .Sh SEE ALSO