您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456
  1. /* ISA memory-mapped NS8390-based cards, including WD80x3 */
  2. #if 0 /* Currently broken! */
  3. #define INCLUDE_WD
  4. #define WD_DEFAULT_MEM 0xCC000
  5. #include "ns8390.c"
  6. #endif