您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 基于Linux内核的键盘模拟实现

  2. 1 引言 当前,由于Linux资源完全公开,使得Linux的发展日益广泛快速。基于Linux的各种应用已逐渐深入日常生活的方方面面,尤其是在嵌入式领域,由于内核可裁减定制,因此可随意地根据用户需求进行整个系统的定制与重构。其中,我们可以通过对各种标准外部设备的驱动进行改造,从而实现用户对标准设备的特定需求,例如可以通过对键盘的模拟来实现操作的自动化,从而可以避免重复的键盘操作。 2 Linux内核支持的外部调用接口 由于Linux内核作为系统最深层次的核心,因此外部的开发人员并不能直接对内核进
  3. 所属分类:Linux

    • 发布日期:2009-05-19
    • 文件大小:27kb
    • 提供者:jayzf0503
  1. linux经典图书之drivers篇

  2. CHAPTER 1 An Introduction to Device Drivers; CHAPTER 2 Building and Running Modules; CHAPTER 3 Char Drivers; CHAPTER 4 Debugging Techniques; CHAPTER 5 Concurrency and Race Conditions; CHAPTER 6 Advanced Char Driver Operations; CHAPTER 7 Time, Delays
  3. 所属分类:Linux

  1. linux 内核图解

  2. Linux Kernel核心中文手册 Hardware Basic(硬件基础知识) Software Basic(软件基础) Memory Management (内存管理) Processes (进程) Interprocess Communication Mechanisms(进程间通讯机制) PCI Interrupts and Interrupt Handling(中断和中断处理) Device Drivers(设备驱动程序) The File System(文件系统) Network
  3. 所属分类:Linux

    • 发布日期:2009-08-05
    • 文件大小:546kb
    • 提供者:tellet
  1. The Linux Process Manager

  2. John O’Gorman Contents: 1 Introduction 2 Representing processes in Linux 3 Organising the task structures 4 Wait queues 5 Mutual exclusion with locks 6 Mutual exclusion with waiting 7 Scheduling 8 Process creation 9 Process termination 10 Interrupti
  3. 所属分类:Linux

    • 发布日期:2009-08-06
    • 文件大小:5mb
    • 提供者:lermontov
  1. Embedded Linux- Hardware Software and Interfacing (Addison-2002.03).chm

  2. This book includes serial, parallel, memory I/O, USB, and interrupt-driven hardware designs using x86-, StrongARM®-, and PowerPC®-based target boards. In addition, you will find simple device driver module code that connects external devices to the
  3. 所属分类:Linux

    • 发布日期:2009-08-10
    • 文件大小:1mb
    • 提供者:d3000
  1. Linux系统中的interrupt

  2. 这是学习中断的一个好文章。它工作在Linux平台上
  3. 所属分类:Linux

    • 发布日期:2009-08-17
    • 文件大小:925kb
    • 提供者:wlg_linux
  1. Linux Kernel核心中文手册

  2. Linux Kernel核心中文手册 Chapter 1 Hardware Basic( 硬件基础知识 ) Chapter 2 Software Basic( 软件基础 ) Chapter 3 Memory Management (内存管理) Chapter 4 Processes (进程) Chapter 5 Interprocess Communication Mechanisms (进程间通讯机制) Chapter 6 PCI Chapter 7 Interrupts and Inter
  3. 所属分类:Linux

    • 发布日期:2009-08-26
    • 文件大小:546kb
    • 提供者:qqjoel
  1. linux 中断详解

  2. 非常全面的介绍了,linux 中断。非常全面的介绍了,linux 中断。非常全面的介绍了,linux 中断。
  3. 所属分类:Linux

    • 发布日期:2009-09-02
    • 文件大小:925kb
    • 提供者:maidi_1983
  1. Essential Linux Device Drivers

  2. Table of Contents| Index Copyright Prentice Hall Open Source Software Development Series Foreword Preface Acknowledgments About the Author Chapter 1. Introduction Evolution The GNU Copyleft Kernel.org Mailing Lists and Forums Linux Distributions L o
  3. 所属分类:Linux

    • 发布日期:2009-09-04
    • 文件大小:4mb
    • 提供者:ekin1999
  1. linux核心手册-中文.chm

  2. 全面讲述Linux内核;语言生动易懂。 Hardware Basic( 硬件基础知识 ) Software Basic( 软件基础 ) Memory Management (内存管理) Processes (进程) Interprocess Communication Mechanisms (进程间通讯机制 PCI Interrupts and Interrupt Handling (中断和中断处理) Device Drivers (设备驱动程序) The File System (文件系统)
  3. 所属分类:Linux

    • 发布日期:2009-11-06
    • 文件大小:546kb
    • 提供者:changzige
  1. The Linux Kernel Module Programming Guide 2.6

  2. Table of Contents Foreword ..............................................................................................................................................................1 1. Authorship.................................................
  3. 所属分类:Linux

    • 发布日期:2009-12-29
    • 文件大小:526kb
    • 提供者:xuyaosong
  1. Interrupt in Linux(硬件篇).pdf

  2. 详细描述了linux OS中中断的初始化、中断的触发、中断处理的安装以及整个中断处理的过程。
  3. 所属分类:Linux

    • 发布日期:2010-01-26
    • 文件大小:1019kb
    • 提供者:suiming2005
  1. mips.linux.inter.pdf

  2. mips.linux.interrupt mips 中断处理 学习MIPS的资料
  3. 所属分类:Linux

    • 发布日期:2010-02-27
    • 文件大小:1mb
    • 提供者:sam_lgwww
  1. Linux核心中文手册.chm

  2. Hardware Basic( 硬件基础知识 ) Software Basic( 软件基础 ) Memory Management (内存管理) Processes (进程) Interprocess Communication Mechanisms (进程间通讯机制) PCI Interrupts and Interrupt Handling (中断和中断处理) Device Drivers (设备驱动程序) The File System (文件系统) Networks (网络) Kern
  3. 所属分类:Linux

    • 发布日期:2010-03-07
    • 文件大小:546kb
    • 提供者:mcnjqe
  1. Linux-interrupt

  2. 本章将向读者依次解释中断概念,解析Linux中的中断实现机理以及 Linux 下中断如何被使用。
  3. 所属分类:Linux

    • 发布日期:2010-04-28
    • 文件大小:328kb
    • 提供者:hms0753
  1. linux双网卡驱动源码(enc28j60).zip

  2. #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "enc2 8j60_hw.h" #define DRV_NAME "enc28j60" #define DRV_VERSION "1.01" #define
  3. 所属分类:Linux

    • 发布日期:2010-10-15
    • 文件大小:15kb
    • 提供者:licl2008
  1. interrupt in linux-1.1

  2. 对linux 0.11操作系统的中断处理做了详细分析,由浅入深,可用于学习linux的入门材料
  3. 所属分类:Linux

    • 发布日期:2013-04-21
    • 文件大小:925kb
    • 提供者:magic_fox
  1. apic讲解文档

  2. Interrupt in Linux Chapter1 标签: Linux Interrupt
  3. 所属分类:嵌入式

    • 发布日期:2015-03-31
    • 文件大小:275kb
    • 提供者:whlqjn001
  1. ARM Linux中断源码分析(2)——中断处理流程

  2. ARM Linux中断源码分析(2)——中断处理流程
  3. 所属分类:Linux

    • 发布日期:2017-01-11
    • 文件大小:306kb
    • 提供者:fivedoumi
  1. Linux内核的中断机制

  2. 本文主要从内核实现的角度分析了Linux 2.4.0内核的设备中断流程。本文是为那些想要了解Linux I/O子系统的读者和Linux驱动程序开发人员而写的。
  3. 所属分类:Linux

    • 发布日期:2018-10-10
    • 文件大小:823kb
    • 提供者:bitzhd
« 12 3 4 5 6 »