summaryrefslogtreecommitdiff
path: root/sys/man/8/pcmcia
blob: 027a7f999b09c219bdb5a3d8bdd474c33633fefb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH PCMCIA 8
.SH NAME
pcmcia \- identify a PCMCIA card
.SH SYNOPSIS
.B aux/pcmcia
[
.I file
]
.SH DESCRIPTION
.B Aux/pcmcia
translates the PCMCIA information structure from
.I file
(default
.BR #y/pcm0attr )
into a readable description and writes it to
standard output.
.SH FILES
.TF #y/pcm0attr
.TP
.B #y/pcm0attr
The attribute memory of the card in the PCMCIA slot.
.SH SOURCE
.B /sys/src/cmd/aux/pcmcia.c