Realtek, not RealTek. From Leandro Costa via jmc@openbsd.

This commit is contained in:
wiz 2003-05-06 18:58:24 +00:00
parent 1eacbb35cd
commit 36e5d24cc9
4 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: cardbus.4,v 1.15 2003/03/31 19:16:49 perry Exp $
.\" $NetBSD: cardbus.4,v 1.16 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -76,7 +76,7 @@ drivers, sorted by function and driver name:
.It fxp
Intel i8255x
.It rtk
RealTek 8129/8139
Realtek 8129/8139
.It tlp
DECchip 21143
.El

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ne.4,v 1.8 2001/04/20 07:40:54 jdolecek Exp $
.\" $NetBSD: ne.4,v 1.9 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -53,7 +53,7 @@ The
device driver supports NE2000 and compatible (including NE1000) Ethernet
cards.
.Sh MEDIA SELECTION
The RealTek 8019 (ISA, ISAPnP, some PCMCIA) and RealTek 8029 (PCI)
The Realtek 8019 (ISA, ISAPnP, some PCMCIA) and Realtek 8029 (PCI)
NE2000-compatible Ethernet chips include support for software media
selection. If one of these chips is detected by the driver, the list
of supported media will be displayed.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pci.4,v 1.71 2003/05/04 16:18:32 ad Exp $
.\" $NetBSD: pci.4,v 1.72 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved.
.\" Copyright (c) 1997 Jonathan Stone
@ -206,7 +206,7 @@ AMD PCnet-PCI family of
.Tn Ethernet
interfaces.
.It rtk
RealTek 8129/8139 based
Realtek 8129/8139 based
.Tn Ethernet
interfaces.
.It sf

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rtk.4,v 1.4 2001/09/22 16:03:58 wiz Exp $
.\" $NetBSD: rtk.4,v 1.5 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 2000 Manuel Bouyer
.\" All rights reserved.
@ -33,7 +33,7 @@
.Os
.Sh NAME
.Nm rtk
.Nd Ethernet driver for RealTek 8129/8139 based Ethernet boards
.Nd Ethernet driver for Realtek 8129/8139 based Ethernet boards
.Sh SYNOPSIS
.Cd "rtk* at cardbus? dev ? function ?"
.Cd "rtk* at pci? dev ? function ?"
@ -44,7 +44,7 @@ Configuration of PHYs are necessary. See
The
.Nm rtk
device driver supports network adapters based on
the RealTek 8129/8139 chips.
the Realtek 8129/8139 chips.
.Sh MEDIA SELECTION
Media selection is done using
.Xr ifconfig 8