summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>1999-07-24 06:23:13 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>1999-07-24 06:23:13 +0000
commit1f881f42b940dee4b84ddad88a3c748441aeb255 (patch)
tree74cfe69a13f41cf5060d39a231ef584ce442a2dd /share/man
parent35fcc4fb2d329ff9678d8d43a9a67e4c69880fcf (diff)
Remove Card Bus mention from introduction.
Better explain what devices are supported under wdc. Add BusToaster support. Add wdc to see also section.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/pcmcia.416
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4
index 7fa9d5853bc..dc17018aea0 100644
--- a/share/man/man4/pcmcia.4
+++ b/share/man/man4/pcmcia.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pcmcia.4,v 1.5 1999/07/23 22:22:37 niklas Exp $
+.\" $OpenBSD: pcmcia.4,v 1.6 1999/07/24 06:23:12 fgsch Exp $
.\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -47,7 +47,7 @@
.Sh INTRODUCTION
.Nx
provides machine-independent bus support and
-drivers for PCMCIA (PC Card, Card Bus)
+drivers for PCMCIA (PC Card)
devices.
.Sh SUPPORTED DEVICES
.Nx
@@ -67,7 +67,7 @@ i386-specific driver.
.Ss Network interfaces
.Bl -tag -width speaker -offset indent -compact
.It ep
-3com 3c589 Etherlink-III Ethernet card.
+3com 3c589 Etherlink-III ethernet cards.
.\".It mbe
.\"Ethernet card based on the Fujitsu MB86960A/MB86965A chipset.
.It ne
@@ -75,24 +75,23 @@ NE2000 compatible cards.
.It rln
Proxim RangeLAN2 PC-Card
.It sm
-Megahertz Ethernet card.
+Megahertz ethernet cards.
.It xe
Xircom 16bit ethernet cards.
.It wi
-WaveLAN IEEE 802.11-compatible cards
+WaveLAN IEEE 802.11-compatible cards.
.El
.\"
.Pp
.Ss SCSI controllers
.Bl -tag -width speaker -offset indent -compact
.It aic
-Adaptec APA-14[56]0 SCSI controller card.
+Adaptec APA-14[56]0 and NewMedia BusToaster SCSI controller cards.
.El
.Ss IDE controllers
.Bl -tag -width speaker -offset indent -compact
.It wdc
-Digital Hinote Ultra Mobile Media Adapter.
-Flash memory cards.
+Devices implemented as ATA drives and flash cards that uses the ATA interface and emulate a disk drive.
.El
.\"
.Pp
@@ -106,6 +105,7 @@ The supported PCMCIA controllers are those that are i82365 compatible.
.Xr ne 4 ,
.Xr pccom 4 ,
.Xr sm 4 ,
+.Xr wdc 4 ,
.Xr wi 4 ,
.Xr xe 4
.Sh HISTORY