diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-06-20 03:37:55 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-06-20 03:37:55 +0000 |
commit | a330b67145cf999db405bdb19ddf428e50d6c7d3 (patch) | |
tree | 703ce6b364ec017f4939b08950bd44d010781e8a /share/man/man4/pcmcia.4 | |
parent | 300ee3a695289071026186c4e0cd41cf1745de0d (diff) |
add gpr(4).
Diffstat (limited to 'share/man/man4/pcmcia.4')
-rw-r--r-- | share/man/man4/pcmcia.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index c9bcd0afd6a..0f2a539e812 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.21 2002/06/20 02:47:07 deraadt Exp $ +.\" $OpenBSD: pcmcia.4,v 1.22 2002/06/20 03:37:54 fgsch Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -57,6 +57,11 @@ devices. .Sh SUPPORTED DEVICES The following devices are supported, sorted by function and driver name: +.Ss Miscellaneous +.Bl -tag -width speaker -offset ind -compact +.It Xr grp 4 +GemPlus GPR400 smartcard reader. +.El .Ss Serial interfaces and modems .Bl -tag -width speaker -offset ind -compact .It Xr com 4 , Xr pccom 4 |