会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
毛毛虫的刻薄(qq:371079191)
博客园
首页
新随笔
联系
订阅
管理
2014年3月20日
ioctl,unlocked_ioctl 处理方法 分类: arm-linux-Ubuntu 2014-03-20 09:32 503人阅读 评论(0) 收藏
摘要: kernel 2.6.35 及之前的版本中struct file_operations 一共有3个ioctl :ioctl,unlocked_ioctl和compat_ioctl现在只有unlocked_ioctl和compat_ioctl 了在kernel 2.6.36 中已经完全删除了struc...
阅读全文
posted @ 2014-03-20 09:32 毛毛虫的薄刻
阅读(240)
评论(0)
推荐(0)
编辑