eevconfig.h
来自「intel 82559在vxworks平台下的驱动」· C头文件 代码 · 共 10 行
H
10 行
/* define the one you want to build for, undef the other */
/* also, in the Makefile, comment out the last MACH_EXTRA to build for eeV */
#undef INCLUDE_FEI /* include Intel Ether Express PRO100B PCI */
#undef INCLUDE_FEI_END
#define INCLUDE_EEE_END
#define INCLUDE_EEV /* include Intel Ether Express PRO100B PCI */
#define INCLUDE_PCI /* include PCI bus library */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?