lis.conf

来自「This a separate release of the OpenSS7 X」· CONF 代码 · 共 41 行

CONF
41
字号
## Configuration file for STREAMS device drivers## The built-in STREAMS drivers are configured in this file.  External# binary packages are configured in /usr/src/linux/drivers/streams/pkg# (see the Makefile in that directory and the one above it).### this must be 30 for iBCS compatibility### Pushable module specifications## Names must be a max of 8 chars for Solaris/UnixWare compatibility##	name		prefixmodule	timod		timod_module	tirdwr		tirdwr_## Object name specifications##	type	name		object nameobjname module	timod		timodobjname module	tirdwr		tirdwr## Loadable specifications## If you do not have a system with support for demand-loading modules# into the kernel, you will have to load these modules by hand or in# the startup scripts.# If you do not use the loadable keyword at all, everything is linked# into streams.o.#loadable timodloadable tirdwr

⌨️ 快捷键说明

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