OSDN Git Service

Convert release and draft pages to UTF-8.
[linuxjm/jm.git] / manual / pcmcia-cs / draft / man1 / cardinfo.1
1 .\" Copyright (C) 1998 David A. Hinds -- dhinds@pcmcia.sourceforge.org
2 .\" cardinfo.1 1.8 1999/12/21 22:53:16
3 .\"
4 .\" Japanese Version Copyright (c) 2000 KOJIMA Mitsuhiro and NAKANO Takeo
5 .\" all rights reserved.
6 .\" Translated Sun May 14 2000 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
7 .\" based on the draft by KOJIMA Mitsuhiro <isle@st.rim.or.jp>
8 .\"
9 .TH CARDINFO 1 "1999/12/21 22:53:16" "pcmcia-cs"
10 .\"O .SH NAME
11 .\"O cardinfo \- PCMCIA card monitor and control utility for X
12 .SH 名前
13 cardinfo \- PCMCIA カードの監視・制御を行う X ユーティリティ
14 .\"O .SH SYNOPSIS
15 .SH 書式
16 .B cardinfo
17 .\"O .SH DESCRIPTION
18 .SH 説明
19 .\"O .B Cardinfo
20 .\"O displays the current configurations of all PCMCIA sockets in the
21 .\"O system.  For each card, the display includes the card name, the card
22 .\"O state, IO port and interrupt settings, and the names of any devices
23 .\"O associated with that card.  Each socket also has a menu of commands
24 .\"O for manipulating the socket state.
25 .B cardinfo
26 はシステムにある全ての PCMCIA ソケットの現在の設定を表示する。
27 各カードについて、カードの名前・状態・使っている I/O ポートと割り込み・
28 カードに割り当てられている全てのデバイス名、が表示される。
29 それぞれのソケットごとに、
30 ソケットの状態を操作するためのメニューも用意されている。
31 .PP
32 .\"O The socket state includes a row of abbreviated state flags.  The
33 .\"O .B CD
34 .\"O flag indicates that a card is detected in that socket.  The
35 .\"O .B Vcc
36 .\"O flag indicates that the socket is powered up.  The
37 .\"O .B Vpp
38 .\"O flag indicates that the programming power supply is active.  The
39 .\"O .B WP
40 .\"O flag indicates that the card is write protected.
41 ソケットの状態には状態フラグが短縮形で表示される。
42 .B CD
43 フラグはそのソケットにカードが挿入されていることを示し、
44 .B Vcc
45 フラグはソケットに電力が供給されていることを示す。
46 .B Vpp
47 フラグはプログラミングパワーサプライ (programming power supply)
48 がアクティブであることを示す。
49 .B WP
50 フラグはカードが書きこみ禁止であることを示す。
51 .PP
52 .\"O Below the socket status data is a log of card status change events.
53 .\"O The following events are logged: card insertion and removal, user
54 .\"O insert and eject requests, suspend and resume, and socket resets.
55 ソケット状態の下に示されているのは、
56 カード状態の変更イベントのログである。
57 記録される状態変化は、カードの挿入と脱着・
58 ユーザーからの挿入/脱着リクエスト・
59 サスペンド/レジューム・ソケットのリセット、である。
60 .PP
61 .\"O The reset button below the socket displays sends a SIGHUP signal to
62 .\"O .BR cardmgr ,
63 .\"O causing all sockets to be reinitialized from scratch.
64 ソケット表示の下にあるリセットボタンを押すと、
65 .B cardmgr
66 に SIGHUP シグナルが送られ、
67 全てのソケットが始めから再初期化される。
68 .PP
69 .\"O .B Cardinfo
70 .\"O is setuid root so that it can create temporary device
71 .\"O files for accessing the PCMCIA sockets.  An ordinary user will not be
72 .\"O able to access any of the socket control functions.
73 .B cardinfo
74 は PCMCIA ソケットにアクセスするために
75 一時的なデバイスファイルを作成するので
76 root に setuid されている。
77 通常のユーザーはソケット制御機能を使うことができないようになっている。
78 .\"O .SH AUTHOR
79 .SH 著者
80 David Hinds \- dhinds@pcmcia.sourceforge.org
81 .\"O .SH "SEE ALSO"
82 .SH 関連項目
83 .\"O cardmgr(8), cardctl(8).
84 .BR cardmgr (8),
85 .BR cardctl (8)
86