Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 update rge(4) manual page from OpenBSD
details: https://anonhg.NetBSD.org/src/rev/c87f000ba266
branches: trunk
changeset: 981164:c87f000ba266
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Mon Mar 01 17:58:33 2021 +0000
description:
update rge(4) manual page from OpenBSD
diffstat:
share/man/man4/rge.4 | 17 ++++++++++-------
1 files changed, 10 insertions(+), 7 deletions(-)
diffs (47 lines):
diff -r 8f3a98f8e787 -r c87f000ba266 share/man/man4/rge.4
--- a/share/man/man4/rge.4 Mon Mar 01 17:53:29 2021 +0000
+++ b/share/man/man4/rge.4 Mon Mar 01 17:58:33 2021 +0000
@@ -1,7 +1,7 @@
-.\" $NetBSD: rge.4,v 1.1 2020/01/11 20:56:50 sevan Exp $
-.\" $OpenBSD: rge.4,v 1.2 2019/11/18 22:09:59 jmc Exp $
+.\" $NetBSD: rge.4,v 1.2 2021/03/01 17:58:33 jakllsch Exp $
+.\" $OpenBSD: rge.4,v 1.4 2020/10/12 02:11:10 kevlo Exp $
.\"
-.\" Copyright (c) 2019 Kevin Lo <kevlo%openbsd.org@localhost>
+.\" Copyright (c) 2019, 2020 Kevin Lo <kevlo%openbsd.org@localhost>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -15,25 +15,28 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 18 2019 $
+.Dd $Mdocdate: October 12 2020 $
.Dt RGE 4
.Os
.Sh NAME
.Nm rge
-.Nd Realtek 8125 PCI Express 2.5Gb Ethernet device
+.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 Ethernet controller, including the following:
+on the Realtek RTL8125 and RTL8125B Ethernet controllers,
+including the following:
.Pp
.Bl -bullet -offset indent -compact
.It
-Realtek RTL8125 2.5GbE Adapter (2500baseT)
+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 ,
Home |
Main Index |
Thread Index |
Old Index