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

搜索资源列表

  1. gec2440-led

    0下载:
  2. linux 嵌入式驱动,基于粤嵌实验的 gec2440开发板的一个 led驱动,简单明了。-embedded linux driver, Guangdong-based embedded experiment gec2440 development board led driver, simple.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:1229
    • 提供者:曹毅
  1. LED-driver-linux

    0下载:
  2. linux下LED驱动与测试代码,在linux验证可以使用-linux under the LED driver and test code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:1561
    • 提供者:hedy
  1. linux2.4-driver

    0下载:
  2. 用于新手熟悉嵌入式Linux设备驱动开发方法,驱动LED灯,七段数码管,和按键的代码-For the novice familiar with the embedded Linux device driver development, code-driven LED lights, seven segment LED, and buttons
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:13739
    • 提供者:觉主
  1. cx23100-driver-linux

    1下载:
  2. Driver Conexant Demodulator Cx23100/101/102-Driver Conexant Demodulator Cx23100/101/102
  3. 所属分类:Driver develop

  1. video

    0下载:
  2. linux驱动利用udev的方法自动创建设备节点程序,不用手动添加节点,也不用过时的fdevs的方法-linux driver automatically creates the device node program
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:765
    • 提供者:wangtijianx
  1. Makefile-muban

    0下载:
  2. 本文件提供最常用linux驱动Makefile的模板,具有很高的参考价值-This document provides the most commonly used linux driver Makefile templates, has high reference value
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:1056
    • 提供者:tangwen
  1. alsa-driver-1.0.24

    0下载:
  2. Linux 声卡模型ALSA 源代码 alsa-driver-1.0.24-Linux Audio Modeling ALSA
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-20
    • 文件大小:5917674
    • 提供者:reza
  1. queue(IO)

    0下载:
  2. queue(阻塞IO) linux 驱动 源代码 -Linux driver source code of the queue (blocking IO)
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2416
    • 提供者:邹德全
  1. driver

    0下载:
  2. Linux驱动初级 包括hello world 字符驱动的 resgister/read/ write 及 ioctl等一些基础源码-Linux drivers for the primary character-driven, including hello world resgister/read/write, and ioctl basic source
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-22
    • 文件大小:26194
    • 提供者:颜建文
  1. IO-mode

    0下载:
  2. Linux驱动-IO方式的介绍 1 阻塞 I/O 2 非阻塞 I/O 3 多路转换 I/O 4 信号驱动 I/O--IO mode Linux driver introduces a blocking I/O 2 non-blocking I/O 3 multi-channel conversion I/O signal-driven I/O
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:135373
    • 提供者:颜建文
  1. Chap-02

    0下载:
  2. THis also presentation file for understanding linux driver and development.-THis is also presentation file for understanding linux driver and development.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-25
    • 文件大小:292661
    • 提供者:steve
  1. 9260-key-driver

    0下载:
  2. 9260的linux按键驱动 linux2.6.30上测试通过-9260 linux key driver linux2.6.30 tested
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:2914
    • 提供者:zdw
  1. bf3003.tar

    0下载:
  2. 比亚迪摄像头BF3003的linux驱动-The BYD camera BF3003 of the linux driver
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:4445
    • 提供者:bpchen
  1. PWM--ARM_Linux-Buzzer-drive

    0下载:
  2. PWM在ARM Linux中的原理和蜂鸣器驱动实例开发 -Principle and buzzer PWM ARM Linux driver instance development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-10-30
    • 文件大小:118295
    • 提供者:
  1. linux-device

    0下载:
  2. Linux操作系统的简单介绍以及linux下设备的驱动开发-The simple introduction of Linux operating system and Linux device driver development
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:814919
    • 提供者:陈海卫
  1. usb-modeswitch-1.1.5

    0下载:
  2. USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip flop" (multiple device) USB gear. Several new USB devices (especially high-speed wireless WAN stuff, there seems to be a chipset from Qualcomm offering that feature) have
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:39670
    • 提供者:齐向楠
  1. linux-pdf

    0下载:
  2. 第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:11033375
    • 提供者:jiezhou
  1. tlv320aic31

    0下载:
  2. TLV320AIC31的linux驱动源码-linux driver for TLV320AIC31
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:5535
    • 提供者:陈帅
  1. hisi-pci

    0下载:
  2. 海思的DVR芯片(hi3512/3515/3520)的的PCI linux驱动-Hass DVR chip (hi3512/3515/3520) PCI linux driver
  3. 所属分类:Driver develop

    • 发布日期:2017-11-03
    • 文件大小:132792
    • 提供者:陈帅
  1. ussp_drivers.tar

    0下载:
  2. linux下GPRS/CDMA串口多路复用驱动源码,支持linux-2.6.29内核。-linux driver source code under the GPRS/CDMA serial multiplexer supports linux-2.6.29 kernel.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:9964
    • 提供者:刘一
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com