xref: /openbsd/share/man/man4/rge.4 (revision 274d7c50)
1.\" $OpenBSD: rge.4,v 1.2 2019/11/18 22:09:59 jmc Exp $
2.\"
3.\" Copyright (c) 2019 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: November 18 2019 $
18.Dt RGE 4
19.Os
20.Sh NAME
21.Nm rge
22.Nd Realtek 8125 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 Ethernet controller, including the following:
30.Pp
31.Bl -bullet -offset indent -compact
32.It
33Realtek RTL8125 2.5GbE Adapter (2500baseT)
34.It
35Rivet Networks Killer E3000 Adapter (2500baseT)
36.El
37.Sh SEE ALSO
38.Xr arp 4 ,
39.Xr ifmedia 4 ,
40.Xr intro 4 ,
41.Xr netintro 4 ,
42.Xr pci 4 ,
43.Xr hostname.if 5 ,
44.Xr ifconfig 8
45.Sh HISTORY
46The
47.Nm
48driver first appeared in
49.Ox 6.6 .
50.Sh AUTHORS
51.An -nosplit
52The
53.Nm
54driver was written by
55.An Kevin Lo Aq Mt kevlo@openbsd.org .
56