摘要:
驱动代码#include <linux/module.h>#include <linux/fs.h>#include <linux/init.h>#include <linux/kernel.h>#include <linux/types.h>#include <linux/errno.h>#include <linux/fcntl.h>#define MY_DEVICE_NAME "mydevice"#define MY_DEVICE_MAJOR 240int device_open(st 阅读全文
posted @ 2011-05-25 14:35
yming0221
阅读(212)
评论(0)
推荐(0)

浙公网安备 33010602011771号