搜索资源列表
-
0下载:
S3C44B0 I2C的uCLINUX的驱动程序(铁电存储器FM24系列,若针对AT24系列只需在写操作中增加延时即可),本驱动士原创且经过测试。-S3C44B0 I2C uCLINUX of the Driver (ferroelectric memory YPCC series against AT24 Series if only in write operation can be increased latency), the original drive with which the
-
-
0下载:
《返璞归真——UNIX技术内幕》书中代码。主要包括Bell Laboratories开发的内核代码:1*.h(内核头文件---宏、全局变量和结构定义、函数声明)
| |----------------conf(汇编代码---启动函数及工具函数,驱动生成工具mkconf,移植工具sysfix)
2dmr(设备驱动程序)
3ken(内核代码,包括进程调度、文件系统、内存管理、I/O管理等)
另外还有作者写的一些代码。-" Return to Innocence- UNIX
-
-
0下载:
驱动级读写内存演示程序-Driver-level memory read and write demo
-
-
0下载:
驱动层读写内存的代码,学习驱动编程的朋友可以看一下-Driver layer to read and write the code memory, learning-driven programming friends can look at
-
-
0下载:
驱动级内存读写 调用驱动读写内存可以读写很多程序-Driver-level memory read and write calls the driver can read and write many programs to read and write memory
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第23章、Linux设备驱动的移植。在编写Linux设备驱动的时候,驱动程序所服务的硬件芯片可能会在公司的多个采用不同处理器的系统中用到,因此,在编写驱动时,应该尽量考虑其可移植性,23.1节从数据类型、结构体对界、大小端模式、内存页面大小等多个角度阐述了编写可移植驱动程序的注意事项。“他山之石,可以攻玉”,为了高效地推出新的设备驱动,借用demo板、类似芯片和厂商范例程序是几种很有效的手段,23.2节讲解
-
-
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下载:
fm25l04驱动,内核linux3.2,铁电存储有速度快,可以频繁读写,寿命长的特点-fm25l04 driver, the kernel linux3.2, ferroelectric memory with fast, can read and write frequent, long life
-
-
0下载:
对linux设备驱动编写过程中使用内存映射进行了详细描述,并且对时钟的来源进行了详细分析。-In the Linux device driver to write the process of using the memory mapping is described in detail, and the clock source for a detailed analysis.
-