xref: /netbsd/share/man/man4/rge.4 (revision c6aecd1e)
1.\" $NetBSD: rge.4,v 1.4 2022/12/24 00:34:53 andvar Exp $
2.\" $OpenBSD: rge.4,v 1.4 2020/10/12 02:11:10 kevlo Exp $
3.\"
4.\" Copyright (c) 2019, 2020 Kevin Lo <kevlo@openbsd.org>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\"
18.Dd December 24, 2022
19.Dt RGE 4
20.Os
21.Sh NAME
22.Nm rge
23.Nd Realtek 8125/8125B PCI Express 2.5Gb Ethernet device
24.Sh SYNOPSIS
25.Cd "rge* at pci?"
26.Sh DESCRIPTION
27The
28.Nm
29driver provides support for PCI Express 2.5Gb Ethernet adapters based
30on the Realtek RTL8125 and RTL8125B Ethernet controllers,
31including the following:
32.Pp
33.Bl -bullet -offset indent -compact
34.It
35Realtek 8125/8125B 2.5GbE Adapter (2500baseT)
36.It
37Rivet Networks Killer E3000 Adapter (2500baseT)
38.It
39TP-LINK TL-NG421 Adapter (2500baseT)
40.El
41.Sh SEE ALSO
42.Xr arp 4 ,
43.Xr ifmedia 4 ,
44.Xr intro 4 ,
45.Xr netintro 4 ,
46.Xr pci 4 ,
47.\".Xr hostname.if 5 ,
48.Xr ifconfig 8
49.Sh HISTORY
50The
51.Nm
52driver first appeared in
53.Ox 6.6
54and in
55.Nx 10.0 .
56.Sh AUTHORS
57.An -nosplit
58The
59.Nm
60driver was written by
61.An Kevin Lo Aq Mt kevlo@openbsd.org .
62