1 CHIP ID
1.1 OVERVIEW OF CHIP ID
The S5PV210 includes a Chip ID block for the software (SW) that sends and receives APB interface signals to the
bus system. Chip ID is placed on the first addres...
分类:
其他好文 时间:
2016-05-12 17:08:44
阅读次数:
413
cache一致性
On machines or bus configurations inwhich the hardware does not ensure cache coherence for DMA operations—such ascertain Intel Itanium systems—the standard Windows DMA implementation does th...
分类:
其他好文 时间:
2016-05-12 16:53:49
阅读次数:
758
转自:http://blog.chinaunix.net/uid-20672257-id-3147337.html 一、kobject的定义:kobject是Linux2.6引入的设备管理机制,在内核中由struct kobject结构表示,这个结构使所有设备在底层都具有统一的接口.kobject提 ...
分类:
系统相关 时间:
2016-05-12 01:32:14
阅读次数:
243
驱动:
以SDIO为例其会采用mmc_attach_sdio来实现驱动和设备的匹配,其本质还是根据sdio_bus的匹配规则来实现匹配。在mmc_attach_sdio中首先是mmc匹配一个bus,即采用何种bus来进行mmc bus来处理host。在这里需要理解一点就是在SDIO中,对于SD卡存储器mmc为实体设备,而对于非SD卡存储器,如SDIO接口的设备,则mmc则表征为bus,这个比...
分类:
系统相关 时间:
2016-05-07 08:43:46
阅读次数:
627
1.采用串行总线技术可以使系统的硬件设计大大简化、系统的体积减小、可靠性提高。同时,系统的更改和扩充极为容易。 常用的串行扩展总线有: IIC (Inter IC BUS)总线、单总线(1-WIRE BUS)、SPI(Serial Peripheral Interface)总线及Microwire/ ...
分类:
其他好文 时间:
2016-05-04 01:08:06
阅读次数:
306
题意:一个不愿意做在bus等时间的人想去旅游,给出n个城市,m条道路和q个询问 题意思路参考:传送门 PS:暴力求n次最小生成树肯定超时、因为边的个数达到了10的5次方 ...
分类:
其他好文 时间:
2016-05-02 22:53:28
阅读次数:
231
运行startx命令显示如下:gnome-session[19174]:
devkit-power-gobject-WARNING:Couldn‘tconnecttosystembus:Failedto
connecttosocket/var/run/dbus/system_bus_socket:Nosuchfileor
directorygnome-session[19174]:WARNING:Couldnotconnectto
ConsoleKit:Failedtoconnecttoso..
分类:
其他好文 时间:
2016-04-28 12:35:38
阅读次数:
510
一、Binder机制概述 在Android开发中,很多时候我们需要用到进程间通信,所谓进程间通信,实现进程间通信的机制有很多种,比如说socket、pipe等,Android中进程间通信的方式主要有三种: 1.标准Linux Kernel IPC 接口; 2.标准D-BUS接口; 3.Binder接 ...
分类:
移动开发 时间:
2016-04-21 01:23:17
阅读次数:
195
imx6q配置pcie无线网卡遇到如下问题: imx6q-pcie 1ffc000.pcie: PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [io 0x1000-0x10000] pci_bus 0000:00: ...
分类:
其他好文 时间:
2016-04-19 19:18:43
阅读次数:
344
先添加wire net alias,ctrl+鼠标拖动,net alias自动递增,最后再添加bus net alias. ...
分类:
其他好文 时间:
2016-04-18 13:38:03
阅读次数:
131