CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 驱动开发

搜索资源列表

  1. daima

    0下载:
  2. 嵌入式设计及Linux驱动开发指南书中的源代码,希望对学习嵌入式驱动开发的人有所帮助-Embedded Linux Driver Development design and guidelines for the book s source code, and they hope to study the people-driven development of embedded help
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-18
    • 文件大小:27363602
    • 提供者:ss
  1. ARM_embedded_Linux

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3849766
    • 提供者:陈笑天
  1. 11linux

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。 -Linux system, device drivers the operating system kernel are an importan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2202
    • 提供者:liuqinghua
  1. 04

    0下载:
  2. 《ARM嵌入式Linux设备驱动实例开发》,第四章代码,按键驱动开发-" ARM embedded Linux device driver development example," Chapter IV code, key-driven development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:8703
    • 提供者:乔小瑞
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:马工
  1. linux-drivers-development

    0下载:
  2. 经典的linux设备驱动程序开发书籍,适合在linux上做内核或驱动开发的朋友们。-Classic linux device driver development books, suitable for use in the linux kernel or driver development do our friends.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1473220
    • 提供者:weibo
  1. buttons

    0下载:
  2. S3C2410的LINUX下的BUTTON驱动,嵌入式开发完全手册的源代码-The S3C2410 drive BUTTON under LINUX, Embedded Development fully manual source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2907
    • 提供者:txj
  1. Chapter_7_Linux_drivers_development

    0下载:
  2. 周立功magic2410实验箱源码 第7章嵌入式Linux驱动开发 7.2 Devfs驱动程序 7.3 LED驱动程序 7.4按键驱动程序 DM9000 驱动 UART1 驱动-Magic2410 week experimental box source Ligong Chapter 7 Embedded Linux Driver Development Driver 7.2 Devfs Driver 7.3 LED Driver 7.4 key driver DM900
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:867507
    • 提供者:yc
  1. LinuxARM9

    0下载:
  2. 嵌入式设计及Linux驱动开发指南——基于ARM 9处理器.... 驱动开发好资料-Embedded Linux Driver Development design and guidelines- based on the ARM 9 processor .... Good data-driven development
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-11
    • 文件大小:18687883
    • 提供者:毛慧华
  1. demo1

    0下载:
  2. Linux 2.6内核版本下的PCI字符驱动开发练习参考代码。-Linux 2.6 kernel version of PCI-driven development practice character reference code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:91635
    • 提供者:MEYE
  1. leds

    0下载:
  2. 嵌入式linux驱动开发-lED驱动开发实例及测试-Linux-driven development of embedded-lED examples and test-driven development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2287
    • 提供者:JackieYin
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:133489
    • 提供者:黄伟
  1. LinuxDeviceDriver-07

    0下载:
  2. Linux设备驱动开发详解-07 :含并发控制的globalmem驱动-Explain the development of Linux device driver-07: concurrency control with the driver globalmem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2677
    • 提供者:bob
  1. LinuxDeviceDriverA-S3C2410RealTimer

    0下载:
  2. Linux设备驱动开发详解源码- S3C2410实时钟驱动--s3c2410-rtc.c 秒设备驱动与应用程序-second.c -second_test.c-Explain the development of Linux device driver source code- S3C2410-driven real-time clock- s3c2410-rtc. C seconds device drivers and application-second.c-second_t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:6304
    • 提供者: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
    • 文件大小:20555
    • 提供者:bob
  1. LinuxDeviceDriver-NVRAM

    0下载:
  2. Linux设备驱动开发详解源码- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:15245
    • 提供者:bob
  1. LinuxDeviceDriver-IDE

    0下载:
  2. Linux设备驱动开发详解源码- | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c-Explain the development of Linux device driver source code- | |- IDE drive | | |- ide-disk.c | | `- ide-h8300.c |`- RAMDISK driver | `- rd.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:16468
    • 提供者:bob
  1. automake.tar

    0下载:
  2. linux的源码编译工具的书籍 教你如何编写外 ·Firefox Secrets :document about f ·友善之臂MINI2440的说明介绍文档, ·这是快速学习matlab的ppt,对学习ma ·arm7tdmi内核的技术参考资料 关于 A ·华为工程师手册,在软硬件方面都有 ·全面的介绍了串口通信的知识,通过 ·三星s3c2410芯片的中文手册,难得一 ·驱动开发经验集锦。 ·经过本人加全目录的《LINUX内核源代 ·DSP仿真器的原理图
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:47305
    • 提供者:tufei
  1. linux-2.6.14

    0下载:
  2. 飞凌公司TE2410开发板自带的linux2.6.14内核源代码,内核中加入了cs8900a网卡,串口1,2,3驱动,USB HOST驱动,USB摄像头驱动(ov511芯片),声卡驱动,液晶屏驱动,开机图片-TE2410 development board飞凌company linux2.6.14 own kernel source code, the kernel is added to the network card cs8900a, 1,2,3-driven serial, USB HO
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-10-31
    • 文件大小:57621982
    • 提供者:wangjun
  1. linux_audio_mailing_list

    0下载:
  2. Linux Kernel中的有关声音驱动部份开发者论坛上的mailing list,对嵌入式驱动开发人员有用-Linux Kernel in the voice-driven part of the Developer Forum on the mailing list, useful for embedded-driven development officer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:133440
    • 提供者:余旭
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com