diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 1999-08-23 21:43:00 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 1999-08-23 21:43:00 +0000 |
commit | c72d93062e3fb52c5dc983ea7077a473bbdf7d7a (patch) | |
tree | 53f2eaac705613aae614aa0f599fff434c7a7109 | |
parent | a847a3a1bfaa5de194ff2edcfe7176d15cfdf694 (diff) |
cnw support.
-rw-r--r-- | share/man/man4/pcmcia.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 00422a98679..44b68e4f654 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.7 1999/07/24 06:33:07 deraadt Exp $ +.\" $OpenBSD: pcmcia.4,v 1.8 1999/08/23 21:42:59 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. @@ -65,6 +65,8 @@ i386-specific driver. .Pp .Ss Network interfaces .Bl -tag -width speaker -offset indent -compact +.It cnw +Xircom Creditcard Netwave cards. .It ep 3com 3c589 Etherlink-III ethernet cards. .It ne @@ -95,6 +97,7 @@ The supported PCMCIA controllers are those that are i82365 compatible. .Sh SEE ALSO .Xr aic 4 , .Xr com 4 , +.Xr cnw 4 , .Xr ep 4 , .Xr intro 4 , .Xr isa 4 , |