diff options
Diffstat (limited to 'static/netbsd/man4/awge.4')
| -rw-r--r-- | static/netbsd/man4/awge.4 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/static/netbsd/man4/awge.4 b/static/netbsd/man4/awge.4 new file mode 100644 index 00000000..dfe2ad24 --- /dev/null +++ b/static/netbsd/man4/awge.4 @@ -0,0 +1,45 @@ +.\" $NetBSD: awge.4,v 1.2 2025/03/22 14:13:12 gutteridge Exp $ +.\" +.\" written by Maya Rashish, 2019 +.\" This file is in the Public Domain +.\" +.Dd March 22, 2025 +.Dt AWGE 4 +.Os +.Sh NAME +.Nm awge +.Nd DesignWare Gigabit Ethernet +.Sh SYNOPSIS +.Cd "awge* at fdt?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the DesignWare GMAC Ethernet. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr mii 4 , +.Xr netintro 4 , +.Xr ifconfig 8 +.Rs +.%A Synopsys +.%T DesignWare Ethernet GMAC IP +.%D April, 2019 +.%U https://www.synopsys.com/dw/ipdir.php?ds=dwc_ether_mac10_100_1000_unive +.Re +.Sh HISTORY +The name +.Nm +was chosen due to the hardware appearing in Allwinner boards, +but +.Nm +is in use in boards by other manufacturers, e.g., Rockchip. +.Pp +The +.Nm +device driver was written by +.An Matt Thomas +and +.An Martin Husemann . +It first appeared in +.Nx 7.0 . |
