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