CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - linux device driver example

搜索资源列表

  1. Linux24_char_device_driver

    0下载:
  2. Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better reference source. After loading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.53kb
    • 提供者:邱天
  1. ldd2-samples-tar

    0下载:
  2. linux设备驱动第二版例子程序,来自Oreilly-Linux Device Driver second version of example programs from Morris
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:120.89kb
    • 提供者:sunwe
  1. 123pp

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码 CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb简单设备驱动程序 键盘驱动程序 数字显示驱动程序 -Developing Detail Explain Embedded Linux device driver CD-ROM example code CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb device driver f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:221.38kb
    • 提供者:blue
  1. ldd2-samples-1.0.1.tar

    0下载:
  2. linux device driver第二版例子代码-second edition of example code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:120.89kb
    • 提供者:李宁
  1. linux device driver source code.tar

    0下载:
  2. linux device driver source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:120.89kb
    • 提供者:刘卫
  1. PCI_Linux

    0下载:
  2. Linux设备驱动开发详解_PCI驱动范例-Linux device driver development driver _PCI Detailed Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:25.48kb
    • 提供者:杨川庆
  1. nand_Linux

    0下载:
  2. Linux设备驱动开发详解_nand驱动范例-Linux device driver development driver _nand Detailed Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5.46kb
    • 提供者:杨川庆
  1. nor_Linux

    0下载:
  2. Linux设备驱动开发详解_nor驱动范例-Linux device driver development driver _nor Detailed Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.61kb
    • 提供者:杨川庆
  1. embed_example

    0下载:
  2. linux device driver example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:14.16kb
    • 提供者:wangwy
  1. LinuxDeviceDriver-04

    0下载:
  2. Linux设备驱动开发详解-04 :内核模块参数范例 :内核模块导出符号 :最简单的内核模块-Explain the development of Linux device driver-04: an example of kernel module parameters: the kernel module to export symbols: the most simple kernel module
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:bob
  1. LinuxDeviceDriver-DMA

    1下载:
  2. Linux设备驱动开发详解源码- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c-Explain the development of Linux device driver source code- DMA Example | | |- 3c505.c | | |- 3c505.h | | `- dma.h |`- static map exam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:20.07kb
    • 提供者:bob
  1. LinuxDrv

    0下载:
  2. Linux驱动示例,入门推荐.有字符设备驱动,块设备驱动.-Linux driver example, the entry recommended. There is character device drivers, block device drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:76.09kb
    • 提供者:gantian
  1. Linux-driver-development19

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第19章、Flash设备驱动。Flash在嵌入式系统中是必不可少的,它是BootLoader、Linux内核和文件系统的最佳载体。在Linux内核中,引入了MTD层为NOR Flash和NAND Flash设备提供统一的接口,从而使得Flash驱动的设计工作大为简化。19.1节讲解了Linux Flash驱动的结构,主要讲解了MTD系统的层次结构和接口。19.2节和19.3节分别讲解了NOR Flash和N
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:568.37kb
    • 提供者:华清远见
  1. Linux-driver-development1

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第1章、设备驱动概述。本章将带您走进Linux设备驱动的精彩世界。1.1节讲解了设备驱动的概念和作用。1.2节和1.3节分别讲述无操作系统和有操作系统情况下设备驱动的设计方法,通过分析讲解设备驱动与硬件和操作系统的关系。1.4节对Linux操作系统的设备驱动进行了概要性的介绍,讲解设备驱动与系统软硬件的关系,分析了Linux设备驱动的重点难点和学习方法。本章的最后给出了一个设备驱动的“Hello World
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:468.33kb
    • 提供者:华清远见
  1. Linux-driver-development23

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第23章、Linux设备驱动的移植。在编写Linux设备驱动的时候,驱动程序所服务的硬件芯片可能会在公司的多个采用不同处理器的系统中用到,因此,在编写驱动时,应该尽量考虑其可移植性,23.1节从数据类型、结构体对界、大小端模式、内存页面大小等多个角度阐述了编写可移植驱动程序的注意事项。“他山之石,可以攻玉”,为了高效地推出新的设备驱动,借用demo板、类似芯片和厂商范例程序是几种很有效的手段,23.2节讲解
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:497.33kb
    • 提供者:华清远见
  1. char-drive-test.tar

    0下载:
  2. 簡易linux 字元設備驅動 測試碼example -Simple test code linux character device driver example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:17.54kb
    • 提供者:Ben
  1. Linux_Device_Drivers_3rd_examples

    0下载:
  2. Linux Device Driver 3rd 原书example 源码-Linux Device Driver 3rd example source
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:132.52kb
    • 提供者:maomao
  1. linux-blk-example

    0下载:
  2. linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:6.91kb
    • 提供者:lan
  1. ldd3-master

    0下载:
  2. linux device driver example about memory menagement etc. kernel-linux device driver example about memory menagement etc. kernel...
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:138.18kb
    • 提供者:yuma
  1. hello_dev.tar

    0下载:
  2. Example of the simplest block device driver
  3. 所属分类:驱动编程

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:Robotex
« 12 »
搜珍网 www.dssz.com