diff options
| author | gutteridge <gutteridge@NetBSD.org> | 2019-11-18 05:01:36 +0000 |
|---|---|---|
| committer | gutteridge <gutteridge@NetBSD.org> | 2019-11-18 05:01:36 +0000 |
| commit | 419e01df52b9cc49f708eff02ca262ac284d018b (patch) | |
| tree | f73ce402813c9c51e4cb4f681c982b7d4323c08a | |
| parent | c2fc7b068845a1eeffb2f6c5471797dbd10901b3 (diff) | |
re.4: msaitoh@ added the NCube vendor ID that identifies the TP-Link
TG-3468 v2 as well.
| -rw-r--r-- | share/man/man4/re.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index f50e220f5c2..2673c5fcf14 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: re.4,v 1.17 2019/11/10 23:14:16 gutteridge Exp $ +.\" $NetBSD: re.4,v 1.18 2019/11/18 05:01:36 gutteridge Exp $ .\" .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: src/share/man/man4/re.4,v 1.4 2004/03/04 06:42:46 sanpei Exp $ .\" -.Dd November 10, 2019 +.Dd November 18, 2019 .Dt RE 4 .Os .Sh NAME @@ -72,7 +72,7 @@ US Robotics (3Com) USR997902 Gigabit Ethernet (8169S) .It Linksys EG1032 rev. 3 Gigabit Ethernet (8169S) .It -TP-Link TG-3468 v3 Gigabit Ethernet (8168) +TP-Link TG-3468 v2 & v3 Gigabit Ethernet (8168) .El .Pp NICs based on the 8139C+ are capable of 10 and 100Mbps speeds over |
