ACB-56 Device Driver
Description: OpenSS7 Project Manual Pages SS7/ISDN Devices
The ACB56 is a single port V.35 ISA card supported by the acb56 driver.
The primary manual page is acb56(4).
This section provides a starting point into the manual pages for these devices.
ACB56
Section: OpenSS7 SS7 Stack Devices (4)
Updated: 2008-10-31
Index
Return to Main Contents
NAME
acb56
- SeaLevel ACB56 Device Driver
SYNOPSIS
#include <ss7/lmi.h>
#include <ss7/lmi_ioctl.h>
#include <ss7/sdli.h>
#include <ss7/sdli_ioctl.h>
#include <ss7/sdti.h>
#include <ss7/sdti_ioctl.h>
#include <sys/stropts.h>
-
int acb56_stream = open(/dev/acb56, flags);
-
int retval = ioctl(acb56_stream, I_PUSH, ``sl'');
DESCRIPTION
ACB56
is a
Signalling Data Terminal Interface,
sdti(7),
device driver for the SeaLevel Systems, Inc., ACB56 card.
ACB56
is implemented as a
STREAMS(4)
device driver that provides the
Signalling Data Terminal Interface,
sdti(7).
ACB56
provides the following devices that are directly compatible with the stream
types provided by pushing the
sdt(4)
module:
- /dev/acb56
- This device provides an
SDT
protocol service interface using the SDT-primitives of the Signalling Data
Terminal Interface described in
sdti(7).
This interface is suitable for use with the
sl(4)
module for use with the
mtp(4)
or
m2ua(4)
multiplexors.
IOCTLS
All interfaces support a set of Local Management Interface IO controls,
lmi_ioctl(4),
using the
ioctl(2)
and
I_STR
command to the
streamio(2)
system call on the
acb56_stream
file descriptor.
See
sdt_ioctl(4)
for a complete description of SDT management controls, and
below for a description of SDT management controls particular to the
ACB56
driver.
NOTICES
ACB56
supports all of the management IO controls described in
sdt_ioctl(4),
with the following exceptions:
- ---
- ACB56
does not support the flags,
f,
field of the
sdt_config
structure. The number of flags between frames is under the control of the SCC
chip on the card.
- ---
- ACB56
does not support the transmit block size,
b,
field of the
sdt_config
structure.
- ---
- ACB56
does not support the following fields
of the
sdt_config
structure:
t8,
Te,
De and
Ue,
as it does not support high speed links.
- ---
- ACB56
does not support the protocol options
SS7_POPT_HSL,
SS7_POPT_XSN and
SS7_POPT_ALL,
values in the
popt
field of the
sdt_opt_conf
structure, as it does not support high speed links.
- ---
- ACB56
does not support the
eim_state,
Ce,
su_received or
interval_error,
fields of the
sdt_statem
structure, as it does not support high speed links.
- ---
- ACB56
does not support the
carrier_lost
field of the
sdt_stats
structure, as it does not support common carrier modes.
SEE ALSO
ss7confd(8),
sdti(7),
lmi_ioctl(4)
sdt_ioctl(4),
sl(4).
FILES
<ss7/sdti.h>,
<ss7/sdti_ioctl.h>.
VERSIONS
This manpage was updated 2008-10-31 for
strss7
release
0.9a.8.
The
ACB56
driver is specific to the
OpenSS7
stack.
The
ACB56
driver first appeared in
strss7-0.7.2.
REFERENCES
- [1]
- ITU-T Recommendation Q.701,
Functional Description of the Message Transfer Part (MTP) of Signalling System No. 7, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.701/>
- [2]
- ITU-T Recommendation Q.702,
Signalling System No. 7 --- Signalling Data Link, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.702/>
- [3]
- ITU-T Recommendation Q.703,
Signalling System No. 7 --- Signalling Link, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.703/>
TRADEMARKS
- OpenSS7tm
- is a trademark of OpenSS7 Corporation.
- Linux®
- is a registered trademark of Linus Torvalds.
- UNIX®
- is a registered trademark of The Open Group.
- Solaris®
- is a registered trademark of Sun Microsystems.
Other trademarks are the property of their respective owners.
IDENTIFICATION
-
OpenSS7 SS7 Stack: Package strss7 version 0.9a.8 released 2008-10-31.
Copyright©1997-2008OpenSS7 Corp.
All Rights Reserved.
(See roff source for permission notice.)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- IOCTLS
- NOTICES
- SEE ALSO
- FILES
- VERSIONS
- REFERENCES
- TRADEMARKS
- IDENTIFICATION
This document was created by
man2html,
using the manual pages.
Time: 21:34:21 GMT, November 15, 2024