cm_getversion(D3) cm_getversion(D3)
NAME
cm_getversion - get configuration manager version number
SYNOPSIS
#include <sys/confmgr.h>
#include <sys/ddi.h>
int cm_getversion(void);
DESCRIPTION
This function is used to obtain the configuration manager
version number. It is provided as an aid to backward
compatibility for drivers written to future configuration
manager specifications.
Return Values
On UnixWare 2.0, this function returns 1.
USAGE
Level
Initialization or Base.
Synchronization Constraints
Does not sleep.
Driver-defined basic locks, read/write locks, and sleep locks
may be held across calls to this function.
NOTICES
Portability
All processors
Applicability
ddi: 6, 6mp, 7, 7mp
Copyright 1994 Novell, Inc. Page 1