当前位置:
首页
资源下载

搜索资源 - linux devices drive
搜索资源列表
-
0下载:
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个抽象的接口。-MTD (memory technology device memory technology equipment) is the equipment for accessing memory (ROM, flash) Linux subsystem.
-
-
0下载:
比较详细地介绍了linux设备驱动开发的入门知识。
为初学者开启了linux设备驱动的学习之门。-A more detailed descr iption of linux device driver development knowledge portal. For beginners linux device driver opened the door to the study.
-
-
0下载:
嵌入式Linux 中CF卡的驱动和管理技术研究
在嵌入式Linux系统中,为了在没有PCMCIA控制器的情况下仍然要利用CompactFlash存储卡(简称CF卡)作为存储设备,作者从CF卡的硬件特性入手,在系统层基于CF卡的memory寻址访问方式来改造CF卡的低层驱动,并在应用层实时管理CF卡的热插拔事务,最终实现了一个利用CF卡作为方便快捷的存储设备的嵌入式Linux系统。 -Embedded Linux in the CF card drive and Management Tech
-
-
0下载:
BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类
体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V
xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。
VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候,
我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L
inux 系统中整合设备驱动,则不仅仅意味着“
-
-
0下载:
C语言实现的Linux字符设备驱动,能够注册字符设备模块,文件中含有2个脚本文件,实现字符设备模块的加载和卸载-C language implementation of the Linux character device driver can register character device module, the file contains two scr ipts, the character devices to achieve the loading and unloading mo
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第21章、PCI设备驱动。PCI(及cPCI)总线在一般的小型手持设备中不太可能用到,但是在工控和通信设备及其PC中却引领着潮流。在Linux系统中,PCI设备驱动和USB设备驱动有共性,那就是其驱动都由总线相关部分和自身设备类型驱动两部分组成。21.1节讲解了PCI总线及其配置空间,给出了PCI总线在Linux内核中的数据结构。PCI设备驱动的PCI相关部分围绕着pci_driver结构体的成员函数展开,
-
-
0下载:
Abstract—Many portable systems deploy operating systems
(OS) to support versatile functionality and to manage resources,
including power. This paper presents a new approach for using OS
to reduce the power consumption of IO devices in teractive
-
-
0下载:
触摸屏在linux下的驱动,arm2410t板,触摸屏作为一般设备和输入设备两种方式-The touch screen under linux drive, arm2410t, board, touch screen and input devices in two ways as a general
-
-
0下载:
代码介绍:
SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alp
-
-
0下载:
LINUX设备驱动程序第三版配套源码;
设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
-
-
0下载:
博创经典平台up-tech2410s裸机nand flash驱动。实现了system clock、sdram、uart、nand flash等设备的初始化。读取nand flash首部的pages,并从串口(串口波特率为115200kbps)输出。使用了arm-linux-gcc、make等工具。-Borch the Classic platform up-tech2410s bare metal nand flash drive. The initialization of the syste
-
-
0下载:
linux系统上,libusual包含共同为UB和USB存储设备驱动。-linux system, libusual contains the common drive for UB and USB storage devices.
-
-
0下载:
谈到在linux 系统下编写 I2C 驱动,目前主要有两种方式,一种是把I2C 设备当作一个普通的字符设备来处理,另一种是利用 linux I2C 驱动体系结构来完成。下面比较下这两种驱动。-Speaking at the linux system to prepare I2C driver, there are mainly two ways, one is to I2C devices as an ordinary character device to handle, and the ot
-
-
0下载:
基于嵌入式Linux的LCD背光调节及驱动实现[图],摘要:为了减少手持式设备的功耗并满足LCD背光调节的应用需求-Embedded Linux-based LCD backlight adjustment and drive to achieve [Figure], Abstract: In order to reduce the power consumption of handheld devices and LCD backlight adjustment to meet the app
-
-
0下载:
Analog Devices ADAU1373 Audio Codec drive for Embedded Linux.
-
-
0下载:
libusb可以用来编写无关平台的usb驱动
-we can use libusb to drive any usb devices under windows/linux
-