pccardctl(8)


NAME

   pccardctl - PCMCIA card control utility
   lspcmcia - display extended PCMCIA debugging information

SYNOPSIS

   pccardctl [-V] [-v ...] command [socket]
   lspcmcia [-V] [-v ...] [socket]

DESCRIPTION

   pccardctl  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.

   If pccardctl is executed by root, all commands are available.  If it is
   executed by an unpriviledged user, only the informational commands  are
   accessible.

   lspcmcia is an alias for pccardctl ls, provided for convenience.

COMMANDS

   status
       Display the current socket status flags.

   config
       Display   the   socket  configuration,  including  power  settings,
       interrupt and I/O window  settings,  and  configuration  registers.
       --not yet implemented

   ident
       Display   card   identification   information,   including  product
       identification strings, manufacturer  ID  codes,  and  function  ID
       codes.  Not yet implemented for cardbus cards. Use lspci instead.

   info
       Much  like  the  ident  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.

   ls  Display extended debugging information about the PCMCIA sockets and
       devices present in the system.

   suspend
       Shut down and then disable power for a socket.

   resume
       Restore power to a socket, and re-configure for use.

   eject
       Notify all client drivers that this card  will  be  ejected,
       then cut power to the socket.

   insert
       Notify  all  client  drivers  that  this  card has just been
       inserted.

OPTIONS

   -V     Show version information and exit.

   -v     Increase the verbosity of the ls  command.   Giving  this
          option twice increases verbosity further.

AUTHOR

   Daniel Ritz - daniel.ritz@gmx.ch
   based upon the original cardctl man page by
   David Hinds - dahinds@users.sourceforge.net


More Linux Commands

manpages/nofilter_sp.3ncurses.html
nofilter_sp(3ncurses) - curses screen-pointer extension.....
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

manpages/systemd-remount-fs.8.html
systemd-remount-fs(8) Remount root and kernel file systems
systemd-remount-fs.service is an early-boot service that applies mount options listed in fstab(5) to the root file system, the /usr file system and the kernel A

manpages/TAP::Parser::Iterator::Process.3pm.html
TAP::Parser::Iterator::Process(3pm) - Iterator for process-b
This is a simple iterator wrapper for executing external processes, used by TAP::Parser. Unless youre writing a plugin or subclassing, you probably wont need to

manpages/fmtmsg.3.html
fmtmsg(3) - print formatted error messages - Linux man page
This function displays a message described by its arguments on the device(s) specified in the classification argument. For messages written to stderr, the forma

manpages/Mail::SpamAssassin::Plugin::SPF.3pm.html
Mail::SpamAssassin::Plugin::SPF(3pm) - perform SPF verificat
This plugin checks a message against Sender Policy Framework ( SPF ) records published by the domain owners in DNS to fight email address forgery and make it ea

manpages/iswblank.3.html
iswblank(3) - test for whitespace wide character (Man Page)
The iswblank() function is the wide-character equivalent of the isblank(3) function. It tests whether wc is a wide character belonging to the wide-character cla

manpages/sasl_setpass.3.html
sasl_setpass(3) - Check a plaintext password (Man Page).....
sasl_setpass will set passwords in the sasldb, and trigger the setpass callbacks for all available mechanisms. user is the username to set the password for. pas

manpages/perl582delta.1.html
perl582delta(1) - what is new for perl v5.8.2 (Man Page)....
This document describes differences between the 5.8.1 release and the 5.8.2 release. If you are upgrading from an earlier release such as 5.6.1, first read the

manpages/iconv.3.html
iconv(3) - perform character set conversion - Linux man page
The iconv() function converts a sequence of characters in one character encoding to a sequence of characters in another character encoding. The cd argument is a

manpages/grub2-render-label.1.html
grub2-render-label(1) generate a .disk_label for Apple Macs.
Render Apple .disk_label. -b, --bgcolor=COLOR use COLOR for background -c, --color=COLOR use COLOR for text -f, --font=FILE use FILE as font (PF2). -i, --input=

manpages/udevd.8.html
udevd(8) - event managing daemon (Admin - Linux man page)...
udevd.8 - systemd-udevd listens to kernel uevents. For every event, systemd-udevd executes matching instructions specified in udev rules. See udev(7). The behav

manpages/gnutls_x509_crl_get_issuer_dn.3.html
gnutls_x509_crl_get_issuer_dn(3) - API function (Man Page)
This function will copy the name of the CRL issuer in the provided buffer. The name will be in the form C=xxxx,O=yyyy,CN=zzzz as described in RFC2253. The outpu





We can't live, work or learn in freedom unless the software we use is free.