summaryrefslogtreecommitdiff
path: root/share/man/man4/re.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/re.4')
-rw-r--r--share/man/man4/re.418
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4
index 5dcde1cc066..c027e235c5b 100644
--- a/share/man/man4/re.4
+++ b/share/man/man4/re.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: re.4,v 1.35 2008/01/10 10:40:23 brad Exp $
+.\" $OpenBSD: re.4,v 1.36 2008/08/20 22:55:33 jsg Exp $
.\" Copyright (c) 2003
.\" Bill Paul <wpaul@windriver.com>. All rights reserved.
.\"
@@ -31,12 +31,12 @@
.\"
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/re.4,v 1.4 2004/03/04 06:42:46 sanpei Exp $
.\"
-.Dd $Mdocdate: January 10 2008 $
+.Dd $Mdocdate: August 20 2008 $
.Dt RE 4
.Os
.Sh NAME
.Nm re
-.Nd RealTek 8139C+/8169/816xS/811xS/8101E 10/100/Gigabit Ethernet device
+.Nd RealTek 8139C+/8169/816xS/811xS/8168/810xE 10/100/Gigabit Ethernet device
.Sh SYNOPSIS
.Cd "re* at pci?"
.Cd "re* at cardbus?"
@@ -46,8 +46,8 @@
The
.Nm
driver provides support for various NICs based on the
-RealTek RTL8139C+, RTL8169, RTL816xS, RTL811xS and
-RTL8101E PCI and PCI Express Ethernet controllers,
+RealTek RTL8139C+, RTL8169, RTL816xS, RTL811xS, RTL8168 and
+RTL810xE PCI and PCI Express Ethernet controllers,
including the following:
.Pp
.Bl -bullet -compact
@@ -85,9 +85,9 @@ US Robotics USR997902 (8169S)
Xterasys XN-152 10/100/1000 NIC (8169)
.El
.Pp
-NICs based on the 8139C+ and 8101E are capable of 10 and 100Mbps speeds
+NICs based on the 8139C+ and 810xE are capable of 10 and 100Mbps speeds
over CAT5 cable.
-NICs based on the 8169, 816xS and 811xS are capable of 10, 100 and
+NICs based on the 8169, 816xS, 811xS and 8168 are capable of 10, 100 and
1000Mbps operation.
.Pp
All
@@ -99,11 +99,11 @@ and use a descriptor-based DMA mechanism.
.Pp
The 8139C+ is a single-chip solution combining both a 10/100 MAC and PHY.
The 8169 is a 10/100/1000 MAC only, requiring a GMII or TBI external PHY.
-The 8169S and 8110S are single-chip devices
+The 8169S, 8110S, 8111B and 8168 are single-chip devices
containing both a 10/100/1000 MAC and 10/100/1000 copper PHY.
Standalone 10/100/1000 cards are available in both 32-bit PCI and 64-bit
PCI models.
-The 8110S is designed for embedded LAN-on-motherboard applications.
+The 8110S and 8111B designed for embedded LAN-on-motherboard applications.
.Pp
The 8169, 8169S and 8110S also support Jumbo frames,
which can be configured via the interface MTU setting.