Intro --
introduction to PC Card entry point routines
Synopsis
#include <sys/lcs.h>
#include <sys/lss.h>
Description
This section provides PCCARD-specific notes
about the entry point routines
that can be used in an PCCARD device driver.
It supplements the information provided in
Section D2 manual pages in Section D2 manual pages.
The following table summarizes the entry point routines
that are used for PC Card client-enabled drivers.
SVR5 PC Card drivers can be implemented
as DDI 7 or DDI 8 drivers on
Release 7.1 and later versions.
The entry point routines used for both
DDI 7 and DDI 8
as well as the SCO OpenServer 5 ODDI 5 platform
are documented in this section,
although at this point SCO has only implemented
DDI 7 PC Card drivers.