man-pages/man8/pccardctl.8.html
2021-03-31 01:06:50 +01:00

140 lines
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of PCCARDCTL</TITLE>
</HEAD><BODY>
<H1>PCCARDCTL</H1>
Section: Maintenance Commands (8)<BR>Updated: 2005/10/22<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
pccardctl - PCMCIA card control utility
<BR>
lspcmcia - display extended PCMCIA debugging information
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>pccardctl</B> [<B>-V</B>] [<B>-v ...</B>] <I>command</I> [<I>socket</I>]
<BR>
<B>lspcmcia</B> [<B>-V</B>] [<B>-v ...</B>] [<I>socket</I>]
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>pccardctl</B> is used to monitor and control the state of PCMCIA
sockets. If a socket number is specified, the command will be applied
to just one socket; otherwise, all sockets will be affected.
<P>
If <B>pccardctl</B> is executed by root, all commands are available. If
it is executed by an unpriviledged user, only the informational
commands are accessible.
<P>
<B>lspcmcia</B> is an alias for <B>pccardctl ls</B>, provided for convenience.
<P>
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>COMMANDS</H2>
<DL COMPACT>
<DT id="1"><B>status</B>
<DD>
Display the current socket status flags.
<DT id="2"><B>config</B>
<DD>
Display the socket configuration, including power settings, interrupt
and I/O window settings, and configuration registers.
--not yet implemented
<DT id="3"><B>ident</B>
<DD>
Display card identification information, including product
identification strings, manufacturer ID codes, and function ID codes.
Not yet implemented for cardbus cards. Use lspci instead.
<DT id="4"><B>info</B>
<DD>
Much like the <B>ident</B> command, but its output is formatted as a
series of Bourne-stype shell variable definitions for use in scripts.
Not yet implemented for cardbus cards.
<DT id="5"><B>ls</B>
<DD>
Display extended debugging information about the PCMCIA sockets and
devices present in the system.
<DT id="6"><B>suspend</B>
<DD>
Shut down and then disable power for a socket.
<DT id="7"><B>resume</B>
<DD>
Restore power to a socket, and re-configure for use.
<DT id="8"><DT><B>eject</B>
<DD>
<DD>
Notify all client drivers that this card will be ejected, then cut
power to the socket.
<DT id="9"><B>insert</B>
<DD>
Notify all client drivers that this card has just been inserted.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="10"><B>-V</B>
<DD>
Show version information and exit.
<DT id="11"><B>-v</B>
<DD>
Increase the verbosity of the
<B>ls</B>
command.
Giving this option twice increases verbosity further.
<P>
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Daniel Ritz - <A HREF="mailto:daniel.ritz@gmx.ch">daniel.ritz@gmx.ch</A>
<BR>
based upon the original cardctl man page by
<BR>
David Hinds - <A HREF="mailto:dahinds@users.sourceforge.net">dahinds@users.sourceforge.net</A>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="12"><A HREF="#lbAB">NAME</A><DD>
<DT id="13"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="14"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="15"><A HREF="#lbAE">COMMANDS</A><DD>
<DT id="16"><A HREF="#lbAF">OPTIONS</A><DD>
<DT id="17"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:15 GMT, March 31, 2021
</BODY>
</HTML>