linux驱动编译与加载
操作系统
编译驱动源码,modpost老是出错,于是进入/usr/src/`uname -r`目录下 #make scripts 接着再编译源码,之前的错误消失了。出现了新的错误: **1.c:1052:error:void value not ignored as it ought to be **1.c源代码中的1052行是: ret = unregi