搜索资源列表
timer
- linux 内核定时器编程: 包括代码程序和makefile文件 my_timer定时器每个1s 打印1 和 second_timer定时器每隔2s打印2 将rar修改为.tar.bz2-linux kernel timer programming: Including program code and the makefile my_timer timer print each 1s 2s 1 and second_timer timer every print 2
linux-0.11
- linux-0.11内核源码,代码规模小,更适合阅读-Linux-0.11 kernel code, the code scale is small, more suitable for reading
Linux-kernel-makefile-resolution
- 分析了 Linux 内核中的配置系统结构,然后,解释了 Makefile 和配 置文件的格式以及配置语句的含义,最后,通过一个简单的例子--TEST Driver, 具体说明如何将自行开发的代码加入到 Linux 内核中-Linux kernel configuration system structure, then, explains the meaning of the Makefile and configuration file format and configuration
linuxcode.tar
- 最早的linux版本代码,适合初学Linux内核的同学参考,代码是从网上找到的,希望大家支持-linux kernel
notifier_DRIVER
- 设备驱动或网络驱动中用到LINUX内核通知链的一个示例代码,可以参考一下-Device drivers or network the LINUX kernel notification chain drive used in a sample code, you can refer to
part3
- linux内核编译,简单的虚拟字符设备,测试代码FinalTest.c-linux kernel compilation, simple virtual character device, test code FinalTest.c
CAT6611-driver
- HDMI芯片CAT6611在linux内核中的驱动代码-HDMI chip driver
es8328-driver
- 音频编解码芯片ES8328在linux内核中的驱动代码-codec chip driver
Goodix-Touch-screen-driver
- Goodix 触摸屏GT80X-IAP在linux内核中的驱动代码-touch screen driver
hd1000
- 周立功字符芯片HD1000的linux驱动代码,在linux2.6.30内核上测试通过-Zhou Ligong character chip HD1000 Linux driver code, test pass on linux2.6.30 kernel
chumoping.doc.tar
- linux内核3.0.8,触摸屏驱动代码-this is touch screen driver source in linux kernel 3.0.8
Linux-(2)
- 国嵌Linux内核驱动进阶班的演示代码,希望能帮助大家一起学习-The embedded Linux kernel driver advanced class demo code, hope I can help you learn together
mplayerdll-bin
- linux内核提取出来的经典代码,都是linux的核心代码。-it is good material for us to learn knowledge,,,,,
The-Linux-kernel
- 本书对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解。-Book early to Linux operating system kernel (v0.11) all the code files in a detailed and comprehensive comments and annotations, is intended to enable the reader to i
scull
- 基于跟新后的linux内核的scull驱动代码及详解-Based on post with the new linux kernel driver code and Detailed scull
1st
- 最简单的linux kernel 内核代码的编写。eg 1-simple code for linux kernel modules.eg 1
2nd
- 在linux 内核代码中添加作者的个人信息-insert author information in Linux kernel
linux-0.10
- 是早期的内核代码,虽说现在在使用的时候过时,但是对于入门linux的同学来说,非常好的入门代码-Early kernel code, although at the time of using outdated now, but for an introduction to Linux classmates, very good entry code
linux
- 内核原创代码 用于基础设计开发 仅供参考阅读了解-Kernel original code for the basic design and development for reference only to understand
fork注释
- Linux源代码阅读, 其中fork.c部分内核代码注释(Linux fork.c kernel code annotation)