搜索资源列表
mmap.example
- mmap example,very good!
mmap
- mmap driver 是linux环境下的驱动程序
mmap
- 该代码适用于嵌入式开发,内存映射的驱动程序-The code applies to the development of embedded memory mapping Driver
mmap
- 为Linux虚拟内存驱动程序,模拟了内核空间和用户空间之间的数据交流,是学习Linux内存管理的易用源码-Linux virtual memory for the driver to simulate the kernel space and user space data between the exchanges, is to learn Linux the easy-to-use memory management source
mmap.example
- mmap example,very good!-mmap example, very good!
GPIO
- GPIO的控制,使用MMAP来注册GPIO,之后再以 *rGPBDAT = 0x11 等等直接更改位址-GPIO control, the use of MMAP to register GPIO, and then to* rGPBDAT = 0x11, etc. directly to change the address
mmap
- mmap driver 是linux环境下的驱动程序-mmap driver is the linux driver environment
mmapdriver
- 很好的mmap()驱动函数的it is a good driver for mmap func-Good mmap () driver function it is a good driver for mmap func
mmap
- linux源代码,共享内存mmap的使用示例-linux source code, the use of shared memory mmap sample
mmap
- matlab图像处理:单色Colormap-matlab image processing: monochrome Colormap
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改
w_mmap
- mmap读取文件,mmap可以实现进程共享-Mmap to read documents such as package
mmap.example
- linux2.6内核mmap驱动程序和测试程序-mmap kernel linux2.6 drivers and test procedures
mmap
- 将内核空间vmalloc后不连续的内存地址映射到用户空间的驱动程序,2.4内核 和2.6内核两个版本,学内存分配必备资料。看完后就了解mmap原理了-Vmalloc kernel space will not be straight after the memory address is mapped to the user space driver, 2.4 kernel and 2.6 kernel versions, learni
mmap
- UNIX提供了程序共享内存的机制,Linux内核从2.0开始也加入了这一功能。mmap(memory map)函数用于建立一段内存,使之能够被多个程序读写。它创建一个指向一段内存区域的指针并将其与特定的文件内容关联。-UNIX provides a mechanism for sharing memory, Linux kernel 2.0 from the beginning of this feature is also adde
mmap
- linux 下的 内存映射mmap的相关资料 和 测试源码-the linux mmap and test code
mmap
- 几个mmap的driver和应用实例,比较简单的-Several of the driver and application examples mmap
mmap
- 关于linux 下的mmap离子描述,很好。有兴趣的朋友可以参考以下-Ion on the descr iption of mmap under linux, very good. Interested friends can refer to the following
mmap
- 主要实现了linux arm下的mmap的驱动,对于学习驱动的很有帮助。-Main achievement of the linux arm under the mmap driver, useful for learning-driven.
linux-char-driver-by-mmap
- linux 字符驱动函数,基于内存隐射--mmap。无需修改,可以运行。-linux character-driven functions, memory-based hint- mmap. Without modification, you can run.