1.\" $NetBSD: awge.4,v 1.1 2019/04/22 21:58:57 maya Exp $ 2.\" 3.\" written by Maya Rashish, 2019 4.\" This file is in the Public Domain 5.\" 6.Dd April 23, 2019 7.Dt AWGE 4 8.Os 9.Sh NAME 10.Nm awge 11.Nd DesignWare Gigabit Ethernet 12.Sh SYNOPSIS 13.Cd "awge* at fdt?" 14.Sh DESCRIPTION 15The 16.Nm 17driver provides support for the DesignWare GMAC Ethernet. 18.Sh SEE ALSO 19.Xr arp 4 , 20.Xr ifmedia 4 , 21.Xr mii 4 , 22.Xr netintro 4 , 23.Xr ifconfig 8 24.Rs 25.%A Synopsys 26.%T DesignWare Ethernet GMAC IP 27.%D April, 2019 28.%U https://www.synopsys.com/dw/ipdir.php?ds=dwc_ether_mac10_100_1000_unive 29.Re 30.Sh HISTORY 31The name 32.Nm 33was chosen due to the hardware appearing in Allwinner boards, 34but 35.Nm 36in use in boards by other manufacturers. 37.Pp 38The 39.Nm 40device driver was written by 41.An Matt Thomas 42and 43.An Martin Husemann . 44It first appeared in 45.Nx 7.0 . 46