会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
二虎
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
14
下一页
2018年7月
dts的pci模块中bus-range和ranges
摘要: bus-range = <2 3>; 该设备(一般为RC)下的pci总线号范围 ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000 0x1000000 0x0 0x00000000 0 0xffc20000 0x0 0x100
阅读全文
posted @ 2018-07-13 22:18 二虎
阅读(2935)
评论(1)
推荐(2)
2018年6月
http://ilinuxkernel.com/?p=1328
摘要: http://ilinuxkernel.com/?p=1328
阅读全文
posted @ 2018-06-29 18:49 二虎
阅读(107)
评论(0)
推荐(0)
MSI/MSI-X Capability结构 (转)
摘要: http://blog.sina.com.cn/s/blog_6472c4cc0102dskj.html
阅读全文
posted @ 2018-06-21 09:51 二虎
阅读(194)
评论(0)
推荐(0)
ARM Linux Oops使用小结(转)
摘要: 出现Oops消息的大部分错误时因为对NULL指针取值或者因为用了其他不正确的指针值。 Oops如何产生的解释如下: 由于处理器使用的地址几乎都是虚拟地址,这些地址通过一个被称为“页表”的结构被映射为物理地址。当引入一个非法指针的时候,分页机制无法将该地址映射到物理地址,此时处理器就会向操作系统发出一
阅读全文
posted @ 2018-06-06 23:22 二虎
阅读(508)
评论(0)
推荐(0)
2018年5月
Linux内核编译指定输出目录
摘要: # kbuild supports saving output files in a separate directory.# To locate output files in a separate directory two syntaxes are supported.# In both ca
阅读全文
posted @ 2018-05-29 18:47 二虎
阅读(1782)
评论(0)
推荐(0)
Device Tree Usage(转)https://elinux.org/Device_Tree_Usage
摘要: https://elinux.org/Device_Tree_Usage
阅读全文
posted @ 2018-05-22 19:22 二虎
阅读(123)
评论(0)
推荐(0)
EHCI规范(转)
摘要: https://blog.csdn.net/qiurihuanghua/article/details/6411640 1. EHCI 1.0规范介绍 EHCI规范为USB 2.0规范定义了一个Host controller的寄存器级的接口,实际上就是系统软件和Host controller直接交互
阅读全文
posted @ 2018-05-22 18:54 二虎
阅读(2021)
评论(0)
推荐(0)
2018年4月
Linux内核初期内存管理---memblock(转)
摘要: http://www.maxwellxxx.com/linuxmemblock
阅读全文
posted @ 2018-04-18 11:29 二虎
阅读(134)
评论(0)
推荐(0)
dts中memreserve和reserved-memory的区别 (转)
摘要: https://blog.csdn.net/kickxxx/article/details/54631535
阅读全文
posted @ 2018-04-14 15:52 二虎
阅读(305)
评论(0)
推荐(0)
C语言迷题 (转)
摘要: https://my.oschina.net/u/159782/blog/63570
阅读全文
posted @ 2018-04-14 14:34 二虎
阅读(72)
评论(0)
推荐(0)
上一页
1
···
7
8
9
10
11
12
13
14
下一页
公告