搜索资源列表
字符设备驱动
- vxworks char driver
IICdrv1
- 经典 WxWorks下的IIC字符设备驱动,驱动开发的好例子
VxWorks2
- 以上程序是基于VxWorks嵌入式操作系统C源代码程序,字符型IO设备的驱动程序示例,程序实现功能是把内存中一段区域模拟字符型IO设备来操作。使用TORNADO编译运行成功。
vxworks
- 这个是VXWORKS驱动程序开发的几个小例子。 例程包括: Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板.-This is a driver development VXWORKS a few small examples. Routines include: Char.c and Char.h is a character device driver is a block device driver temp
vxworks_device_driver_developers_guide_6.4
- 本文详细介绍了vxworks6.4下面字符设备,块设备,及网络设备驱动程序的架构,调试。-This paper introduces in detail the following characters vxworks6.4 devices, block devices, and network device driver architecture, debugging.
VxWorks_Driver_Training_Document
- VxWorks下驱动程序开发教程,包括字符设备和块设备-VxWorks Driver Training Document
PowerPC_VxWorks_BSP_SBH
- BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类 体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。 VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候, 我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L inux 系统中整合设备驱动,则不仅仅意味着“
Char_c
- 是VXWORKS 字符型设备驱动模板,请新建加载型工程再添加-Is a character device driver VXWORKS template, please add the new load-based engineering
xxDrvTest
- 字符设备驱动实例,初学者可以下载下来看看,内附说明-Character device driver instance, beginners can download to look down, containing a descr iption
Uart
- 字符设备驱动程序的完整模板,详细解析了字符设备驱动程序的完整模板-Complete character device driver template
VxWorks-Driver-Code
- 在VxWorks系统下的字符设备、块设备和PCI设备的驱动代码-Driver code in the VxWorks system, character devices, block devices and PCI devices