xref: /openbsd-src/share/man/man4/rge.4 (revision 1a8dbaac879b9f3335ad7fb25429ce63ac1d6bac)
1.\" $OpenBSD: rge.4,v 1.4 2020/10/12 02:11:10 kevlo Exp $
2.\"
3.\" Copyright (c) 2019, 2020 Kevin Lo <kevlo@openbsd.org>
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.\"
17.Dd $Mdocdate: October 12 2020 $
18.Dt RGE 4
19.Os
20.Sh NAME
21.Nm rge
22.Nd Realtek 8125/8125B PCI Express 2.5Gb Ethernet device
23.Sh SYNOPSIS
24.Cd "rge* at pci?"
25.Sh DESCRIPTION
26The
27.Nm
28driver provides support for PCI Express 2.5Gb Ethernet adapters based
29on the Realtek RTL8125 and RTL8125B Ethernet controllers,
30including the following:
31.Pp
32.Bl -bullet -offset indent -compact
33.It
34Realtek 8125/8125B 2.5GbE Adapter (2500baseT)
35.It
36Rivet Networks Killer E3000 Adapter (2500baseT)
37.It
38TP-LINK TL-NG421 Adapter (2500baseT)
39.El
40.Sh SEE ALSO
41.Xr arp 4 ,
42.Xr ifmedia 4 ,
43.Xr intro 4 ,
44.Xr netintro 4 ,
45.Xr pci 4 ,
46.Xr hostname.if 5 ,
47.Xr ifconfig 8
48.Sh HISTORY
49The
50.Nm
51driver first appeared in
52.Ox 6.6 .
53.Sh AUTHORS
54.An -nosplit
55The
56.Nm
57driver was written by
58.An Kevin Lo Aq Mt kevlo@openbsd.org .
59