Chinaunix首页 | 论坛 | 博客
  • 博客访问: 157896
  • 博文数量: 12
  • 博客积分: 185
  • 博客等级: 入伍新兵
  • 技术积分: 900
  • 用 户 组: 普通用户
  • 注册时间: 2012-12-19 21:27
个人简介

对于我们的阶级敌人 只有仇恨 没有宽恕

文章分类
文章存档

2014年(6)

2013年(1)

2012年(5)

我的朋友

发布时间:2012-12-22 10:34:23

The Basic Device Structure基本设备结构体~~~~~~~~~~~~~~~~~~~~~~~~~~See the kerneldoc for the struct device.Programming Interface编程接口~~~~~~~~~~~~~~~~~~~~~The bus driver that discovers the device uses this to register thedevice with the core:那些发现了设备的总线驱动使用以下接口将这个设备注册到核心:int device_register(struct device * dev......【阅读全文】

阅读(3290) | 评论(1) | 转发(1)

发布时间:2012-12-21 21:29:34

Everything you never wanted to know about kobjects, ksets, and ktypes你永远不会想知道的关于 kobject,kset 和 ktype 的一切Greg Kroah-HartmanBased on an original article by Jon Corbet for lwn.net written October 1,2003 and located at http://lwn.net/Articles/51437/Last updated December 19, 2007Part of the difficulty i......【阅读全文】

阅读(3400) | 评论(0) | 转发(1)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册