STAB(5) STAB(5)
NAME
stab - current PCMCIA socket(2,7,n) status
DESCRIPTION
The stab file(1,n) is created by cardmgr and contains identification and
device driver information for PCMCIA cards. Each socket(2,7,n) is described
by one header line, followed by one or more device descriptions. The
header gives the card name as given in(1,8) /etc/pcmcia/config(1,5). Device
lines consist of a series of tab-separated fields. For each device,
the fields correspond to socket(2,7,n) number, device class, driver name,
instance, device name, and major and minor numbers. The device class
identifies which script in(1,8) /etc/pcmcia is used to configure or shut
down this device. The instance is used to number devices when a single
card has several devices associated with the same driver. The device
name may either a filename in(1,8) /dev or be a network interface name. The
major and minor numbers are only present if(3,n) appropriate for this device
type.
The file(1,n) is updated by cardmgr whenever a card is inserted or ejected,
and when cardmgr receives a SIGHUP signal.
The stab file(1,n) will normally be created in(1,8) /var/lib/pcmcia, but if(3,n) that
directory is unavailable, it will be found in(1,8) /var/run.
AUTHOR
David Hinds - dahinds@users.sourceforge.net
SEE ALSO
cardmgr(8), cardctl(8), pcmcia(5).
pcmcia-cs 2002/11/01 06:38:24 STAB(5)