DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

Intro(7isdn)


Intro -- ISDN ioctl commands

Synopsis

   #include <sys/stream.h>
   #include <sys/mdi.h>
   #include <sys/scoisdn.h>

Description

The SCO ISDN ioctls are used with the I_STR STREAM ioctl that is documented on the streamio(7) manual page.

ISDN ioctls are used to change the operation of and get information about the network adapter being driven by the ISDN driver. They are sent by the MAC user in STREAMS messages of type M_IOCTL(D7str), with any associated data passed in a M_DATA(D7str) message type.

References

isdn(7)

Section D4isdn manual pages in Section D4isdn manual pages, Section D7isdn manual pages in Section D7isdn manual pages,

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

``MDI ioctls'' in HDK Technical Reference

Developing STREAMS modules and drivers in Developing STREAMS modules and drivers.


25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
HDK 7.1.0b - 15 March 2000