From 56b82cb0109172eeb1811696b1f4bbae52387dc0 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sun, 17 Sep 2000 05:17:19 +0000 Subject: Update man pages to note support for Intel PRO/100 CardBus Ethernet. --- share/man/man4/cardbus.4 | 6 ++++-- share/man/man4/fxp.4 | 15 +++++++++------ 2 files changed, 13 insertions(+), 8 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index d43d6c0c85c..4accc224f71 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cardbus.4,v 1.4 2000/08/17 22:03:41 mickey Exp $ +.\" $OpenBSD: cardbus.4,v 1.5 2000/09/17 05:17:18 aaron Exp $ .\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -68,8 +68,10 @@ drivers, sorted by function and driver name: .Pp .Ss Network interfaces .Bl -tag -width speaker -offset ind -compact +.It Xr fxp 4 +Intel PRO/100 CardBus I/II Ethernet interfaces. .It Xr xl 4 -3Com 3c575TX, 3c575BTX, and 3c575CTX Ethernet interfaces. +3Com 3c575 and 3c656-based Ethernet interfaces. .El .Sh SEE ALSO .Xr intro 4 , diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index df01ae88c94..f4a7201cfca 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.13 2000/04/03 21:19:36 aaron Exp $ +.\" $OpenBSD: fxp.4,v 1.14 2000/09/17 05:17:18 aaron Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -32,7 +32,8 @@ .Nd Intel EtherExpress PRO/100 Ethernet device driver .Sh SYNOPSIS -.Cd "fxp* at pci?" +.Cd "fxp* at pci? dev ? function ?" +.Cd "fxp* at cardbus? dev ? function ?" .Sh DESCRIPTION The .Nm @@ -44,13 +45,15 @@ models: .Pp .Bl -item -offset indent -compact .It -Intel EtherExpress PRO/100 +Intel EtherExpress PRO/100 PCI .It -Intel EtherExpress PRO/100B +Intel EtherExpress PRO/100B PCI .It -Intel EtherExpress PRO/100+ +Intel EtherExpress PRO/100+ PCI .It -Intel EtherExpress PRO/100 Dual-Port +Intel EtherExpress PRO/100 Dual-Port PCI +.It +Intel PRO/100 CardBus I/II PC Card .El .Pp Other models of Intel network cards are supported by the -- cgit v1.2.3