📄 lis.conf
字号:
## 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -