上一页 1 ··· 7 8 9 10 11 12 13 14 下一页
摘要: 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 二虎 阅读(2587) 评论(1) 推荐(2) 编辑
摘要: http://ilinuxkernel.com/?p=1328 阅读全文
posted @ 2018-06-29 18:49 二虎 阅读(101) 评论(0) 推荐(0) 编辑
摘要: http://blog.sina.com.cn/s/blog_6472c4cc0102dskj.html 阅读全文
posted @ 2018-06-21 09:51 二虎 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 出现Oops消息的大部分错误时因为对NULL指针取值或者因为用了其他不正确的指针值。 Oops如何产生的解释如下: 由于处理器使用的地址几乎都是虚拟地址,这些地址通过一个被称为“页表”的结构被映射为物理地址。当引入一个非法指针的时候,分页机制无法将该地址映射到物理地址,此时处理器就会向操作系统发出一 阅读全文
posted @ 2018-06-06 23:22 二虎 阅读(448) 评论(0) 推荐(0) 编辑
摘要: # 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 二虎 阅读(1633) 评论(0) 推荐(0) 编辑
摘要: https://elinux.org/Device_Tree_Usage 阅读全文
posted @ 2018-05-22 19:22 二虎 阅读(111) 评论(0) 推荐(0) 编辑
摘要: 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 二虎 阅读(1838) 评论(0) 推荐(0) 编辑
摘要: http://www.maxwellxxx.com/linuxmemblock 阅读全文
posted @ 2018-04-18 11:29 二虎 阅读(129) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/kickxxx/article/details/54631535 阅读全文
posted @ 2018-04-14 15:52 二虎 阅读(280) 评论(0) 推荐(0) 编辑
摘要: https://my.oschina.net/u/159782/blog/63570 阅读全文
posted @ 2018-04-14 14:34 二虎 阅读(64) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 下一页