CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - kernel module

搜索资源列表

  1. led_linux2.4.18

    0下载:
  2. Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = op
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5.6kb
    • 提供者:Jia-Yang Chen
  1. Drivers-and-Sources

    0下载:
  2. 基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.42mb
    • 提供者:8307317
  1. module_param

    0下载:
  2. module_param 内核模块实例,带参数,演示了如何向模块传递整形、长整形、字符串等参数-module_param kernel module instance, with the parameters, the module demonstrates how to pass integer, long integer, string and other parameters
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:47.5kb
    • 提供者:sun
  1. s3c2440spi1

    0下载:
  2. S3C2440外设SPI1接口驱动程序模块,在linux2.6.32内核上运行通过,加载该模块后会在/dev/下生成一个SPI1字符设备文件,源内核有SPI子系统,不过太复杂,没去研究,所以就自己写了,绝对是原创,适合初学者参考。-S3C2440 SPI1 peripheral interface driver module, run by the linux2.6.32 kernel, load the module in the/dev/SPI1 generate a character d
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:4.78kb
    • 提供者:时岩
  1. maincontrol

    0下载:
  2. 基于Qt的GPS定位系统、利用Qt实现界面和后台程序的处理,基于linux2.6.32内核,需要加上GPS模块实现定位数据的接收-Qt-based GPS positioning system, using Qt interface and back-office procedures to achieve the treatment, based on linux2.6.32 kernel, need to add GPS positioning data receiver module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-19
    • 文件大小:5.09mb
    • 提供者:刘伟峰
  1. s1d13700.tar

    0下载:
  2. Linux kernel driver for Epson s1d13700 LCD controller.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:78.87kb
    • 提供者:melg
  1. kernel-upgrade-toos

    0下载:
  2. 该文件时一个在WMare workstation下linux内核升级工具,共有四个包:lvm2-2.00.25-1.01.i386 ;device-mapper-1.00.19-2.i386 ;module-init-tools-3.2.tar ;mkinitrd-4.1.18-2.i386-The document under a WMare workstation linux kernel upgrade tool, a total of four packages: lvm2-2.00.2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:979.26kb
    • 提供者:郑道宝
  1. mini2440_buttons

    0下载:
  2. 嵌入式Linux平台,友善之臂MINI2440(ARM920T)按键驱动程序模块,采用内核模块方法加载。-Embedded Linux platform, a friendly arm of MINI2440 (ARM920T) key driver module, load the kernel module approach.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:1.56kb
    • 提供者:张三
  1. kdb

    0下载:
  2. 内核调试软件工具包KDB,对编写内核模块有很大的帮助,版本是对linux-2.6.14.1-Kernel debugging software toolkit KDB, on the preparation of a kernel module is very helpful, the version is linux-2.6.14.1
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:181.24kb
    • 提供者:熊炳龙
  1. Linux-Kernel-Module-Programming

    0下载:
  2. Linux kernal module programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:311.48kb
    • 提供者:krishna
  1. (Ebook-Pdf)-Linux-Kernel-Module-Programming-Guide

    0下载:
  2. Linux Kernel Module Programming Guide. How to write linux device drivers
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:643byte
    • 提供者:Juan
  1. module_simple

    0下载:
  2. module_simple 简单的内核模块,旨在正常加载和卸载内核模块,适合初学者上级测试-module_simple simple kernel module to the normal load and unload kernel modules, suitable for beginners to higher test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:45.09kb
    • 提供者:sun
  1. gpio-watcher

    0下载:
  2. Kernel module (built on 2.6.35.7) that detects and outputs changed GPIO lines by repeatedly polling them every 50ns.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:8.99kb
    • 提供者:n711
  1. pwm

    0下载:
  2. This is a Kernel module for uClinux 2.4.x . ** This module let uClinux 2.4.x can use pwm. -This is a Kernel module for uClinux 2.4.x . This module let uClinux 2.4.x can use pwm.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-10
    • 文件大小:52.32kb
    • 提供者:pengtao
  1. net_drivers

    0下载:
  2. 最简单的字符设备驱动程序 This is a Kernel module for uClinux 2.4.x . This module let uClinux 2.4.x can use pwm. -This is a Kernel module for uClinux 2.4.x .
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:1.56kb
    • 提供者:pengtao
  1. 4-1-3

    0下载:
  2. 嵌入式linux基本内核模块,内核模块的基本框架,参数的传递-Embedded linux kernel module, the basic framework of the kernel module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:615byte
    • 提供者:崔振科
  1. 8139too

    0下载:
  2. 嵌入式linux基本内核模块,内核模块的基本框架,触摸屏驱动-Embedded linux kernel module, the basic framework of the kernel module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-07
    • 文件大小:20kb
    • 提供者:崔振科
  1. 4-1-2

    0下载:
  2. 嵌入式linux基本内核模块,内核模块的基本框架-Embedded linux kernel module, the basic framework of the kernel module
  3. 所属分类:Driver develop

    • 发布日期:2017-12-10
    • 文件大小:574byte
    • 提供者:崔振科
  1. s3c2410_ts_26

    0下载:
  2. 嵌入式linux基本内核模块,2410触摸屏框架程序,内核模块的基本框架-Embedded linux kernel module 2410 touch screen framework program, the basic framework of the kernel module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-06
    • 文件大小:3.16kb
    • 提供者:崔振科
  1. 5-5-3

    0下载:
  2. 嵌入式linux基本内核模块,输入输出子系统框架程序,内核模块的基本框架-Embedded linux kernel module, the input-output subsystem framework program, the basic framework of the kernel module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-07
    • 文件大小:2.31kb
    • 提供者:崔振科
« 12 »
搜珍网 www.dssz.com