搜索资源列表
proc
- Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构 、 改变内核设置的机制 。 本文只讨论基于 intel x86 架构的 Linux /proc 文件系统。-The Linux kernel provides a pass/proc file system, operated at the time of accessing kernel internal data structures, changes to the kernel setting mec
bus-and-dev
- 这个是我学习linux内核驱动时总结的一点总线与设备的关系-This is summed up when I learn the Linux kernel driver a little bus and equipment
atmel_gpio_driver
- linux内核版本2.6.30 atmel9G45的GPIO驱动程序以及一个测试程序-the linux kernel version is 2.6.30 its contain the gpio driver of atmel9g45 and the driver s test code
Linux-Device-Driver-3
- Linux设备驱动第三版,是学习驱动程序开发的不错的资料。-The Linux kernel is a good driver development information
Linux-Device-driver
- 驱动程序在 Linux 内核里扮演着特殊的角色,大家可以来学学。-The driver in the Linux kernel play a special role, we can come to learn.
S3C2410
- 该源码是基于ARM9 S3C2410A的LCD移植程序,LCD选用的是Sharp LQ080V3DG01 ,源码主要对LCD进行设置、初始化、并对LINUX kernel内核进行配置-。-The source is based on the ARM9-based LCD transplant program in the S3C2410A LCD optional Sharp, LQ080V3DG01 main source for LCD setup, initialization, and
Kernel-Module-Programming
- 介绍linux内核模块的编程,编写linux驱动程序非常好的一本参考书,详细介绍了linux内部的编程机理-Linux kernel module programming, writing Linux drivers a very good one reference book, detailing the linux internal programming mechanism
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
Linux-kernel.pdf.tar
- 关于linux内核的经典书籍 很全面 适合分析linux内核的同学-Classic books on the linux kernel is fully suitable for the analysis of the Linux kernel students
Linux
- 介绍linux驱动模块和环境搭建,有助于初学者,主要描述Linux内核API-Introduce linux driver module and the environment to build, to help beginners, the main descr iption of the Linux kernel API
linux-kernel
- 老师发给的实验文档,里面有关于Linux内核定制及剪裁的详细资料,适合初入linux的学习者-Teacher gives experimental document, there are details on the Linux kernel customization and tailoring, suitable for learners entering linux
linux-kernel-Module
- linux 内核模块编程,内核模块编程实例,用于查看linux父子进程关系及进程状态-linux kernel module programming, kernel module programming examples for viewing linux parent and child relationships and the process status
The-Linux-Kernel-Module-Programming-Guide
- This is a very famous and popular books for linux programmer. It s was written by Peter Jay Salzman, Michael Burian and Ori Pomerantz. It s good start up for Linux kernel programming.
Linux-kernel-qudong
- 介绍了linux内核中网络驱动的编写和实例编写的源码等。描述了linux网络驱动的实现原理和方法-Describes the linux kernel network drivers and examples of writing source code written in other. Describes the linux network driver implementation principles and methods
linux-0.11
- linux0.11版本的全部源码,对于想对linux内核有了解的同学,可以看看,虽然linux现在内核的架构改变了,仍然不失为了解早期内核机制的手段。-linux0.11 versions of all the source code for those who want to understand the linux kernel students can see, although the linux kernel architecture has changed now, is still
The-Linux-kernel-module-Programming
- Kernel module programming. Complete guide to Unix/Linux programming.
Linux----Kernel
- Linux内核讲解,很不错的书籍。讲解linux内核的使用以及内核编程的注意事项,很好的一本书籍-The Linux kernel to explain, very good books.
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
Understanding-the-Linux-Kernel
- 介绍Linux系统底层的一些功能和应用,关于Linux时钟、程序调用、信号等内容-introduce some information about Linux kernel
linux-kernel
- The Linux Kernel by David Rusling