搜索资源列表
-
0下载:
我们通过写一个建立在内存中的块设备驱动,来学习linux内核和相关设备驱动知识。最简单的方法写出一个能用的块设备驱动。-We write a block device driver, built in memory to learn the knowledge of the Linux kernel and device driver. The easiest way to write a usable block device driver.
-
-
0下载:
粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是块设备驱动的。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a block device driver.
-
-
0下载:
LINUX上的块设备驱动示例程序,分为八个章节,循序渐进。从最简单的块设备ramdisk,到最后一个功能完整的驱动代码-the block device driver sample program on LINUX ,it is divided into eight chapters, step-by-step.
-
-
0下载:
在ubuntu10.04中运行的驱动程序,在12.04版本中不能运行,包括块设备与字符设备驱动-In ubuntu10.04 run driver, version 12.04 can not run, including the block device and character device driver
-
-
0下载:
linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
-
-
0下载:
该文件内有多个实例,演示了linux系统中块设备驱动的基本写法-There are several instances in the document, the system demonstrates the linux block device driver basic wording
-
-
0下载:
Linux设备驱动详解,对于初学者入门很有帮助,涉及到字符驱动、块驱动和网络驱动等-Linux device drivers explain, very helpful for beginners , related to the character-driven, block drivers and network drivers, etc.
-
-
0下载:
Linux 设备驱动 中文版 第三版,包括驱动简介,中断,内存分配,USB驱动,块驱动,网络驱动-Chinese version of the third edition of Linux device drivers, including driver profiles, interrupts, memory allocation, USB drive, block drivers, network drivers, etc.
-
-
0下载:
Linux驱动,培训时十四天的笔记,很详细,有笔记,从怎么写驱动开始,到内核驱动框架的怎么编写都有,代码全附上了,有字符设备,块设备驱动,和网络设备驱动。-Linux driver training fourteen days of notes, very detailed, there are notes, how to write drivers started to how to write a kernel driver framework has code attached a wh
-
-
0下载:
Linux内核开发之块设备驱动程序,内存模拟块设备-Linux block driver
-
-
0下载:
linux系统下设备驱动编程的好资料,包含网络设备驱动、字符设备驱动、块设备驱动-linux system device driver programming good information, including network device drivers, character device drivers, block device drivers
-
-
0下载:
pmbd(persistent memory block driver)。
Linux 系统下对非易失性存储器( NVM )的 Intel 开源驱动程序的性能优化。-pmbd (persistent memory block driver).
Linux system performance non-volatile memory (NVM) of the Intel open source driver optimization.
-
-
0下载:
Example of the simplest block device driver
-
-
1下载:
Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))
-