Chinaunix首页 | 论坛 | 博客
  • 博客访问: 47456
  • 博文数量: 12
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 76
  • 用 户 组: 普通用户
  • 注册时间: 2013-11-09 09:18
个人简介

大侠绕我一命

文章分类

全部博文(12)

文章存档

2014年(2)

2013年(10)

发布时间:2014-01-14 19:56:47

zhezhelinI2C驱动linux设备驱动那点事儿之I2C驱动理论篇 (2011-08-01 21:31)分类: linux设备驱动程序分析一:I2C 概述.........【阅读全文】

阅读(1676) | 评论(0) | 转发(0)

发布时间:2014-01-10 11:35:24

"sysfs is a ram-based filesystem initially based on ramfs. It provides a meansto export kernel data structures, their attributes, and the linkages between them touserspace.” --- documentation/filesystems/sysfs.txt可以先把documentation/filesystems/sysfs.txt读一遍。文档这种东西,真正读起来就嫌少.........【阅读全文】

阅读(1625) | 评论(0) | 转发(0)

发布时间:2013-12-26 09:07:02

Linux设备文件简介概述设备管理是linux中比较基础的东西,但是由于Linux智能程度的越来越高,Udev的使用越来越广泛,使得越来越多的Linux新用户对 /dev 目录下的东西变得不再熟悉。有时候遇见问题就会变得抓狂。Linux 中的设备有2种类型:字符设备(无缓冲且只能顺序存取)、块设备(有缓冲且可以随机存.........【阅读全文】

阅读(1719) | 评论(0) | 转发(0)

发布时间:2013-12-08 17:33:09

......【阅读全文】

阅读(1458) | 评论(0) | 转发(0)

发布时间:2013-12-08 17:18:07

......【阅读全文】

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

登录 注册