搜索资源列表
Linux内核模块和驱动的编写
- Linux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。-Linux is a kernel of the whole structure, it added to the kernel anything, or delete certain functions are very difficult. To solve this problem the introduction of core
Linux内核驱动模块编程指南_forever
- Linux内核驱动模块编程指南-drive Linux kernel module programming guide
Linux_dns-cheat
- Linux内核驱动,网络过滤-DNS欺骗(广告推送) 文件包括: Linux内核驱动-网络过滤-DNS欺骗(广告推送).doc Makefile test.c(包含详细的注释)-Linux kernel driver, the network filter-DNS spoofing (Campaigns) files include: Linux kernel driver- Network-DNS spoofing filter (Campaigns). Doc Make
Book-LinuxDrive
- 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
LinuxCharDevice
- LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
linux
- 中文的,国人翻译,不错!对写Linux内核驱动很有帮助。-Chinese Version
linux
- 这是了我所收集的linuk方面的珍贵资料,包含了Linux进程管理、linux网络驱动程序设计,linux环境进程间通信以及linux内核1.1详细注释等方面的精华部分。-This is my area linuk collected valuable information, including the Linux process management, linux driver network design, linux environment for inter-process commu
The_Linux_Kernel_API
- linux 内核的api函数介绍,涉及网络、驱动、文件系统等等各个方面,是linux 内核编程不可多得的参考手册。-all kinds of linux kernel api that involve the network, drivers, file system, and so on all aspects of linux kernel is a rare reference manual programming.
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
Android Linux driver
- Android的Linux内核与驱动程序 Android的Linux内核与驱动程序-android linux driver
Linux-kener-analysic
- 详细描述了linux内核架构和运行方式,它是pdf文件,有索引,字迹超级清楚,阅读起来非常方便。我知道这个电子书还有一个pdf扫面版本,超级不清楚。这个对在linux下驱动程序设计的初学者大有裨益。-Describes in detail the structure and operation mode linux kernel, it is pdf file, an index, super-clear writing, reading is very convenient. I know t
Linux-(2)
- 国嵌Linux内核驱动进阶班的演示代码,希望能帮助大家一起学习-The embedded Linux kernel driver advanced class demo code, hope I can help you learn together
linux-iic
- 基于linux内核-驱动iic at24c02-Based on the Linux kernel- driven iic at24c02
Linux Device Drivers(2rd Edition) 中文非影印
- linux device driver,很好的学习linux设备驱动的资料(Linux device driver, very good learning Linux device driver data)
linux内核笔记
- 个人整理的linux笔记,主要是关于驱动方面的(Linux notes Personal collation of Linux notes, mainly on the drive side)
5、Linux内核、Linux驱动开发
- Linux内核开发,Linux驱动开发的详细教程及源码例子。(Linux kernel development, Linux driver development of detailed tutorials and source code examples.)
2440led
- 通过驱动程序点亮 JZ2440 的LED 灯,程序中调用了驱动,在file_operations 这个结构体中调用了底层驱动函数。(Linux JZ2440 driver kernel file_operations open write)
linux内核
- linux-2.6.27.8.tar.bz2为手持式串行加载所用linux内核; sl3250.config为编译内核的配置文件,包括高速串口和usb光驱的驱动。 uImage为内核压缩文件;(Linux-2.6.27.8.tar.bz2 is the Linux kernel for handheld serial loading; Sl3250.config is the configuration file for compiling kernel, including high-s
深入Linux设备驱动程序内核机制
- 《深入Linux设备驱动程序内核机制》是Linux驱动开发方面的经典好书。(Deep into the kernel mechanism of Linux device drivers)
Linux内核探秘
- 从工业需求角度另辟蹊径,注重效率和实用性,将linux内核分为基础部分和应用部分以及内核架构和内核实现两个维度,对Linux内核的文件系统、设备驱动的架构设计与实现原理进行了深入分析(Different from the angle of industrial demand, pay attention to the efficiency and practicability, the Linux kernel is divided into basic part and application