SVR5 and SCO OpenServer 5
GetCardServicesInfo(D3pccard)
GetCardServicesInfo --
determine whether CardServices is present
Synopsis
#include <sys/types.h>
#include <sys/lcs.h>
#include <sys/lss.h>
int CardServices (GetCardServicesInfo, int n1,
int n2, int CardServiceInfoLen,
CardServiceInfo_t *CardServiceInfo,
rm_key_t key);
Description
GetCardServicesInfo( )
returns a value that indicates
whether CardServices is present,
the number of logical sockets installed,
vendor revision number,
and release compliance information.
Arguments
n1-
NULL
n2-
NULL
CardServiceInfoLen-
Length of the
CardServiceInfo(D4pccard)
structure.
CardServiceInfo-
Pointer to a
CardServiceInfo(D4pccard)
structure.
key-
Resource manager
key.
Return values
SUCCESS-
CardServices present.
Usage
GetCardServicesInfo( )
is called as part of client initialization
to get information about the socket and card
such as the manufacturer, function code, and IRQ.
Context and synchronization
Interrupt, initialization, or user
context
Hardware applicability
All
Version applicability
pccard:
1, 2, 3
References
CardServiceInfo(D4pccard)
config(D2pccard),
init(D2pccard),
_load(D2pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005