xref: /openbsd/share/man/man4/rge.4 (revision 09467b48)
1.\" $OpenBSD: rge.4,v 1.3 2020/07/22 00:48:02 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: July 22 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.El
38.Sh SEE ALSO
39.Xr arp 4 ,
40.Xr ifmedia 4 ,
41.Xr intro 4 ,
42.Xr netintro 4 ,
43.Xr pci 4 ,
44.Xr hostname.if 5 ,
45.Xr ifconfig 8
46.Sh HISTORY
47The
48.Nm
49driver first appeared in
50.Ox 6.6 .
51.Sh AUTHORS
52.An -nosplit
53The
54.Nm
55driver was written by
56.An Kevin Lo Aq Mt kevlo@openbsd.org .
57