Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

stp4020(7d) [opensolaris man page]

stp4020(7D)							      Devices							       stp4020(7D)

NAME
stp4020 - STP 4020 PCMCIA Adapter DESCRIPTION
The STP 4020 PCMCIA Adapter provides for two PCMCIA PC Card sockets. The stp4020 adapter driver provides an interface between the PCMCIA sockets and the PCMCIA nexus. The driver supports the Sun PCMCIA Interface/Sbus card. Direct access to the PCMCIA hardware is not supported. The driver exists solely to support the PCMCIA nexus. FILES
/kernel/drv/stp4020 stp4020 driver. SEE ALSO
pcmcia(7D) SunOS 5.11 27 Jul 1999 stp4020(7D)

Check Out this Related Man Page

STAB(5) 							File Formats Manual							   STAB(5)

NAME
stab - current PCMCIA socket status DESCRIPTION
The stab file is created by cardmgr and contains identification and device driver information for PCMCIA cards. Each socket is described by one header line, followed by one or more device driver lines. The header gives the card name as given in /etc/pcmcia/config. Device driver lines consist of a series of tab-separated fields. The first field is the socket number. The second field is the device class, which identifies which script in /etc/pcmcia is used to configure or shut down this device. The third field is the driver name. The fourth field is used to number devices when a single card has several devices associated with the same driver. The fifth field is the device name, and the final two fields are major and minor device numbers for this device, if appropriate. The file is updated by cardmgr whenever a card is inserted or ejected, and when cardmgr receives a SIGHUP signal. The stab file will normally be created in /var/lib/pcmcia, but if that directory is unavailable, it will be found in /var/run. AUTHOR
David Hinds - dahinds@users.sourceforge.net SEE ALSO
cardmgr(8), pcmcia(5), cardinfo(1). pcmcia-cs 2000/06/12 21:24:48 STAB(5)
Man Page