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

搜索资源列表

  1. ir-gpio.tar.gz linux 基于mips 架构cpu 的红外驱动

    0下载:
  2. linux 基于mips 架构cpu 的红外驱动,以及用户空间测试程序,linux on mips architecture cpu infrared driver, as well as user-space test procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-09
    • 文件大小:1.56mb
    • 提供者:yinxw
  1. leddriver 基于arm9 TX2440的Linux下的LED灯的驱动开发

    0下载:
  2. 基于arm9 TX2440的Linux下的LED灯的驱动开发,内含驱动源码和测试源码。-Based on arm9 TX2440 LED lights under the Linux driver development, includes driver source code and test code
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-22
    • 文件大小:23.07kb
    • 提供者:邢建生
  1. dm9601_2.6.zip

    0下载:
  2. DM9601 USB网卡linux驱动,修改makefile就可以了。本人在linux 2.6.14.1测试通过。,DM9601 USB adapter linux driver, modify makefile it. I am in linux 2.6.14.1 test.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:10.45kb
    • 提供者:Sam
  1. DMA_example

    0下载:
  2. Linux设备驱动开发DMA dreiver代码,测试成功,可以使用-DMA dreiver Linux device driver development code, the test is successful, you can use
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:18.57kb
    • 提供者:henry
  1. TE2440-ov9650-drive-code-LINUX

    0下载:
  2. arm系统LINUX环境下TE2440开发板ov9650 CMOS 摄像头驱动源码及测试程序,在触摸屏上得到实时的视频图像-arm the system LINUX environment TE2440 development board ov9650 CMOS camera driver source code and test procedures, the touch screen get real-time video image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.32mb
    • 提供者:winn
  1. audio_test

    0下载:
  2. 这个是LINUX下的音频驱动的测试程序,很不错的-This is the audio driver under LINUX test procedures, it is good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.75mb
    • 提供者:院校斌
  1. uc1698-linux

    1下载:
  2. 嵌入式linux中使用uc1698控制黑白屏的驱动程序及相关的测试程序-Embedded linux driver uc1698 control black and white screen and the associated test procedures
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:3.54kb
    • 提供者:
  1. Linux-driver-src

    0下载:
  2. 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:205.83kb
    • 提供者:赵刚
  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
    • 文件大小:8.87kb
    • 提供者:马工
  1. linux-gprs

    0下载:
  2. 基于嵌入式linux的拓展GPRS无线模块的测试程序(包含源程序,驱动,各头文件以及makefile)-Expansion based on embedded linux GPRS wireless module test procedures (including source code, the driver, the header files and makefile)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:9.39kb
    • 提供者:xayoung
  1. linux-usbdriver

    0下载:
  2. linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8.48kb
    • 提供者:qifeng
  1. linux_driver_test

    0下载:
  2. 这是一上简单的linux驱动的实现,可以学到编写驱动的框架.但这仅是一个字符型驱动。-linux driver test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3.25kb
    • 提供者:nizhijun
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1mb
    • 提供者:门票
  1. us-test

    0下载:
  2. c 语言cdma usb linux驱动linux2.6.23-c language cdma usb linux driver linux2.6.23
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:6.58kb
    • 提供者:jjjj
  1. 1.6-adc

    0下载:
  2. linuxAD驱动,适合初学者学习Linux驱动实验-linuxAD drive, suitable for beginners to learn Linux driver test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:83.02kb
    • 提供者:余维维
  1. 7

    0下载:
  2. usb驱动框架,都是建立在此基础上(linux 2.6.14测试)-usb driver framework, are built on the basis of this (linux 2.6.14 test)-usb driver framework, are built on this basis (linux 2.6.14 test)-usb driver framework, are built on the basis of this (linux 2.6.14 test)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:7.43kb
    • 提供者:ym ai nui
  1. Backlight

    0下载:
  2. Linux下的LCD背光驱动和测试程序,仅供参考学习-LCD backlight driver under Linux and test procedures, reference study
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:16.22kb
    • 提供者:茫天靖剑
  1. lcd-driver

    0下载:
  2. linux下的lcd驱动程序,适合6410开发板,附带的帧缓冲测试程序-the lcd under linux driver for 6410 development board comes with the frame buffer test program
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:8.19kb
    • 提供者:makai
  1. watchdog-test

    0下载:
  2. Watchdog Driver Test Program for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.7kb
    • 提供者:wonqinzou
  1. module-led-test

    0下载:
  2. 自己写的一个fastboot的指示灯驱动程序。初学linux驱动的人可以看看。-To write a fastboot LED driver. Beginner linux driver who can see.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:16.48kb
    • 提供者:邵永初
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com