搜索资源列表
ESS-Sound-Card-Driver
- devloped under vxwork, support ess sound card. driver library, include datasheet.
Basic-Feature-Examples
- basic feature example for vxWork, good example to start. include POSIX and vxwork library call.
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
s3c4510b
- 本压缩包包括个人初次将VXWORKS移植到S3C4510B的详细过程,有调试,也有重要的 参考文档,因为个人的板子与官方不一样,有改动,但是只要把我的心得看了就可以了。移植过程并没有想像的复杂-The initial package will include personal VxWorks S3C4510B transplanted into the detailed process, there are debugging, but also an important reference
vxworks
- vxworks源代码,比较老的一个版本,里边包含target、source、include-Code of vxworks.An old version which include target、source、include
Sitsang
- PXA255的VxWorks版BSP包,带有tffs、LCD、RTC、Touch、AC97驱动,可直接运行在Sitsang开发板上-PXA255 BSP for VxWorks,include tffs、LCD、RTC、Touch、AC97 driver,used for Sitsang board
VxWorks-PCI-Driver
- 介绍VxWorks下PCI设备驱动的编写,不包括详细的源代码-PCI device driver under VxWorks introduces the preparation, does not include source code for details
vxworks-netinet
- vxwork 5.5 协议栈源代码,对学习vxworks协议栈很有帮助-vxworks networks stack source code, include soucecode c files and header files
simplewayforvmware
- 学习vxworks需要一台目标机,vmware是最贴近硬件的目标机。本文通过修改vmware配置范例和相应vxworks 6.6bsp包,实现最快速的vxwokrs学习环境。包含:vmware支持 vxworks最简洁方法.txt vmware66geibsp.rar及vxworksfei.vmx配置范例-Learning needs of a vxworks target machine, vmware is close to the hardware target. This example
wait
- /* wait.h - wait facility library header */ /* * Copyright (c) 2003-2006 Wind River Systems, Inc. * * The right to copy, distribute or otherwise make use of this software * may be licensed only pursuant to the terms of an applicable
dma
- /* dma.h - DMA (direct memory access) header */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d,04jul92,jcf cleaned up. 01c,26may92,rrr the
ramDrv
- /* ramDrv.h - header file for ramDrv.c */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01f,22sep92,rrr added support for c++ 01e,18sep92,jcf added include of blkIo.h. 01d,04jul92,