搜索资源列表
drivers Linux设备驱动开发详解
- Linux设备驱动开发详解(第2版)部分源码。-Linux device driver development explain (version 2) of the source. Please unzip in Linux, windows does not unzip under the oh ~
SAA711x_I2C_Linux.rar
- Linux设备驱动开发详解_SAA711x I2C设备驱动,Linux device driver development Detailed _SAA711x I2C device driver
linuxdriver-cd
- LINUX设备驱动开发详解, 随书光盘(LINUX device driver development Xiang Jie, with the book CD-ROM)-LINUX device driver development Xiang Jie, with the book CD-ROM
PCI
- Linux设备驱动开发详解_PCI驱动范例.rar-Linux device driver development of detailed examples _PCI drive. Rar
PCI_Linux
- Linux设备驱动开发详解_PCI驱动范例-Linux device driver development driver _PCI Detailed Example
linuxdriver_code_tool
- LINUX设备驱动开发详解(光盘源码)。 -Detailed LINUX device driver development (CD-ROM source).
Linux-device-driver
- Linux设备驱动开发详解讲座.pdf格式,需要的赶紧下了哦-Linux device driver development of detailed talks. Pdf format and need a Oh hurry
LinuxDeviceDriver-07
- Linux设备驱动开发详解-07 :含并发控制的globalmem驱动-Explain the development of Linux device driver-07: concurrency control with the driver globalmem
LinuxDeviceDriverA-S3C2410RealTimer
- 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
LinuxDeviceDriver-DMA
- 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
LinuxDeviceDriver-NVRAM
- Linux设备驱动开发详解源码- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c
LinuxDeviceDriver-IDE
- 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
linux
- linux设备驱动开发详解(书代码). -linux设备驱动开发详解(书代码).linux设备驱动开发详解(书代码).
Linux-driver-development18
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
Linux-driver-development15
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
linux-driver
- 王宝华的《linux设备驱动开发详解》影印版,很清晰。另外还有王宝华关于linux设备驱动开发的讲座PDF-WANG Bao-hua of the " linux device driver development explain" photocopy version, is very clear. Another WANG Bao-hua linux device driver development on the lecture PDF
Linux设备驱动开发详解_宋宝华
- Linux设备驱动手册中Linux设备模型是对系统设备组织架构进行抽象的一个数据结构,旨在为设备驱动进行分层、分类、组织。降低设备多样性带来的Linux驱动开发的复杂度,以及设备热拔插处理、电源管理等。(Linux device driver of Linux device model manual is an abstract data structure architecture of system equipment organization, aiming at the device d
Linux设备驱动开发详解.part01
- Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))
Linux设备驱动开发详解-基于最新Linux4.0源码
- Linux设备驱动开发详解:基于最新的Linux 4.0内核 的源码(Linux device driver development detailed explanation: Based on the latest Linux 4 kernel source code.)
《Linux设备驱动开发详解》【华清远见10年特献】
- 华清远见官方出品,比较好的阐述了linux设备驱动的构建。(product from HuaQingYuanJian)