62 lines
1.7 KiB
Groff
62 lines
1.7 KiB
Groff
.\" $NetBSD: rge.4,v 1.4 2022/12/24 00:34:53 andvar Exp $
|
|
.\" $OpenBSD: rge.4,v 1.4 2020/10/12 02:11:10 kevlo Exp $
|
|
.\"
|
|
.\" Copyright (c) 2019, 2020 Kevin Lo <kevlo@openbsd.org>
|
|
.\"
|
|
.\" Permission to use, copy, modify, and distribute this software for any
|
|
.\" purpose with or without fee is hereby granted, provided that the above
|
|
.\" copyright notice and this permission notice appear in all copies.
|
|
.\"
|
|
.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
.\"
|
|
.Dd December 24, 2022
|
|
.Dt RGE 4
|
|
.Os
|
|
.Sh NAME
|
|
.Nm rge
|
|
.Nd Realtek 8125/8125B PCI Express 2.5Gb Ethernet device
|
|
.Sh SYNOPSIS
|
|
.Cd "rge* at pci?"
|
|
.Sh DESCRIPTION
|
|
The
|
|
.Nm
|
|
driver provides support for PCI Express 2.5Gb Ethernet adapters based
|
|
on the Realtek RTL8125 and RTL8125B Ethernet controllers,
|
|
including the following:
|
|
.Pp
|
|
.Bl -bullet -offset indent -compact
|
|
.It
|
|
Realtek 8125/8125B 2.5GbE Adapter (2500baseT)
|
|
.It
|
|
Rivet Networks Killer E3000 Adapter (2500baseT)
|
|
.It
|
|
TP-LINK TL-NG421 Adapter (2500baseT)
|
|
.El
|
|
.Sh SEE ALSO
|
|
.Xr arp 4 ,
|
|
.Xr ifmedia 4 ,
|
|
.Xr intro 4 ,
|
|
.Xr netintro 4 ,
|
|
.Xr pci 4 ,
|
|
.\".Xr hostname.if 5 ,
|
|
.Xr ifconfig 8
|
|
.Sh HISTORY
|
|
The
|
|
.Nm
|
|
driver first appeared in
|
|
.Ox 6.6
|
|
and in
|
|
.Nx 10.0 .
|
|
.Sh AUTHORS
|
|
.An -nosplit
|
|
The
|
|
.Nm
|
|
driver was written by
|
|
.An Kevin Lo Aq Mt kevlo@openbsd.org .
|