⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h

📁 7号信令功能代码,为开源代码
💻 H
字号:
/******************************************************************* vim: ft=c Copyright (c) 2001-2003  OpenSS7 Corporation <http://www.openss7.com> Copyright (c) 1997-2000  Brian F. G. Bidulock <bidulock@openss7.org> All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ----------------------------------------------------------------------------- U.S. GOVERNMENT RESTRICTED RIGHTS.  If you are licensing this Software on behalf of the U.S. Government ("Government"), the following provisions apply to you.  If the Software is supplied by the Department of Defense ("DoD"), it is classified as "Commercial Computer Software" under paragraph 252.227-7014 of the DoD Supplement to the Federal Acquisition Regulations ("DFARS") (or any successor regulations) and the Government is acquiring only the license rights granted herein (the license rights customarily provided to non-Government users).  If the Software is supplied to any unit or agency of the Government other than DoD, it is classified as "Restricted Computer Software" and the Government's rights in the Software are defined in paragraph 52.227-19 of the Federal Acquisition Regulations ("FAR") (or any success regulations) or, in the cases of NASA, in paragraph 18.52.227-86 of the NASA Supplement to the FAR (or any successor regulations). ----------------------------------------------------------------------------- Commercial licensing and support of this software is available from OpenSS7 Corporation at a fee.  See http://www.openss7.com/ *****************************************************************************/#ifndef __SYS_LIS_CONFIG_H__#define __SYS_LIS_CONFIG_H__/* * GENERATED BY strconf-sh (Sat Feb 28 18:49:43 MST 2004) FROM ../LiSrelease/drivers/str/Config  * EDITS TO THIS FILE WILL BE LOST: EDIT strconf-sh INSTEAD. *//* -------------------------------------------------- */#define CLONE_	1#define CLONE__ID	1#define CLONE__CNTLS	0#define CLONE__UNITS	1#define CLONE__CMAJORS	1#define CLONE__CMAJOR_0	230#define CLONE__TYPE	-1#define FIFO_	1#define FIFO__ID	2#define FIFO__CNTLS	0#define FIFO__UNITS	512#define FIFO__CMAJORS	2#define FIFO__CMAJOR_0	231#define FIFO__CMAJOR_1	232#define FIFO__TYPE	-1#define SLOOP_	1#define SLOOP__ID	3#define SLOOP__CNTLS	0#define SLOOP__UNITS	1#define SLOOP__CMAJORS	1#define SLOOP__CMAJOR_0	233#define SLOOP__TYPE	-1#define MUX_	1#define MUX__ID	4#define MUX__CNTLS	0#define MUX__UNITS	1#define MUX__CMAJORS	1#define MUX__CMAJOR_0	234#define MUX__TYPE	-1#define PRINTK_	1#define PRINTK__ID	5#define PRINTK__CNTLS	0#define PRINTK__UNITS	1#define PRINTK__CMAJORS	1#define PRINTK__CMAJOR_0	235#define PRINTK__TYPE	-1#define LDL_	1#define LDL__ID	6#define LDL__CNTLS	0#define LDL__UNITS	1#define LDL__CMAJORS	1#define LDL__CMAJOR_0	236#define LDL__TYPE	-1#define SAD_	1#define SAD__ID	7#define SAD__CNTLS	0#define SAD__UNITS	1#define SAD__CMAJORS	1#define SAD__CMAJOR_0	237#define SAD__TYPE	-1#define IP2XINET	1#define IP2XINET_ID	8#define IP2XINET_CNTLS	0#define IP2XINET_UNITS	1#define IP2XINET_CMAJORS	1#define IP2XINET_CMAJOR_0	238#define IP2XINET_TYPE	-1#define MTDRV_	1#define MTDRV__ID	9#define MTDRV__CNTLS	0#define MTDRV__UNITS	1#define MTDRV__CMAJORS	1#define MTDRV__CMAJOR_0	239#define MTDRV__TYPE	-1#define SS_	1#define SS__ID	10#define SS__CNTLS	0#define SS__UNITS	1#define SS__CMAJORS	1#define SS__CMAJOR_0	30#define SS__TYPE	-1#define PIPEMOD_	1#define PIPEMOD__ID	11#define PIPEMOD__UNITS	0#define PIPEMOD__TYPE	-1#define CONNLD_	1#define CONNLD__ID	12#define CONNLD__UNITS	0#define CONNLD__TYPE	-1#define RELAY_	1#define RELAY__ID	13#define RELAY__UNITS	0#define RELAY__TYPE	-1#define RELAY2_	1#define RELAY2__ID	14#define RELAY2__UNITS	0#define RELAY2__TYPE	-1#define IP_TO_STREAMS_	1#define IP_TO_STREAMS__ID	15#define IP_TO_STREAMS__UNITS	0#define IP_TO_STREAMS__TYPE	-1#define TIMOD_	1#define TIMOD__ID	16#define TIMOD__UNITS	0#define TIMOD__TYPE	-1#define TIRDWR_	1#define TIRDWR__ID	17#define TIRDWR__UNITS	0#define TIRDWR__TYPE	-1/* -------------------------------------------------- */#endif  /* __SYS_LIS_CONFIG_H__ *//* * vim: ft=c */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -