📄 cd_modem_sig_ind.7
字号:
'\" rt.\" -*- nroff -*-.\".\" @(#) CD_MODEM_SIG_IND.7,v 1.1.4.1 2004/01/12 23:45:09 brian Exp.\".\" =========================================================================.\".\" Copyright (C) 2001-2004 OpenSS7 Corporation <www.openss7.com>.\".\" All Rights Reserved..\".\" Permission is granted to make and distribute verbatim copies of this.\" manual provided the copyright notice and this permission notice are.\" preserved on all copies..\".\" Permission is granted to copy and distribute modified versions of this.\" manual under the conditions for verbatim copying, provided that the.\" entire resulting derived work is distributed under the terms of a.\" permission notice identical to this one.\" .\" Since the Linux kernel and libraries are constantly changing, this.\" manual page may be incorrect or out-of-date. The author(s) assume no.\" responsibility for errors or omissions, or for damages resulting from.\" the use of the information contained herein. The author(s) may not.\" have taken the same level of care in the production of this manual,.\" which is licensed free of charge, as they might when working.\" professionally..\" .\" Formatted or processed versions of this manual, if unaccompanied by.\" the source, must acknowledge the copyright and authors of this work..\".\" =========================================================================.\".\" Modified 2004/01/12 23:45:09 by brian.\".\" =========================================================================.so lis.macros.R1bracket-label "\fR[\fB" "\fR]" "\fR, \fB"no-default-databasedatabase lis.refsaccumulatemove-punctuationabbreviate Ajoin-authors ", " ", " " and "et-al " et al" 2 3abbreviate-label-ranges ".."sort-adjacent-labels.R2.\".\".TH CD_MODEM_SIG_IND 7 "2004/01/12 23:45:09" "LiS-2_16_18-8" "Linux STREAMS".SH NAME.B CD_MODEM_SIG_IND\- report modem signals.SH SYNOPSISThis primitive consists of one.B M_PROTOmessage block structured as follows:.sp.nf\fC\s-1\.\"/*.\" * CD_MODEM_SIG_IND, M_PROTO type.\" *.\" * The cd_sigs field reports the current state of the modem signals..\" * This message is sent when modem signals change at the hardware.\" * interface. Only changes in signals selected by the cd_modem_sig_enb_req_t.\" * cd_sigs mask will be evaluated for purposes of change detection..\" */typedef struct { cd_ulong cd_primitive; cd_ulong cd_sigs;} cd_modem_sig_ind_t;\fR\s+1.fi.SH DESCRIPTIONThis provider originated primitives indicates the status of a number of modemlines and signals. This primitive is issued in response to a change in modemsignals or in response to a.BR CD_MODEM_SIG_POLL (7)primitive..SS ParametersThis primitive contains the following parameters:.TP.I cd_primitiveIndicates the primitives type..TP.I cd_sigsIndicates the state of specific modem lines and signals as a bitwise OR of anyof the following flags (when the flag is set, the signal is asserted):.RS.TP.B CD_DTRData terminal ready..TP.B CD_RTSRequest to send..TP.B CD_DSRData set ready..TP.B CD_DCDData carrier detect..TP.B CD_CTSClear to send..TP.B CD_RIRing indicator..RE.SS StateThis primitive can be issued by the CD provider in any state..SH FILES<sys/cdi.h>.SH "SEE ALSO".BR CD_MODEM_SIG_POLL (7),.BR CD_MODEM_SIG_REQ (7)..SH VERSIONS.PPThis manpage was written for.B LiS\c..[LiS.].brThe Communications Device Interface first appeared in SVR 4..[svr4.].brThis interface conforms to CDI with Gcom extensions..br.B CD_MODEM_SIG_INDis a Gcom extension..[$LIST$.].TA
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -