1.\" $OpenBSD: nsphyter.4,v 1.4 2001/04/23 15:30:26 aaron Exp $ 2.\" 3.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) 4.\" All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: 9.\" 1. Redistributions of source code must retain the above copyright 10.\" notice, this list of conditions and the following disclaimer. 11.\" 2. Redistributions in binary form must reproduce the above copyright 12.\" notice, this list of conditions and the following disclaimer in the 13.\" documentation and/or other materials provided with the distribution. 14.\" 3. All advertising materials mentioning features or use of this software 15.\" must display the following acknowledgement: 16.\" This product includes software developed by Jason L. Wright 17.\" 4. The name of the author may not be used to endorse or promote products 18.\" derived from this software without specific prior written permission. 19.\" 20.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 21.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 22.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 23.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, 24.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 25.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 26.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 28.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 29.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 30.\" POSSIBILITY OF SUCH DAMAGE. 31.\" 32.Dd April 3, 2000 33.Dt NSPHYTER 4 34.Os 35.Sh NAME 36.Nm nsphyter 37.Nd National Semiconductor DP83843/DP83815 10/100 Ethernet PHY driver 38.Sh SYNOPSIS 39.Cd "nsphyter* at mii? phy ?" 40.Sh DESCRIPTION 41The 42.Nm 43driver supports the National Semiconductor 44.Tn PHYTER 45.Tn DP83843 46Ethernet PHYs. 47This driver also supports the integrated PHY on the 48.Tn MACPHYTER 49.Tn DP83815 . 50These PHYs are found on a variety of high-performance Ethernet interfaces. 51.Sh SEE ALSO 52.Xr ifmedia 4 , 53.Xr intro 4 , 54.Xr mii 4 , 55.Xr nsphy 4 , 56.Xr ifconfig 8 57