DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

isdnManuID(D4isdn)


isdnManuID -- ISDN manufacturer's identification

Synopsis

   #include <sys/types.h>
   #include <sys/scoisdn.h>
   

typedef isdnDword_t isdnManuID_t;

Description

The isdnManuID parameter identifies an ISDN equipment manufacturer. A manufacturer should choose one unique manufacturer-specific ID for all ISDN driver implementations. A short, recognizable string based on the manufacturer's corporate name or initials is recommended.

This type is used by:

ISDN_MANUFACTURER.ISDN_REQ(D7isdn)
ISDN_MANUFACTURER.ISDN_CONF(D7isdn)
ISDN_MANUFACTURER.ISDN_IND(D7isdn)
ISDN_MANUFACTURER.ISDN_RESP(D7isdn)

References

Intro(D4isdn), Intro(D7isdn)

``SCO ISDN adapter drivers'' in Developing MDI network adapter drivers.


19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005