搜索资源列表

  1. zifuqudong

    0下载:
  2. 一个linux下字符设备驱动程序的编写例子,是自己参考了相关资料的修改版本-Characters under a linux device driver for the preparation of example is their reference to a modified version of relevant information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:张富强
  1. lcd_driver-framebuffer

    0下载:
  2. 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于fr a meBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:154624
    • 提供者:王强
  1. examples

    0下载:
  2. Linux 设备驱动 Edition 3,书中的例题,是我在网上找的,版权归原作者所有.-Linux Device Driver Edition 3, the book
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:133120
    • 提供者:光哥
  1. LINUXdriver

    0下载:
  2. 一个linux字符设备驱动。根据操作系统课本上的实验内容设计编写,具有很高的参考价值。-A linux character device driver. According to the operating system the content of textbooks on experimental design to prepare, has high reference value.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:tc
  1. driver

    0下载:
  2. linux下字符设备驱动程序的设计和实现过程。包括源码和加载步骤等详细指示。适合初学者。-under linux character device driver design and realization process. Including the source and load steps, such as detailed instructions. Suitable for beginners.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:124928
    • 提供者:liyali
  1. ATMEL_linux_drivers.tar

    0下载:
  2. Atmel公司的USB无线局域网卡11 mbps Linux设备驱动-Atmel s USB wireless LAN card 11 mbps Linux device driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:561152
    • 提供者:peng
  1. LinuxDeviceDriver

    0下载:
  2. linux驱动设计第二版 经典 设备驱动工程师必备-linux-driven design the second edition of the classic device driver engineers must
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:433152
    • 提供者:王筱
  1. LinuxI2C

    0下载:
  2. 一篇介绍Linux下I2C设备驱动开发和实现的不错的文章-1 Introduction I2C device driver under Linux to develop and realize the good article
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:叶子
  1. Linux-USBCore

    0下载:
  2. 承上启下继往开来,抓住设备和驱动两条生命线,讲述usb core-Connecting into the future, seize the equipment and drive two lifelines about usb core
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1134592
    • 提供者:齐巍
  1. chardev

    0下载:
  2. 在linux环境下的字符设备驱动程序。具有最基本的设备的读和写功能-In linux environment character device driver. With the most basic equipment to read and write functions
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:吴丹
  1. linuxdriver

    0下载:
  2. linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:张小冬
  1. pollSample

    0下载:
  2. Linux可供用户空间和内核空间相互访问的字符设备驱动程序代码。-Linux for the user space and kernel space characters visit each other device driver code.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:
  1. arm_led

    0下载:
  2. ARM-linux设备驱动开发,源码是关于数码管的显示程序-ARM-linux device driver development, source code is about the digital tube display procedures
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yao
  1. linux-character-driver

    0下载:
  2. Linux下的简单字符设备驱动的源码,有说明文件说明如何编译和安装卸载测试驱动-Linux simple character device driver source code, has the documentation on how to compile and install uninstall test drive
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:105472
    • 提供者:小伟
  1. ARM9_Linux_Driver

    0下载:
  2. 《深入浅出Linux设备驱动编程》,学习嵌入式LINUX驱动编程的好资料- Layman s language and Linux device driver programming, Study of Embedded LINUX good data-driven programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:266240
    • 提供者:张勇
  1. Linux2.6

    0下载:
  2. 以 Linux 为代表的自由操作系统的很多优点之一, 是它们的内部是开放给所有人看的. 操作系统, 曾经是一个隐藏的神秘的地方, 它的代码只局限于少数的程序员, 现在已准备好让任何具备必要技能的人来检查, 理解以及修改. Linux 已经帮助使操作系统*化. Linux 内核保留有大量的复杂的代码, 但是, 那些想要成为内核 hacker 的人需要一个入口点, 这样他们可以进入代码中, 不会被代码的复杂性压倒. 通常, 设备驱动提供了
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:1196032
    • 提供者:大風
  1. StudyofTheDriversBasedOnTheEmbeddedLinux

    0下载:
  2. 电子科技大学的硕士论文嵌入式Linux设备驱动程序的设计与研究-University of Electronic Science and Technology Master
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1868800
    • 提供者:yu
  1. Code.tar

    0下载:
  2. 李亚锋出的书《ARM嵌入式LINUX设备驱动实例开发》一书的码源!-Li-feng of the book
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:luolaoda
  1. OMAP+linux+camera

    0下载:
  2. 本文在介绍OMAP5910 摄像头接口及OV COMS 摄像头的基础上, 分析了Linux 系统下设备 驱动程序及其开发, 并详细阐述和实现了基于OMAP5910 的摄像头驱动。-This paper introduced the OMAP5910 camera interface and OV COMS camera, based on the analysis of the Linux system and its device
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:陈天葆
  1. LinuxEdition3

    0下载:
  2. linux设备驱动的书,2.4核之后的版本。-linux device drivers book, after the nuclear 2.4 version.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:489472
    • 提供者:my name
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org