代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/190346/5184629
win modules.mk.win
# -*- Makefile -*-
!IF "$(OS)" == "Windows_NT"
NULL=
rmdir=rd /s /q
!ELSE
NULL=nul
rmdir=deltree /y
!ENDIF
SILENT=@
# Default build and bind modes
BUILD_MODE = release
BIND_MODE = shared
!IF "$(BU
www.eeworm.com/read/179911/5299956
txt net-modules.txt
Wed 2-Aug-95
Linux network driver modules
Do not mistake this for "README.modules" at the top-level
directory! That document tells about modules in general, while
this o
www.eeworm.com/read/177565/5323777
dox userdoc_modules.dox
/**
* \defgroup key_class Basic Classes
*
* Some classes for basic services (excluding communication).
*
*/
/**
* \defgroup comm_class Communication Classes
*
* The most important
www.eeworm.com/read/177235/5331632
h mib_modules.h
#ifndef MIB_MODULES_H
#define MIB_MODULES_H
#ifdef __cplusplus
extern "C" {
#endif
#define DO_INITIALIZE 1
#define DONT_INITIALIZE 0
struct module_init_list {
char *module_
www.eeworm.com/read/169956/5408200
conf readme-modules.conf
The following are the lines that I add to my modules.conf:
(actually, I use debian so I put them in a new file in /etc/modutils/
and run update-modules)
alias char-major-121 em8300
pre-install em8300
www.eeworm.com/read/350097/3134846
txt net-modules.txt
Wed 2-Aug-95
Linux network driver modules
Do not mistake this for "README.modules" at the top-level
directory! That document tells about modules in general, while
this o
www.eeworm.com/read/343453/3219831
conf readme-modules.conf
The following are the lines that I add to my modules.conf:
(actually, I use debian so I put them in a new file in /etc/modutils/
and run update-modules)
alias char-major-121 em8300
pre-install em8300