diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-30 22:56:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-30 22:56:06 +0000 |
commit | 75210ab3f34164f0827c90be82d4cda544f35550 (patch) | |
tree | 14f9c97ba43578216f412b49a9e3f7e9df10ded1 | |
parent | 75615cfea4d245bcee30357e9f6467a3c38399f5 (diff) |
the start of making .Nd lines more useful for section4;
this diff addresses ethernet devices only
input from nick jsg deraadt, maybe some others
82 files changed, 227 insertions, 282 deletions
diff --git a/share/man/man4/aue.4 b/share/man/man4/aue.4 index ec8233bdbcc..4935eddab98 100644 --- a/share/man/man4/aue.4 +++ b/share/man/man4/aue.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aue.4,v 1.28 2006/02/12 00:54:34 brad Exp $ +.\" $OpenBSD: aue.4,v 1.29 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: aue.4,v 1.9 2002/07/11 00:23:31 rh Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm aue -.Nd ADMtek AN986 / ADM8511 Pegasus family USB Ethernet driver +.Nd ADMtek AN986/ADM8511 Pegasus family 10/100 USB Ethernet device .Sh SYNOPSIS .Cd "aue* at uhub?" .Cd "acphy* at mii?" diff --git a/share/man/man4/axe.4 b/share/man/man4/axe.4 index 23a536a5b4d..7cd4f81fb6d 100644 --- a/share/man/man4/axe.4 +++ b/share/man/man4/axe.4 @@ -29,14 +29,14 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/axe.4,v 1.3 2003/05/29 21:28:35 ru Exp $ -.\" $OpenBSD: axe.4,v 1.25 2006/01/08 00:00:51 jmc Exp $ +.\" $OpenBSD: axe.4,v 1.26 2006/08/30 22:56:05 jmc Exp $ .\" .Dd April 20, 2003 .Dt AXE 4 .Os .Sh NAME .Nm axe -.Nd ASIX Electronics AX88172/AX88178/AX88772 USB Ethernet driver +.Nd ASIX Electronics AX88172/AX88178/AX88772 10/100/Gigabit USB Ethernet device .Sh SYNOPSIS .Cd "axe* at uhub?" .Cd "rlphy* at mii?" diff --git a/share/man/man4/bce.4 b/share/man/man4/bce.4 index 8281d8e6b48..e02a90ec801 100644 --- a/share/man/man4/bce.4 +++ b/share/man/man4/bce.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bce.4,v 1.9 2005/12/11 20:35:20 brad Exp $ +.\" $OpenBSD: bce.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: bce.4,v 1.2 2003/10/05 11:58:36 wiz Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm bce -.Nd Broadcom BCM4401 Ethernet device driver +.Nd Broadcom BCM4401 10/100 Ethernet device .Sh SYNOPSIS .Cd "bce* at pci?" .Cd "bmtphy* at mii?" diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 25b1c650506..6af5196d6c5 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.30 2006/06/27 16:40:11 brad Exp $ +.\" $OpenBSD: bge.4,v 1.31 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm bge -.Nd Broadcom BCM57xx/BCM590x Ethernet adapter driver +.Nd Broadcom BCM57xx/BCM590x 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "bge* at pci?" .Cd "brgphy* at mii?" diff --git a/share/man/man4/bnx.4 b/share/man/man4/bnx.4 index 40af7400ed0..1d63bc069f5 100644 --- a/share/man/man4/bnx.4 +++ b/share/man/man4/bnx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bnx.4,v 1.8 2006/08/21 03:24:11 brad Exp $ +.\" $OpenBSD: bnx.4,v 1.9 2006/08/30 22:56:05 jmc Exp $ .\" .\"Copyright (c) 2006 Broadcom Corporation .\" David Christensen <davidch@broadcom.com>. All rights reserved. @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm bnx -.Nd "Broadcom NetXtreme II Gigabit Ethernet adapter driver" +.Nd Broadcom NetXtreme II 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "bnx* at pci?" .Cd "brgphy* at mii?" diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index c8f87da563d..e7bb3f2d4af 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cardbus.4,v 1.41 2006/08/05 07:28:26 jsg Exp $ +.\" $OpenBSD: cardbus.4,v 1.42 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -62,19 +62,19 @@ Atheros IEEE 802.11a/b/g wireless network adapters. .It Xr atw 4 ADMtek ADM8211 IEEE 802.11b wireless network adapters. .It Xr dc 4 -Intel 21143 and Xircom X3201-based Ethernet interfaces. +DEC/Intel 21140, 21142, 21143, 21145 and clones 10/100 Ethernet device. .It Xr fxp 4 -Intel PRO/100 CardBus II Ethernet interfaces. +Intel EtherExpress PRO/100 10/100 Ethernet device. .It Xr ral 4 Ralink Technology IEEE 802.11a/b/g wireless network adapters. .It Xr re 4 -RealTek 8139C+/8169/816xS/811xS/8101E Ethernet adapter driver. +RealTek 8139C+/8169/816xS/811xS/8101E 10/100/Gigabit Ethernet device. .It Xr rl 4 -Realtek 8129/8139-based Ethernet interfaces. +Realtek 8129/8139 10/100 Ethernet device. .It Xr rtw 4 Realtek RTL8180L IEEE 802.11b wireless network adapters. .It Xr xl 4 -3Com 3c575 and 3c656-based Ethernet interfaces. +3Com EtherLink XL and Fast EtherLink XL 10/100 Ethernet device. .El .Ss Serial interfaces .Bl -tag -width 12n -offset ind -compact diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4 index dc6c843d8bb..45efcbdbe65 100644 --- a/share/man/man4/cdce.4 +++ b/share/man/man4/cdce.4 @@ -25,14 +25,14 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: cdce.4,v 1.9 2006/03/24 23:20:28 dlg Exp $ +.\" $OpenBSD: cdce.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" .Dd July 20, 2004 .Dt CDCE 4 .Os .Sh NAME .Nm cdce -.Nd USB Communication Device Class Ethernet driver +.Nd USB Communication Device Class Ethernet device .Sh SYNOPSIS .Cd "cdce* at uhub?" .Sh DESCRIPTION diff --git a/share/man/man4/cue.4 b/share/man/man4/cue.4 index 2f12252b7b6..26288b617f7 100644 --- a/share/man/man4/cue.4 +++ b/share/man/man4/cue.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cue.4,v 1.11 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: cue.4,v 1.12 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: cue.4,v 1.2 2000/01/16 13:54:39 augustss Exp $ .\" .\" Copyright (c) 1997, 1998, 1999, 2000 @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm cue -.Nd CATC USB-EL1201A USB Ethernet driver +.Nd CATC USB-EL1201A USB Ethernet device .Sh SYNOPSIS .Cd "cue* at uhub?" .Sh DESCRIPTION diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4 index f227934b2f3..5790ceca267 100644 --- a/share/man/man4/dc.4 +++ b/share/man/man4/dc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dc.4,v 1.41 2006/07/22 02:26:34 brad Exp $ +.\" $OpenBSD: dc.4,v 1.42 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm dc -.Nd DEC/Intel 21140, 21142, 21143, 21145 and clones 10/100 Ethernet driver +.Nd "DEC/Intel 21140, 21142, 21143, 21145 and clones 10/100 Ethernet device" .Sh SYNOPSIS .Cd "dc* at pci?" .Cd "dc* at cardbus?" diff --git a/share/man/man4/de.4 b/share/man/man4/de.4 index 6ca698f6693..dec41a04b31 100644 --- a/share/man/man4/de.4 +++ b/share/man/man4/de.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: de.4,v 1.18 2006/01/08 00:00:51 jmc Exp $ +.\" $OpenBSD: de.4,v 1.19 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm de -.Nd DEC DC21x4x (Tulip) Ethernet driver +.Nd DEC DC21x4x (Tulip) 10/100 Ethernet device .Sh SYNOPSIS .Cd "de* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/ec.4 b/share/man/man4/ec.4 index c2cf95a501d..b1077e430dc 100644 --- a/share/man/man4/ec.4 +++ b/share/man/man4/ec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ec.4,v 1.16 2005/07/12 07:47:39 jmc Exp $ +.\" $OpenBSD: ec.4,v 1.17 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: ec.4,v 1.4 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm ec -.Nd 3Com EtherLink II Ethernet (3c503) driver +.Nd 3Com EtherLink II (3c503) Ethernet device .Sh SYNOPSIS .Cd "ec0 at isa? port 0x250 iomem 0xd8000 irq 9" .Sh DESCRIPTION diff --git a/share/man/man4/ef.4 b/share/man/man4/ef.4 index 65e0efbe9ab..5c4f9784cbc 100644 --- a/share/man/man4/ef.4 +++ b/share/man/man4/ef.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ef.4,v 1.12 2005/07/12 07:47:39 jmc Exp $ +.\" $OpenBSD: ef.4,v 1.13 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm ef -.Nd 3Com Fast EtherLink ISA (3c515) driver +.Nd 3Com Fast EtherLink ISA (3c515) 10/100 Ethernet device .Sh SYNOPSIS .Cd "ef* at isapnp?" .Sh DESCRIPTION diff --git a/share/man/man4/eg.4 b/share/man/man4/eg.4 index 9065d34a3b3..22576df4cc9 100644 --- a/share/man/man4/eg.4 +++ b/share/man/man4/eg.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eg.4,v 1.5 2005/07/12 07:47:39 jmc Exp $ +.\" $OpenBSD: eg.4,v 1.6 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: ec.4,v 1.4 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm eg -.Nd 3Com EtherLink Plus Ethernet (3c505) driver +.Nd 3Com EtherLink Plus Ethernet (3c505) Ethernet device .Sh SYNOPSIS .Cd "eg0 at isa? port 0x310 irq 5" .Sh DESCRIPTION diff --git a/share/man/man4/eisa.4 b/share/man/man4/eisa.4 index 203941dc9eb..864e13878b5 100644 --- a/share/man/man4/eisa.4 +++ b/share/man/man4/eisa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eisa.4,v 1.11 2006/06/29 16:47:14 deraadt Exp $ +.\" $OpenBSD: eisa.4,v 1.12 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: eisa.4,v 1.10 2001/09/11 22:52:52 wiz Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -102,11 +102,7 @@ interfaces. .Ss Network interfaces .Bl -tag -width 12n -offset ind -compact .It Xr ep 4 -3Com 3c579 and 3c592 10Mbit -.Tn Ethernet , -and 3c597 10/100Mbit -.Tn Ethernet -interfaces. +3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. .It Xr fea 4 Digital DEFEA FDDI interfaces. .\" .It Xr le 4 diff --git a/share/man/man4/el.4 b/share/man/man4/el.4 index bc43633408c..4ac262058be 100644 --- a/share/man/man4/el.4 +++ b/share/man/man4/el.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: el.4,v 1.5 2005/07/12 07:47:39 jmc Exp $ +.\" $OpenBSD: el.4,v 1.6 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: ec.4,v 1.4 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm el -.Nd 3Com EtherLink (3C501) Ethernet driver +.Nd 3Com EtherLink (3C501) Ethernet device .Sh SYNOPSIS .Cd "el0 at isa? port 0x300 irq 9" .Sh DESCRIPTION diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index d735129d603..f94c46d51f9 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.32 2006/08/10 01:32:46 brad Exp $ +.\" $OpenBSD: em.4,v 1.33 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm em -.Nd Intel PRO/1000 Ethernet driver +.Nd Intel PRO/1000 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "em* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index ae90143097f..2f3e0cc86e0 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.31 2005/07/12 07:53:43 jmc Exp $ +.\" $OpenBSD: ep.4,v 1.32 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm ep -.Nd 3Com EtherLink III and Fast EtherLink III Ethernet driver +.Nd "3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device" .Sh SYNOPSIS .Cd "ep* at eisa?" .Cd "ep* at isa?" diff --git a/share/man/man4/epic.4 b/share/man/man4/epic.4 index fe683a55ec2..5506ddaeb34 100644 --- a/share/man/man4/epic.4 +++ b/share/man/man4/epic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: epic.4,v 1.6 2006/02/13 05:29:42 brad Exp $ +.\" $OpenBSD: epic.4,v 1.7 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm epic -.Nd SMC 83C170 (EPIC/100) Ethernet driver +.Nd SMC 83C170 (EPIC/100) 10/100 Ethernet device .Sh SYNOPSIS .Cd "epic* at pci?" .Cd "acphy* at mii?" diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 64bafab4316..dbb1e8e7ec2 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.36 2005/10/31 14:50:02 brad Exp $ +.\" $OpenBSD: fxp.4,v 1.37 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm fxp -.Nd Intel EtherExpress PRO/100 Ethernet driver +.Nd Intel EtherExpress PRO/100 10/100 Ethernet device .Sh SYNOPSIS .Cd "fxp* at pci?" .Cd "fxp* at cardbus?" diff --git a/share/man/man4/gem.4 b/share/man/man4/gem.4 index c64deea4a8f..9430751c663 100644 --- a/share/man/man4/gem.4 +++ b/share/man/man4/gem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gem.4,v 1.12 2005/09/27 23:50:06 brad Exp $ +.\" $OpenBSD: gem.4,v 1.13 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2001 Miodrag Vallat. .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm gem -.Nd GEM Gigabit Ethernet interface +.Nd GEM 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "gem* at pci?" .Cd "bmtphy* at mii?" diff --git a/share/man/man4/hme.4 b/share/man/man4/hme.4 index 5fea64d6bf6..7f9d82601d8 100644 --- a/share/man/man4/hme.4 +++ b/share/man/man4/hme.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hme.4,v 1.8 2005/09/25 23:02:25 brad Exp $ +.\" $OpenBSD: hme.4,v 1.9 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm hme -.Nd Sun Happy Meal Ethernet +.Nd Sun Happy Meal 10/100 Ethernet device .Sh SYNOPSIS .Cd "hme* at pci?" .Cd "hme* at sbus?" diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index 0fdd9ee60b6..e4aecda295a 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.36 2006/06/29 16:47:14 deraadt Exp $ +.\" $OpenBSD: isa.4,v 1.37 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -159,49 +159,27 @@ IBM RT four-port serial cards. .Ss Network interfaces .Bl -tag -width 12n -offset ind -compact .It Xr ec 4 -3Com EtherLink II (3c503) -.Tn Ethernet -interfaces. +3Com EtherLink II (3c503) Ethernet device. .It Xr ef 4 -3Com Fast EtherLink III (3c515) -.Tn Ethernet -interfaces. +3Com Fast EtherLink ISA (3c515) 10/100 Ethernet device. .It Xr eg 4 -3Com EtherLink Plus (3c505) -.Tn Ethernet -interfaces. +3Com EtherLink Plus Ethernet (3c505) Ethernet device. .It Xr el 4 -3Com EtherLink (3c501) -.Tn Ethernet -interfaces. +3Com EtherLink (3C501) Ethernet device. .It Xr ep 4 -3Com EtherLink III (3c509) -.Tn Ethernet -interfaces. +3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. .It Xr ie 4 -Ethernet interfaces based on Intel 82586 -.Tn Ethernet -chip, -including AT&T Starlan-10, AT&T EN100, AT&T Starlan Fibre, and 3Com 3c507. +Intel i82586/i82596 Ethernet device. .It Xr lc 4 -DEC EtherWORKS III (DE203, DE204 & DE205) -.Tn Ethernet -interfaces. +DEC EtherWORKS III 10/100 Ethernet device. .It Xr le 4 -Ethernet interfaces based on the AMD LANCE chip, -including BICC Isolan, Novell NE2100, Digital DEPCA, and PCnet-ISA. +AMD LANCE Ethernet device. .It Xr ne 4 -Novel NE2000 and compatible -.Tn Ethernet -interfaces. +NE2000 and compatible 10/100 Ethernet device. .It Xr sm 4 -SMC91C9x and SMC91C1xx-based -.Tn Ethernet -interfaces. +SMC91C9x and SMC91C1xx-based 10/100 Ethernet device. .It Xr we 4 -Western Digital/SMC 80x3, SMC Elite Ultra, and SMC EtherEZ -.Tn Ethernet -interfaces. +Western Digital/SMC WD80x3, SMC Elite Ultra, and SMC EtherEZ Ethernet device. .El .Ss Sound cards .Bl -tag -width 12n -offset ind -compact diff --git a/share/man/man4/isapnp.4 b/share/man/man4/isapnp.4 index 2de2e71e763..9999db160d7 100644 --- a/share/man/man4/isapnp.4 +++ b/share/man/man4/isapnp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isapnp.4,v 1.33 2006/06/29 16:47:14 deraadt Exp $ +.\" $OpenBSD: isapnp.4,v 1.34 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: isapnp.4,v 1.8 1998/06/07 09:08:46 enami Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -71,15 +71,15 @@ Winmodems are not supported. .It Xr an 4 Aironet 4500/4800 IEEE 802.11FH/b wireless interfaces. .It Xr ef 4 -3Com 3c515 Fast EtherLink III Ethernet interfaces. +3Com Fast EtherLink ISA (3c515) 10/100 Ethernet device. .It Xr ep 4 -3Com 3c509B EtherLink III Ethernet interfaces. +3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. .It Xr le 4 -Ethernet driver for Lance based Ethernet interfaces. +AMD LANCE Ethernet device. .It Xr ne 4 -NE2000-compatible Ethernet interfaces. +NE2000 and compatible 10/100 Ethernet device. .It Xr we 4 -SMC EtherEZ Ethernet interfaces. +Western Digital/SMC WD80x3, SMC Elite Ultra, and SMC EtherEZ Ethernet device. .El .Ss Sound .Bl -tag -width 12n -offset ind -compact diff --git a/share/man/man4/ixgb.4 b/share/man/man4/ixgb.4 index 8c0bfa4f7f5..5a2339dc452 100644 --- a/share/man/man4/ixgb.4 +++ b/share/man/man4/ixgb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ixgb.4,v 1.8 2006/08/24 19:54:58 brad Exp $ +.\" $OpenBSD: ixgb.4,v 1.9 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm ixgb -.Nd Intel(R) PRO/10GbE 10Gb Ethernet driver +.Nd Intel(R) PRO/10GbE 10Gb Ethernet device .Sh SYNOPSIS .Cd "ixgb* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4 index faf15b05c13..96382d0de44 100644 --- a/share/man/man4/kue.4 +++ b/share/man/man4/kue.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kue.4,v 1.17 2006/01/08 00:00:51 jmc Exp $ +.\" $OpenBSD: kue.4,v 1.18 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: kue.4,v 1.5 2000/03/20 01:34:22 augustss Exp $ .\" .\" Copyright (c) 1997, 1998, 1999, 2000 @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm kue -.Nd Kawasaki LSI KL5KUSB101B USB Ethernet driver +.Nd Kawasaki LSI KL5KUSB101B USB Ethernet device .Sh SYNOPSIS .Cd "kue* at uhub?" .Sh DESCRIPTION diff --git a/share/man/man4/lc.4 b/share/man/man4/lc.4 index c34e16a0617..b1e3af61138 100644 --- a/share/man/man4/lc.4 +++ b/share/man/man4/lc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lc.4,v 1.8 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: lc.4,v 1.9 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: lc.4,v 1.4 1999/12/15 22:07:32 abs Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm lc -.Nd DEC EtherWORKS III Ethernet interfaces device driver +.Nd DEC EtherWORKS III 10/100 Ethernet device .Sh SYNOPSIS .Cd "lc0 at isa? port 0x200" .Cd "lc1 at isa? port 0x280" diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4 index 137b62b6375..23992e5b3f1 100644 --- a/share/man/man4/lge.4 +++ b/share/man/man4/lge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lge.4,v 1.18 2006/05/06 04:39:13 brad Exp $ +.\" $OpenBSD: lge.4,v 1.19 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <william.paul@windriver.com>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm lge -.Nd "Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver" +.Nd Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet device .Sh SYNOPSIS .Cd "lge* at pci?" .Cd "xmphy* at mii?" diff --git a/share/man/man4/man4.alpha/le.4 b/share/man/man4/man4.alpha/le.4 index c9723b2d3f1..b6daf1c526c 100644 --- a/share/man/man4/man4.alpha/le.4 +++ b/share/man/man4/man4.alpha/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.10 2006/03/12 17:29:48 martin Exp $ +.\" $OpenBSD: le.4,v 1.11 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -8,7 +8,7 @@ .Os .Sh NAME .Nm le -.Nd Alpha on-board LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le* at ioasic?" Pq "TURBOchannel Alphas" .Cd "le* at tc?" Pq "TURBOchannel Alphas" diff --git a/share/man/man4/man4.aviion/le.4 b/share/man/man4/man4.aviion/le.4 index cd28d6dbc0c..b4d8be289cb 100644 --- a/share/man/man4/man4.aviion/le.4 +++ b/share/man/man4/man4.aviion/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.1 2006/05/09 21:17:13 miod Exp $ +.\" $OpenBSD: le.4,v 1.2 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le0 at syscon? offset 0x8c000 ipl 1 " Pq on-board .Pp diff --git a/share/man/man4/man4.hp300/le.4 b/share/man/man4/man4.hp300/le.4 index 12489ea383a..4f667d099cd 100644 --- a/share/man/man4/man4.hp300/le.4 +++ b/share/man/man4/man4.hp300/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.10 2004/09/30 19:59:26 mickey Exp $ +.\" $OpenBSD: le.4,v 1.11 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le* at dio?" .Sh DESCRIPTION diff --git a/share/man/man4/man4.hppa/ie.4 b/share/man/man4/man4.hppa/ie.4 index a95a299660c..1581151a7ec 100644 --- a/share/man/man4/man4.hppa/ie.4 +++ b/share/man/man4/man4.hppa/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.13 2004/07/30 12:04:54 jmc Exp $ +.\" $OpenBSD: ie.4,v 1.14 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -30,9 +30,7 @@ .Os .Sh NAME .Nm ie -.Nd Intel i82596 DX/CA LAN coprocessor as found in -.Tn HP 9000/700 -machines +.Nd Intel i82596 Ethernet device .Sh SYNOPSIS .Cd "ie0 at gsc? irq 8" .Sh DESCRIPTION diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4 index b420b61b95c..bf092ee7250 100644 --- a/share/man/man4/man4.i386/ie.4 +++ b/share/man/man4/man4.i386/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.13 2005/07/12 07:47:40 jmc Exp $ +.\" $OpenBSD: ie.4,v 1.14 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm ie -.Nd Intel i82586 Ethernet driver +.Nd Intel i82586 Ethernet device .Sh SYNOPSIS .Cd "ie0 at isa? port 0x360 irq 7 iomem 0xd0000" .Cd "ie1 at isa? port 0x300 irq 10" diff --git a/share/man/man4/man4.i386/le.4 b/share/man/man4/man4.i386/le.4 index 01b01dd53f5..f0801077781 100644 --- a/share/man/man4/man4.i386/le.4 +++ b/share/man/man4/man4.i386/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.12 2006/03/12 17:29:48 martin Exp $ +.\" $OpenBSD: le.4,v 1.13 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le0 at isa? port 0x360 irq 15 drq 6" .Cd "le* at isapnp?" diff --git a/share/man/man4/man4.luna88k/le.4 b/share/man/man4/man4.luna88k/le.4 index c75860f5f02..ae3d108c0d9 100644 --- a/share/man/man4/man4.luna88k/le.4 +++ b/share/man/man4/man4.luna88k/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.1 2004/04/21 15:59:57 miod Exp $ +.\" $OpenBSD: le.4,v 1.2 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le0 at mainbus0" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mac68k/ae.4 b/share/man/man4/man4.mac68k/ae.4 index 7e804579654..31c69ffedb5 100644 --- a/share/man/man4/man4.mac68k/ae.4 +++ b/share/man/man4/man4.mac68k/ae.4 @@ -27,14 +27,14 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ae.4,v 1.9 2006/06/22 17:47:09 martin Exp $ +.\" $OpenBSD: ae.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" .Dd June 7, 1997 .Dt AE 4 mac68k .Os .Sh NAME .Nm ae -.Nd Ethernet driver for DP8390-based NuBus Ethernet boards +.Nd DP8390-based NuBus Ethernet device .Sh SYNOPSIS .Cd "ae* at nubus?" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mac68k/mc.4 b/share/man/man4/man4.mac68k/mc.4 index e4510333ac6..c40199d8c91 100644 --- a/share/man/man4/man4.mac68k/mc.4 +++ b/share/man/man4/man4.mac68k/mc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mc.4,v 1.7 2002/10/01 20:58:12 miod Exp $ +.\" $OpenBSD: mc.4,v 1.8 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: mc.4,v 1.1 1997/12/18 06:22:45 ender Exp $ .\" .\" Copyright (c) 1997 David Huang <khym@bga.com> @@ -28,7 +28,7 @@ .Os .Sh NAME .Nm mc -.Nd Ethernet driver for Am79C940 (MACE) on-board Ethernet +.Nd Am79C940 (MACE) on-board Ethernet device .Sh SYNOPSIS .Cd "mc* at obio?" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mac68k/sn.4 b/share/man/man4/man4.mac68k/sn.4 index 845cd3d19b4..4182d5aa2d7 100644 --- a/share/man/man4/man4.mac68k/sn.4 +++ b/share/man/man4/man4.mac68k/sn.4 @@ -27,14 +27,14 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sn.4,v 1.5 2004/08/15 22:52:41 jmc Exp $ +.\" $OpenBSD: sn.4,v 1.6 2006/08/30 22:56:05 jmc Exp $ .\" .Dd June 7, 1997 .Dt SN 4 mac68k .Os .Sh NAME .Nm sn -.Nd Ethernet driver for SONIC-based Ethernet adapters +.Nd SONIC-based Ethernet device .Sh SYNOPSIS .Cd "sn* at obio?" .Cd "sn* at nubus?" diff --git a/share/man/man4/man4.macppc/bm.4 b/share/man/man4/man4.macppc/bm.4 index 5abb54ef3f3..d7418aa2fe0 100644 --- a/share/man/man4/man4.macppc/bm.4 +++ b/share/man/man4/man4.macppc/bm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bm.4,v 1.6 2006/01/11 08:20:18 xsa Exp $ +.\" $OpenBSD: bm.4,v 1.7 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2001 Peter Philipp .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm bm -.Nd Apple BMAC Ethernet driver +.Nd Apple BMAC Ethernet device .Sh SYNOPSIS .Cd "bm* at macobio?" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mvme68k/ie.4 b/share/man/man4/man4.mvme68k/ie.4 index 627687614e4..47403206ea0 100644 --- a/share/man/man4/man4.mvme68k/ie.4 +++ b/share/man/man4/man4.mvme68k/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.4 2004/04/01 17:00:40 jmc Exp $ +.\" $OpenBSD: ie.4,v 1.5 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1988 John E. Stone <j.stone@acm.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm ie -.Nd Intel 82586 Ethernet driver +.Nd Intel i82586 Ethernet device .Sh SYNOPSIS .Cd "ie0 at mc0 offset 0x46000 ipl 1" Pq "MVME162" .Cd "ie0 at pcctwo0 offset 0x46000 ipl 1" Pq "MVME167/177" diff --git a/share/man/man4/man4.mvme68k/le.4 b/share/man/man4/man4.mvme68k/le.4 index 5b7164bdcf3..5127d764d7c 100644 --- a/share/man/man4/man4.mvme68k/le.4 +++ b/share/man/man4/man4.mvme68k/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.13 2004/08/15 22:52:41 jmc Exp $ +.\" $OpenBSD: le.4,v 1.14 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le* at pcc0 offset 0x1800 ipl 1 " Pq "MVME147" .Cd "le* at vmes0 addr 0xffff1200 ipl 1 vec 0x74 len 0x100" Pq "MVME376" diff --git a/share/man/man4/man4.mvme88k/ie.4 b/share/man/man4/man4.mvme88k/ie.4 index d945fb8f1fc..152af556f1b 100644 --- a/share/man/man4/man4.mvme88k/ie.4 +++ b/share/man/man4/man4.mvme88k/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.3 2003/12/26 21:03:34 miod Exp $ +.\" $OpenBSD: ie.4,v 1.4 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm ie -.Nd Intel i82596CA LAN coprocessor +.Nd Intel i82596 Ethernet device .Sh SYNOPSIS .Cd "ie0 at pcctwo0 offset 0x46000 ipl 1" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mvme88k/le.4 b/share/man/man4/man4.mvme88k/le.4 index 259483a1043..1da6f13c847 100644 --- a/share/man/man4/man4.mvme88k/le.4 +++ b/share/man/man4/man4.mvme88k/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.4 2004/04/30 18:22:12 miod Exp $ +.\" $OpenBSD: le.4,v 1.5 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm le -.Nd MVME376 AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le0 at vmes0 addr 0xffff1200 ipl 1" .Cd "le1 at vmes0 addr 0xffff1400 ipl 1" diff --git a/share/man/man4/man4.sgi/mec.4 b/share/man/man4/man4.sgi/mec.4 index 584a5a8de3e..f199e80e25b 100644 --- a/share/man/man4/man4.sgi/mec.4 +++ b/share/man/man4/man4.sgi/mec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mec.4,v 1.4 2005/01/08 23:54:38 jmc Exp $ +.\" $OpenBSD: mec.4,v 1.5 2006/08/30 22:56:05 jmc Exp $ .\" .\" Written by Michael Shalayeff, 2004. Public Domain. .\" @@ -7,7 +7,7 @@ .Os .Sh NAME .Nm mec -.Nd MAC-110 Ethernet controller +.Nd MAC-110 10/100 Ethernet device .Sh SYNOPSIS .Cd "mec0 at macebus0 sys 0x18 base 0x00280000 irq 4" .Sh DESCRIPTION diff --git a/share/man/man4/man4.sparc/be.4 b/share/man/man4/man4.sparc/be.4 index 3dfcb3de842..dd72b4f0aea 100644 --- a/share/man/man4/man4.sparc/be.4 +++ b/share/man/man4/man4.sparc/be.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: be.4,v 1.15 2006/03/11 23:05:19 martin Exp $ +.\" $OpenBSD: be.4,v 1.16 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm be -.Nd SPARC Fast Ethernet interface +.Nd SPARC 10/100 Ethernet device .Sh SYNOPSIS .Cd "qec* at sbus? " Pq "sun4c/sun4m" .Cd "be* at qec? " Pq "sun4c/sun4m" diff --git a/share/man/man4/man4.sparc/ie.4 b/share/man/man4/man4.sparc/ie.4 index c65cf3684ba..b76b23f4272 100644 --- a/share/man/man4/man4.sparc/ie.4 +++ b/share/man/man4/man4.sparc/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.10 2004/04/01 17:02:14 jmc Exp $ +.\" $OpenBSD: ie.4,v 1.11 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1988 John E. Stone <j.stone@acm.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm ie -.Nd SPARC Intel 82586 Ethernet interface +.Nd Intel i82586 Ethernet device .Sh SYNOPSIS .Cd "ie0 at obio0 addr 0xf6000000 level 6 " Pq "sun4/200 on-board" .Cd "ie0 at obio0 addr 0x06000000 level 6 " Pq "sun4/100 on-board" diff --git a/share/man/man4/man4.sparc/le.4 b/share/man/man4/man4.sparc/le.4 index 76172525fa5..dd92e2c5ae9 100644 --- a/share/man/man4/man4.sparc/le.4 +++ b/share/man/man4/man4.sparc/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.20 2004/09/30 19:59:27 mickey Exp $ +.\" $OpenBSD: le.4,v 1.21 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le0 at sbus0 " Pq "sun4c onboard" .Cd "le* at sbus? " Pq Sbus diff --git a/share/man/man4/man4.sparc/qe.4 b/share/man/man4/man4.sparc/qe.4 index e8b6c261a2b..49a969b3b6e 100644 --- a/share/man/man4/man4.sparc/qe.4 +++ b/share/man/man4/man4.sparc/qe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qe.4,v 1.9 2006/03/11 23:05:19 martin Exp $ +.\" $OpenBSD: qe.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm qe -.Nd SPARC Fast Ethernet interface +.Nd SPARC 10/100 Ethernet device .Sh SYNOPSIS .Cd "qec* at sbus? " Pq "sun4c/sun4m" .Cd "qe* at qec? " Pq "sun4c/sun4m" diff --git a/share/man/man4/man4.sparc64/be.4 b/share/man/man4/man4.sparc64/be.4 index 2ba182effb6..4aa91e9ddfd 100644 --- a/share/man/man4/man4.sparc64/be.4 +++ b/share/man/man4/man4.sparc64/be.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: be.4,v 1.7 2006/03/11 23:05:19 martin Exp $ +.\" $OpenBSD: be.4,v 1.8 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm be -.Nd SPARC64 Fast Ethernet interface +.Nd SPARC64 10/100 Ethernet device .Sh SYNOPSIS .Cd "qec* at sbus?" .Cd "be* at qec?" diff --git a/share/man/man4/man4.sparc64/le.4 b/share/man/man4/man4.sparc64/le.4 index 714687f4cd1..99823c0c08c 100644 --- a/share/man/man4/man4.sparc64/le.4 +++ b/share/man/man4/man4.sparc64/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.10 2004/09/30 19:59:28 mickey Exp $ +.\" $OpenBSD: le.4,v 1.11 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "ledma* at sbus? " Pq onboard .Cd "le* at ledma* " Pq onboard diff --git a/share/man/man4/man4.sparc64/qe.4 b/share/man/man4/man4.sparc64/qe.4 index de83a3ce239..b3fd9fba443 100644 --- a/share/man/man4/man4.sparc64/qe.4 +++ b/share/man/man4/man4.sparc64/qe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qe.4,v 1.7 2006/03/11 23:05:19 martin Exp $ +.\" $OpenBSD: qe.4,v 1.8 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm qe -.Nd SPARC64 Fast Ethernet interface +.Nd SPARC64 10/100 Ethernet device .Sh SYNOPSIS .Cd "qec* at sbus?" .Cd "qe* at qec?" diff --git a/share/man/man4/man4.vax/de.4 b/share/man/man4/man4.vax/de.4 index 5478231f61b..256dd1c74a2 100644 --- a/share/man/man4/man4.vax/de.4 +++ b/share/man/man4/man4.vax/de.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: de.4,v 1.9 2003/09/02 15:22:23 jmc Exp $ +.\" $OpenBSD: de.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: de.4,v 1.3 1996/03/03 17:13:19 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -35,9 +35,7 @@ .Os .Sh NAME .Nm de -.Nd -.Tn DEC DEUNA/DELUA -10 Mb/s Ethernet interface +.Nd DEC DEUNA/DELUA Ethernet device .Sh SYNOPSIS .Cd "de0 at uba? csr 0174510" .Sh DESCRIPTION diff --git a/share/man/man4/man4.vax/le.4 b/share/man/man4/man4.vax/le.4 index 27fdce7126b..b96994caba6 100644 --- a/share/man/man4/man4.vax/le.4 +++ b/share/man/man4/man4.vax/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.10 2004/04/16 21:23:08 jmc Exp $ +.\" $OpenBSD: le.4,v 1.11 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2000 Brandon Creighton .\" @@ -28,7 +28,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le* at vsbus? csr 0x200e0000 " Pq "VAXstation onboard" .Cd "le* at ibus? " Pq "MicroVAX ibus" diff --git a/share/man/man4/man4.vax/qe.4 b/share/man/man4/man4.vax/qe.4 index ae8cdd65210..c9880bb1f57 100644 --- a/share/man/man4/man4.vax/qe.4 +++ b/share/man/man4/man4.vax/qe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qe.4,v 1.9 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: qe.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: qe.4,v 1.3 1996/03/03 17:14:01 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -35,10 +35,7 @@ .Os .Sh NAME .Nm qe -.Nd -.Tn DEC DEQNA -.Tn Q-bus -10 Mb/s Ethernet interface +.Nd DEC DEQNA Q-bus Ethernet device .Sh SYNOPSIS .Cd "qe0 at uba? csr 0174440" .Sh DESCRIPTION diff --git a/share/man/man4/mtd.4 b/share/man/man4/mtd.4 index 9bfc1bd8245..a9cb95868ef 100644 --- a/share/man/man4/mtd.4 +++ b/share/man/man4/mtd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtd.4,v 1.6 2004/09/30 19:59:25 mickey Exp $ +.\" $OpenBSD: mtd.4,v 1.7 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2003 Oleg Safiullin <form@pdp11.org.ru> .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm mtd -.Nd "Myson Technology MTD800/MTD803/MTD891 Ethernet driver" +.Nd Myson Technology MTD800/MTD803/MTD891 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "mtd* at pci?" .Cd "mtdphy* at mii?" diff --git a/share/man/man4/ne.4 b/share/man/man4/ne.4 index aeafb869de8..8969659f701 100644 --- a/share/man/man4/ne.4 +++ b/share/man/man4/ne.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ne.4,v 1.27 2006/03/04 04:59:35 jsg Exp $ +.\" $OpenBSD: ne.4,v 1.28 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: ne.4,v 1.4 1998/02/22 05:21:20 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm ne -.Nd NE2000 and compatible Ethernet driver +.Nd NE2000 and compatible 10/100 Ethernet device .Sh SYNOPSIS .Cd "ne0 at isa? port 0x240 irq 9" .Cd "ne1 at isa? port 0x300 irq 10" diff --git a/share/man/man4/nfe.4 b/share/man/man4/nfe.4 index 2e2b3e8f1b1..c692f373c14 100644 --- a/share/man/man4/nfe.4 +++ b/share/man/man4/nfe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfe.4,v 1.9 2006/07/23 02:17:53 brad Exp $ +.\" $OpenBSD: nfe.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm nfe -.Nd NVIDIA nForce MCP Ethernet driver +.Nd NVIDIA nForce MCP 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "nfe* at pci?" .Cd "ciphy* at mii?" diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4 index 8cd0beb4c71..ab0630840b4 100644 --- a/share/man/man4/nge.4 +++ b/share/man/man4/nge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nge.4,v 1.27 2006/01/08 00:00:51 jmc Exp $ +.\" $OpenBSD: nge.4,v 1.28 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@bsdi.com>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm nge -.Nd "National Semiconductor PCI Gigabit Ethernet adapter driver" +.Nd National Semiconductor PCI 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "nge* at pci?" .Cd "nsgphy* at mii?" diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 1cdbc92dd13..bab61258c70 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.172 2006/08/25 05:09:03 brad Exp $ +.\" $OpenBSD: pci.4,v 1.173 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -197,30 +197,15 @@ Atheros IEEE 802.11a/b/g wireless network adapters. .It Xr atw 4 ADMtek ADM8211 IEEE 802.11b wireless network adapters. .It Xr bce 4 -Broadcom BCM4401 Ethernet. +Broadcom BCM4401 10/100 Ethernet device. .It Xr bge 4 -Broadcom BCM57xx/BCM590x Ethernet. +Broadcom BCM57xx/BCM590x 10/100/Gigabit Ethernet device. .It Xr bnx 4 -Broadcom NetXtreme II Gigabit Ethernet. +Broadcom NetXtreme II 10/100/Gigabit Ethernet device. .It Xr dc 4 -Various Tulip-like Ethernet -interfaces such as the DEC/Intel 21143; -Macronix 98713, 98713A, 98715, 98715A, 98725, 98727, and 98732; -Davicom DM9100, DM9102, and DM9102A; -ASIX Electronics AX88140A and AX88141; -ADMtek AL981 Comet and AN983 Centaur-P; -Lite-On 82c168 and 82c169 PNIC; -and -Lite-On/Macronix 82c115 PNIC II. +DEC/Intel 21140, 21142, 21143, 21145 and clones 10/100 Ethernet device. .It Xr de 4 -.Tn DEC -DC21x4x (Tulip) based Ethernet -interfaces, including the DE435, DE450, DE500; -Znyx ZX3xx; -SMC 8432, 9332, 9334; -Cogent/Adaptec EM100FX and EM440TX; -and Asante single- and multi-port -Ethernet interfaces. +DEC DC21x4x (Tulip) 10/100 Ethernet device. Multi-port interfaces are typically configured as .Tn PCI Ns \- Ns Tn PCI bridges with multiple @@ -229,23 +214,25 @@ instances on the .Tn PCI bus on the other side of the bridge. .It Xr em 4 -Intel PRO/1000 Ethernet driver. +Intel PRO/1000 10/100/Gigabit Ethernet device. .\" .It Xr en 4 .\" Midway-based Efficient Networks Inc.\& .\" and Adaptec ATM interfaces. .It Xr ep 4 -3Com 3c590 and 3c595 Ethernet interfaces. +3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. .It Xr epic 4 -SMC 83C170 (EPIC/100) Ethernet interfaces. +SMC 83C170 (EPIC/100) 10/100 Ethernet device. .It Xr fpa 4 .Tn DEC DEFPA .Tn FDDI interfaces. .It Xr fxp 4 -Intel EtherExpress PRO 10+/100B Ethernet interfaces. +Intel EtherExpress PRO/100 10/100 Ethernet device. .It Xr gem 4 -Sun GEM and Apple GMAC Gigabit Ethernet interfaces. +GEM 10/100/Gigabit Ethernet device. +.It Xr hme 4 +Sun Happy Meal 10/100 Ethernet device. .It Xr ipw 4 .Tn Intel PRO/Wireless 2100 IEEE 802.11b wireless network adapters. @@ -253,62 +240,59 @@ PRO/Wireless 2100 IEEE 802.11b wireless network adapters. .Tn Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11a/b/g wireless network adapters. .It Xr ixgb 4 -.Tn Intel -PRO/10GbE 10Gb Ethernet interfaces. +Intel(R) PRO/10GbE 10Gb Ethernet device. .It Xr lge 4 -Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet. +Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet device. .It Xr lmc 4 Lan Media Corporation .Tn SSI/DS1/HSSI/DS3 interfaces. .It Xr msk 4 -Marvell (SysKonnect) Yukon-based Gigabit Ethernet interfaces. +SysKonnect XMAC II and Marvell Yukon based Gigabit Ethernet device. .It Xr mtd 4 -Myson Technologies -.Tn MTD803 -3-in-1 Fast Ethernet interfaces. +Myson Technology MTD800/MTD803/MTD891 10/100/Gigabit Ethernet device. .It Xr ne 4 -NE2000-compatible Ethernet interfaces. +NE2000 and compatible 10/100 Ethernet device. .It Xr nfe 4 -NVIDIA nForce MCP Ethernet. +NVIDIA nForce MCP 10/100/Gigabit Ethernet device. .It Xr nge 4 -National Semiconductor DP83820 and DP83821 based Gigabit Ethernet. +National Semiconductor PCI 10/100/Gigabit Ethernet device. .It Xr pcn 4 -AMD PCnet-PCI Ethernet interfaces. +AMD PCnet-PCI 10/100 Ethernet device. .It Xr pgt 4 Connexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g wireless adapters .It Xr ral 4 Ralink Technology IEEE 802.11a/b/g wireless network adapters. .It Xr re 4 -RealTek 8139C+/8169/816xS/811xS/8101E Ethernet adapter driver. +RealTek 8139C+/8169/816xS/811xS/8101E 10/100/Gigabit Ethernet device. .It Xr rl 4 -Realtek 8129/8139 Ethernet interfaces. +Realtek 8129/8139 10/100 Ethernet device. .It Xr rtw 4 Realtek RTL8180L IEEE 802.11b wireless network adapters. .It Xr san 4 Sangoma Technologies AFT T1/E1 Network interfaces. .It Xr sf 4 -Adaptec AIC-6915 "Starfire" Ethernet interfaces. +Adaptec AIC-6915 "Starfire" PCI 10/100 Ethernet device. .It Xr sis 4 -SiS 900, SiS 7016, and NS DP83815 Ethernet interfaces. +SiS 900, SiS 7016, and NS DP83815/6 10/100 Ethernet device. .It Xr sk 4 SysKonnect SK-984x Gigabit Ethernet interfaces. .It Xr ste 4 -Sundance Technologies ST201 Ethernet interfaces. +Sundance Technologies ST201 10/100 Ethernet device. .It Xr stge 4 -Sundance/Tamarack TC9021 Gigabit Ethernet driver. +Sundance/Tamarack TC9021 Gigabit Ethernet device. .It Xr ti 4 -Alteon Networks Tigon I and Tigon II Gigabit Ethernet interfaces. +Alteon Networks Tigon I and II Gigabit Ethernet device. .It Xr tl 4 -Texas Instruments ThunderLAN-based Ethernet interfaces. +Texas Instruments ThunderLAN 10/100 Ethernet device. .It Xr txp 4 -3Com 3XP Typhoon/Sidewinder (3C990) 10/100 Mbps Ethernet interfaces. +3Com 3XP Typhoon/Sidewinder (3CR990) 10/100 Ethernet device. .It Xr vge 4 -VIA Networking Technologies VT6122 Gigabit Ethernet interfaces. +VIA Networking Technologies VT6122 PCI 10/100/Gigabit Ethernet device. .It Xr vr 4 -VIA Technologies VT3043 and VT86C100A Ethernet interfaces. +VIA Technologies VT3043, VT86C100A, VT6105/VT6105M 10/100 Ethernet device. .It Xr wb 4 -Winbond W89C840F Ethernet interfaces. +Winbond W89C840F 10/100 Ethernet device. .It Xr wi 4 WaveLAN/IEEE and PRISM-II IEEE 802.11b wireless network interfaces behind a PLX 905x-based dumb PCMCIA->PCI bridge. @@ -316,9 +300,9 @@ a PLX 905x-based dumb PCMCIA->PCI bridge. .Tn Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless network adapters. .It Xr xge 4 -Neterion Xframe/Xframe II 10Gb Ethernet interfaces. +Neterion Xframe/Xframe II 10Gb Ethernet device. .It Xr xl 4 -3Com 3c555, 3c556, 3c900, 3c905, 3c980, and 3cSOHO Ethernet interfaces. +3Com EtherLink XL and Fast EtherLink XL 10/100 Ethernet device. .El .Ss Cryptography accelerators .Bl -tag -width 10n -offset ind -compact diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 332fa6657ba..499f9607be2 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.44 2006/08/06 11:25:55 jsg Exp $ +.\" $OpenBSD: pcmcia.4,v 1.45 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -95,19 +95,19 @@ BayStack 650 wireless 802.11FH wireless controllers. .It Xr cnw 4 Xircom Creditcard Netwave wireless controllers. .It Xr ep 4 -3Com 3c556, 3c562, 3c574, and 3c589 EtherLink III Ethernet cards. +3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. .It Xr ne 4 -NE2000 compatible cards. +NE2000 and compatible 10/100 Ethernet device. .It Xr ray 4 Raytheon Raylink / WebGear Aviator IEEE 802.11FH 2Mbps wireless controllers. .It Xr rln 4 Proxim RangeLAN2 wireless controllers. .It Xr sm 4 -SMC91C9x and SMC91C1xx-based Ethernet. +SMC91C9x and SMC91C1xx-based 10/100 Ethernet device. .It Xr wi 4 WaveLAN/IEEE, PRISM-II and Spectrum24 IEEE 802.11b cards. .It Xr xe 4 -Xircom 16bit Ethernet cards. +Xircom-based 16-bit PCMCIA 10/100 Ethernet device. .El .Ss SCSI controllers .Bl -tag -width 12n -offset ind -compact diff --git a/share/man/man4/pcn.4 b/share/man/man4/pcn.4 index e0af963a941..49fca83346a 100644 --- a/share/man/man4/pcn.4 +++ b/share/man/man4/pcn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcn.4,v 1.6 2006/02/26 13:56:35 martin Exp $ +.\" $OpenBSD: pcn.4,v 1.7 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: pcn.4,v 1.3 2001/09/11 22:52:53 wiz Exp $ .\" .\" Copyright 2001 Wasabi Systems, Inc. @@ -39,7 +39,7 @@ .Os .Sh NAME .Nm pcn -.Nd AMD PCnet-PCI Ethernet family driver +.Nd AMD PCnet-PCI 10/100 Ethernet device .Sh SYNOPSIS .Cd "pcn* at pci?" .Cd "lxtphy* at mii?" diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index b2a2e9676e6..96822b2a797 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.24 2006/07/11 05:06:17 brad Exp $ +.\" $OpenBSD: re.4,v 1.25 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm re -.Nd "RealTek 8139C+/8169/816xS/811xS/8101E Ethernet adapter driver" +.Nd RealTek 8139C+/8169/816xS/811xS/8101E 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "re* at pci?" .Cd "re* at cardbus?" diff --git a/share/man/man4/rl.4 b/share/man/man4/rl.4 index 1611b69b0d1..6f87f320af5 100644 --- a/share/man/man4/rl.4 +++ b/share/man/man4/rl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rl.4,v 1.30 2006/05/23 19:09:10 jmc Exp $ +.\" $OpenBSD: rl.4,v 1.31 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm rl -.Nd Realtek 8129/8139 Fast Ethernet driver +.Nd Realtek 8129/8139 10/100 Ethernet device .Sh SYNOPSIS .Cd "rl* at pci?" .Cd "rl* at cardbus?" diff --git a/share/man/man4/sbus.4 b/share/man/man4/sbus.4 index e4284a737e1..94c37fc3361 100644 --- a/share/man/man4/sbus.4 +++ b/share/man/man4/sbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sbus.4,v 1.28 2006/06/29 16:47:14 deraadt Exp $ +.\" $OpenBSD: sbus.4,v 1.29 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: sbus.4,v 1.5 2002/01/21 17:54:10 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -91,14 +91,9 @@ interfaces. .Tn Ethernet board. .It Xr hme 4 -.Dq Happy Meal -.Tn Ethernet -interfaces. +Sun Happy Meal 10/100 Ethernet device. .It Xr le 4 -.Tn Lance -7990 series -.Tn Ethernet -interfaces. +AMD LANCE Ethernet device. .It Xr lebuffer 4 , Xr ledma 4 .Tn Lance 7990 series diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4 index 5048f08169b..8cf9b97effc 100644 --- a/share/man/man4/sf.4 +++ b/share/man/man4/sf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sf.4,v 1.17 2006/02/16 21:20:39 martin Exp $ +.\" $OpenBSD: sf.4,v 1.18 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm sf -.Nd Adaptec AIC-6915 "Starfire" PCI Fast Ethernet driver +.Nd Adaptec AIC-6915 "Starfire" PCI 10/100 Ethernet device .Sh SYNOPSIS .Cd "sf* at pci?" .Cd "sqphy* at mii?" diff --git a/share/man/man4/sis.4 b/share/man/man4/sis.4 index efa82c69680..69837800b4c 100644 --- a/share/man/man4/sis.4 +++ b/share/man/man4/sis.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sis.4,v 1.24 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: sis.4,v 1.25 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm sis -.Nd "SiS 900, SiS 7016, and NS DP83815/6 Fast Ethernet driver" +.Nd "SiS 900, SiS 7016, and NS DP83815/6 10/100 Ethernet device" .Sh SYNOPSIS .Cd "sis* at pci?" .Cd "icsphy* at mii?" diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index 5bfa0fc5995..a1fd297206b 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.42 2006/08/17 11:24:09 jmc Exp $ +.\" $OpenBSD: sk.4,v 1.43 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -40,7 +40,7 @@ .Nm skc , .Nm msk , .Nm mskc -.Nd SysKonnect XMAC II and Marvell Yukon based Gigabit Ethernet +.Nd "SysKonnect XMAC II and Marvell Yukon based Gigabit Ethernet device" .Sh SYNOPSIS .Cd "skc* at pci?" .Cd "sk* at skc?" diff --git a/share/man/man4/sm.4 b/share/man/man4/sm.4 index c1fbf92ec1e..b6cd0377b04 100644 --- a/share/man/man4/sm.4 +++ b/share/man/man4/sm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sm.4,v 1.14 2006/02/01 19:33:24 martin Exp $ +.\" $OpenBSD: sm.4,v 1.15 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: sm.4,v 1.3 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm sm -.Nd SMC91C9x and SMC91C1xx-based Ethernet +.Nd SMC91C9x and SMC91C1xx-based 10/100 Ethernet device .Sh SYNOPSIS .Cd "sm0 at isa? port 0x300 irq 10" .Cd "sm* at pcmcia?" diff --git a/share/man/man4/ste.4 b/share/man/man4/ste.4 index 62a41e4d4d7..eec5d320187 100644 --- a/share/man/man4/ste.4 +++ b/share/man/man4/ste.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ste.4,v 1.20 2006/04/21 06:47:33 brad Exp $ +.\" $OpenBSD: ste.4,v 1.21 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm ste -.Nd Sundance Technologies ST201 Fast Ethernet driver +.Nd Sundance Technologies ST201 10/100 Ethernet device .Sh SYNOPSIS .Cd "ste* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/stge.4 b/share/man/man4/stge.4 index e70e57adb0d..f26fb6dc9bd 100644 --- a/share/man/man4/stge.4 +++ b/share/man/man4/stge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stge.4,v 1.11 2006/07/12 19:09:03 brad Exp $ +.\" $OpenBSD: stge.4,v 1.12 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: stge.4,v 1.5 2001/09/11 22:52:54 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm stge -.Nd Sundance/Tamarack TC9021 Gigabit Ethernet driver +.Nd Sundance/Tamarack TC9021 Gigabit Ethernet device .Sh SYNOPSIS .Cd "stge* at pci?" .Cd "eephy* at mii?" diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4 index 6915aee3a42..fec1891988a 100644 --- a/share/man/man4/ti.4 +++ b/share/man/man4/ti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ti.4,v 1.27 2005/07/02 21:24:36 brad Exp $ +.\" $OpenBSD: ti.4,v 1.28 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm ti -.Nd Alteon Networks Tigon I and II Gigabit Ethernet driver +.Nd Alteon Networks Tigon I and II Gigabit Ethernet device .Sh SYNOPSIS .Cd "ti* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/tl.4 b/share/man/man4/tl.4 index 96ab41bad8e..96a35b20f4f 100644 --- a/share/man/man4/tl.4 +++ b/share/man/man4/tl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tl.4,v 1.16 2005/02/20 01:48:05 brad Exp $ +.\" $OpenBSD: tl.4,v 1.17 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -30,14 +30,14 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: tl.4,v 1.16 2005/02/20 01:48:05 brad Exp $ +.\" $Id: tl.4,v 1.17 2006/08/30 22:56:05 jmc Exp $ .\" .Dd May 1, 1998 .Dt TL 4 .Os .Sh NAME .Nm tl -.Nd Texas Instruments ThunderLAN Ethernet driver +.Nd Texas Instruments ThunderLAN 10/100 Ethernet device .Sh SYNOPSIS .Cd "tl* at pci?" .Cd "nsphy* at mii?" diff --git a/share/man/man4/txp.4 b/share/man/man4/txp.4 index 15d65d2b562..1d58f766f8d 100644 --- a/share/man/man4/txp.4 +++ b/share/man/man4/txp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: txp.4,v 1.17 2005/09/27 23:50:06 brad Exp $ +.\" $OpenBSD: txp.4,v 1.18 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm txp -.Nd 3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface +.Nd 3Com 3XP Typhoon/Sidewinder (3CR990) 10/100 Ethernet device .Sh SYNOPSIS .Cd "txp* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/udav.4 b/share/man/man4/udav.4 index 3dad522e215..598f1a6f05e 100644 --- a/share/man/man4/udav.4 +++ b/share/man/man4/udav.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: udav.4,v 1.5 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: udav.4,v 1.6 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: udav.4,v 1.1 2003/08/22 06:42:01 itojun Exp $ .\" .\" Copyright (c) 2003 @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm udav -.Nd Davicom DM9601 USB Ethernet driver +.Nd Davicom DM9601 USB Ethernet device .Sh SYNOPSIS .Cd "udav* at uhub?" .Cd "amphy* at mii?" diff --git a/share/man/man4/url.4 b/share/man/man4/url.4 index 22acdaf11c1..56ee59c4cd6 100644 --- a/share/man/man4/url.4 +++ b/share/man/man4/url.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: url.4,v 1.15 2006/07/14 23:14:08 brad Exp $ +.\" $OpenBSD: url.4,v 1.16 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: url.4,v 1.4 2002/04/02 20:45:40 augustss Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm url -.Nd Realtek RTL8150L USB Ethernet driver +.Nd Realtek RTL8150L USB Ethernet device .Sh SYNOPSIS .Cd "url* at uhub?" .Cd "urlphy* at mii?" diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 44f3ceb4d98..2e40b6ceb6e 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.64 2006/08/16 16:28:41 jason Exp $ +.\" $OpenBSD: usb.4,v 1.65 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -128,28 +128,27 @@ Mass Storage Devices, e.g., external disk drives. .It Xr atu 4 Atmel AT76C50x IEEE 802.11b wireless network interfaces. .It Xr aue 4 -ADMtek AN986 / ADM8511 Pegasus family USB Ethernet interfaces. +ADMtek AN986/ADM8511 Pegasus family 10/100 USB Ethernet device. .It Xr axe 4 -ASIX Electronics AX88172/AX88178/AX88772 USB Ethernet interfaces. +ASIX Electronics AX88172/AX88178/AX88772 10/100/Gigabit USB Ethernet device. .It Xr cdce 4 -USB Host-to-Host (aka USB-to-USB) bridges based on the USB -Communication Device Class (CDC) and Ethernet subclass. +USB Communication Device Class Ethernet device. .It Xr cue 4 -CATC USB-EL1201A-based Ethernet interfaces. +CATC USB-EL1201A USB Ethernet device. .It Xr kue 4 -Kawasaki LSI KL5KUSB101B-based Ethernet interfaces. +Kawasaki LSI KL5KUSB101B USB Ethernet device. .It Xr rum 4 Ralink Technology USB IEEE 802.11a/b/g wireless network adapters. .It Xr ubt 4 Bluetooth adapters. .It Xr udav 4 -Davicom DM9601 based Ethernet interfaces. +Davicom DM9601 USB Ethernet device. .It Xr ueagle 4 Analog Devices Eagle ADSL modems. .It Xr ural 4 Ralink Technology RT2500 IEEE 802.11a/b/g wireless network adapters. .It Xr url 4 -Realtek RTL8150L-based Ethernet interfaces. +Realtek RTL8150L USB Ethernet device. .It Xr wi 4 Intersil PRISM 2-3 IEEE 802.11b wireless network interfaces. .It Xr zyd 4 diff --git a/share/man/man4/vge.4 b/share/man/man4/vge.4 index c931e084c27..b3d1095caef 100644 --- a/share/man/man4/vge.4 +++ b/share/man/man4/vge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vge.4,v 1.9 2006/08/02 01:55:29 brad Exp $ +.\" $OpenBSD: vge.4,v 1.10 2006/08/30 22:56:05 jmc Exp $ .\" $FreeBSD: vge.4,v 1.6 2004/11/24 19:06:43 brueffer Exp $ .\" .\" Copyright (c) 2004 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm vge -.Nd "VIA Networking Technologies VT6122 PCI Gigabit Ethernet adapter driver" +.Nd VIA Networking Technologies VT6122 PCI 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "vge* at pci?" .Cd "ciphy* at mii?" diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index 5bd0901ce09..69d56b4df19 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vr.4,v 1.19 2005/02/05 23:58:17 jsg Exp $ +.\" $OpenBSD: vr.4,v 1.20 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm vr -.Nd VIA Technologies VT3043, VT86C100A, VT6105/VT6105M Ethernet driver +.Nd VIA Technologies VT3043, VT86C100A, VT6105/VT6105M 10/100 Ethernet device .Sh SYNOPSIS .Cd "vr* at pci?" .Cd "amphy* at mii?" diff --git a/share/man/man4/wb.4 b/share/man/man4/wb.4 index 4cc3958c09e..b55f267663a 100644 --- a/share/man/man4/wb.4 +++ b/share/man/man4/wb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wb.4,v 1.15 2005/09/23 10:24:51 grunk Exp $ +.\" $OpenBSD: wb.4,v 1.16 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm wb -.Nd Winbond W89C840F Fast Ethernet driver +.Nd Winbond W89C840F 10/100 Ethernet device .Sh SYNOPSIS .Cd "wb* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/we.4 b/share/man/man4/we.4 index 2e5e9d47bb9..23158baeb35 100644 --- a/share/man/man4/we.4 +++ b/share/man/man4/we.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: we.4,v 1.11 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: we.4,v 1.12 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: we.4,v 1.4 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,8 +41,8 @@ .Os .Sh NAME .Nm we -.Nd device driver for Western Digital/SMC WD80x3, SMC Elite Ultra, -and SMC EtherEZ Ethernet cards +.Nd Western Digital/SMC WD80x3, SMC Elite Ultra, +and SMC EtherEZ Ethernet device .Sh SYNOPSIS .Cd "we0 at isa? port 0x280 iomem 0xd0000 irq 9" .Cd "we1 at isa? port 0x300 iomem 0xcc000 irq 10" diff --git a/share/man/man4/xe.4 b/share/man/man4/xe.4 index 0fb6da87f9c..99a55384fbf 100644 --- a/share/man/man4/xe.4 +++ b/share/man/man4/xe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xe.4,v 1.10 2005/02/05 23:58:17 jsg Exp $ +.\" $OpenBSD: xe.4,v 1.11 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1999 Niklas Hallqvist .\" All rights reserved. @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm xe -.Nd Xircom-based 16-bit PCMCIA Ethernet driver +.Nd Xircom-based 16-bit PCMCIA 10/100 Ethernet device .Sh SYNOPSIS .Cd "xe* at pcmcia?" .Cd "icsphy* at mii?" diff --git a/share/man/man4/xge.4 b/share/man/man4/xge.4 index 3d6f95a2c80..a28e7a20a63 100644 --- a/share/man/man4/xge.4 +++ b/share/man/man4/xge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xge.4,v 1.11 2006/08/24 19:54:58 brad Exp $ +.\" $OpenBSD: xge.4,v 1.12 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: xge.4,v 1.2 2005/09/10 22:48:09 wiz Exp $ .\" .\" Copyright (c) 2005, SUNET, Swedish University Computer Network. @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm xge -.Nd Neterion Xframe/Xframe II 10Gb Ethernet driver +.Nd Neterion Xframe/Xframe II 10Gb Ethernet device .Sh SYNOPSIS .Cd "xge* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 54ded75c60c..d3ecf798441 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.38 2005/07/12 07:47:40 jmc Exp $ +.\" $OpenBSD: xl.4,v 1.39 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm xl -.Nd 3Com EtherLink XL and Fast EtherLink XL Ethernet driver +.Nd "3Com EtherLink XL and Fast EtherLink XL 10/100 Ethernet device" .Sh SYNOPSIS .Cd "xl* at pci?" .Cd "xl* at cardbus?" |