1.\" $OpenBSD: nsgphy.4,v 1.12 2021/09/08 20:29:21 jmc Exp $ 2.\" 3.\" Copyright (c) 2001 Nathan L. Binkert <binkertn@umich.edu> 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. 8.\" 9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.Dd $Mdocdate: September 8 2021 $ 17.Dt NSGPHY 4 18.Os 19.Sh NAME 20.Nm nsgphy 21.Nd National Semiconductor DP83891/DP83861/DP83865 10/100/1Gb Ethernet PHY 22.Sh SYNOPSIS 23.Cd "nsgphy* at mii?" 24.Sh DESCRIPTION 25The 26.Nm 27driver supports the National Semiconductor DP83891, DP83861 and 28DP83865 10/100/1Gb Ethernet PHYs. 29.Sh SEE ALSO 30.Xr ifmedia 4 , 31.Xr intro 4 , 32.Xr mii 4 , 33.Xr ifconfig 8 34