update for 8168/8102E support.
authorjsg <jsg@openbsd.org>
Wed, 20 Aug 2008 22:55:33 +0000 (22:55 +0000)
committerjsg <jsg@openbsd.org>
Wed, 20 Aug 2008 22:55:33 +0000 (22:55 +0000)
share/man/man4/pci.4
share/man/man4/re.4

index eed0836..8f3c03d 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: pci.4,v 1.254 2008/06/25 17:52:18 jmc Exp $
+.\"    $OpenBSD: pci.4,v 1.255 2008/08/20 22:55:33 jsg Exp $
 .\"    $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
 .\"
 .\" Copyright (c) 2000 Theo de Raadt.  All rights reserved.
@@ -31,7 +31,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: June 25 2008 $
+.Dd $Mdocdate: August 20 2008 $
 .Dt PCI 4
 .Os
 .Sh NAME
@@ -221,7 +221,7 @@ National Semiconductor PCI 10/100/Gigabit Ethernet device
 .It Xr pcn 4
 AMD PCnet-PCI 10/100 Ethernet device
 .It Xr re 4
-RealTek 8139C+/8169/816xS/811xS/8101E 10/100/Gigabit Ethernet device
+RealTek 8139C+/8169/816xS/811xS/8168/810xE 10/100/Gigabit Ethernet device
 .It Xr rl 4
 Realtek 8129/8139 10/100 Ethernet device
 .It Xr san 4
index 5dcde1c..c027e23 100644 (file)
@@ -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.
 .\"
 .\"
 .\" $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.