xref: /netbsd-src/share/man/man4/rlphy.4 (revision df4ea585b23afc470ef965b60e8e0153981c0094)
1.\"	$NetBSD: rlphy.4,v 1.3 2019/02/09 08:07:13 rin Exp $
2.\"	$OpenBSD: rlphy.4,v 1.11 2005/09/19 21:54:11 jmc Exp $
3.\"
4.\" Copyright (c) 1998 Jason L. Wright (jason@thought.net)
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright
11.\"    notice, this list of conditions and the following disclaimer.
12.\" 2. Redistributions in binary form must reproduce the above copyright
13.\"    notice, this list of conditions and the following disclaimer in the
14.\"    documentation and/or other materials provided with the distribution.
15.\"
16.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19.\" DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
20.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
22.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
24.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
25.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
26.\" POSSIBILITY OF SUCH DAMAGE.
27.\"
28.Dd February 9, 2019
29.Dt RLPHY 4
30.Os
31.Sh NAME
32.Nm rlphy
33.Nd Realtek 8139/8201 and IC Plus IP101 Ethernet PHY driver
34.Sh SYNOPSIS
35.Cd "rlphy* at mii? phy ?"
36.Sh DESCRIPTION
37The
38.Nm
39driver supports the internal physical layer interface (PHY) found on
40Realtek Semiconductor
41.Tn RTL8139
42based Ethernet adapters,
43.Tn RTL8201E ,
44.Tn RTL8201L ,
45and
46IC Plus Corp
47.Tn IP101
48Ethernet PHY chips.
49.Sh SEE ALSO
50.Xr ifmedia 4 ,
51.Xr intro 4 ,
52.Xr mii 4 ,
53.Xr rtk 4 ,
54.Xr ifconfig 8
55