/***************************************************************
??? A globalmem driver as an example of char device drivers
??
??? The initial developer of the original code is Baohua Song
??? <author@linuxdriver.cn>. All Rights Reserved.
****************************************************************/
#include <linux module.h="">
#include <linux types.h="">
#include <linux fs.h="" <a="" href="http://hi.baidu.com/whs08/blog/item/4f2a59011b7584001c95835d.html">阅读全文
类别: 设备驱动? 查看评论
??? A globalmem driver as an example of char device drivers
??
??? The initial developer of the original code is Baohua Song
??? <author@linuxdriver.cn>. All Rights Reserved.
****************************************************************/
#include <linux module.h="">
#include <linux types.h="">
#include <linux fs.h="" <a="" href="http://hi.baidu.com/whs08/blog/item/4f2a59011b7584001c95835d.html">阅读全文
类别: 设备驱动? 查看评论
本文介绍了一个作为字符设备驱动程序示例的全局内存驱动。该驱动由Baohua Song开发,详细展示了如何创建和实现一个简单的Linux内核模块。
597

被折叠的 条评论
为什么被折叠?



