Location:
Search - linux vxworks
Search list
Description: vxworks的驱动结构-The structure of device driver in VxWorks.
Platform: |
Size: 94208 |
Author: 和平 |
Hits:
Description: 说明vxworks的串口机制,很好的解释了vxworks的虚拟通道-Serial mechanism, a good explanation of the virtual channel VxWorks
Platform: |
Size: 6144 |
Author: 和平 |
Hits:
Description: vxworks下的驱动程序开发教程-VxWorks under the Driver Development Guide
Platform: |
Size: 557056 |
Author: 窦华军 |
Hits:
Description: VxWorks设备驱动编写和移植指南-VxWorks device drivers and the preparation of guidelines for transplant
Platform: |
Size: 668672 |
Author: 董明 |
Hits:
Description: 这是一个关于如何使用vxworks操作系统的中文版在线用户指南,读者可以了解到vxworks的运行机制-it is the online guide of the way of using Chinese version of vxworks OS,reader who cound understand the machanism of working under vxworks.
Platform: |
Size: 6950912 |
Author: 李鸿灏 |
Hits:
Description: 这是我编写的SD卡源程序,在ARM芯片上长期使用,非常稳定可靠,每一个子程序都有详尽说明,能非常方便地移植到UCOS,LINUX,VXWORKS上- This is the SD card source program which I compiles, uses for a
long time on the ARM chip, extremely stable is reliable, each sub-
procedure all has exhaustive showing, can extremely conveniently
transplant UCOS, LINUX, on VXWORKS
Platform: |
Size: 22528 |
Author: 甘鹏 |
Hits:
Description: 完整的FTPD源代码,可以用在LINUX或VXWORKS进行数据通信设备的开发上-FTPD integrity of the source code, you can use Linux or VxWorks for data communications equipment on the development
Platform: |
Size: 105472 |
Author: 曹长斌 |
Hits:
Description: VxWorks操作系统指南 -VxWorks Guide to the Guide
Platform: |
Size: 50176 |
Author: 王书新 |
Hits:
Description: how to build an embeded linux
Platform: |
Size: 1046528 |
Author: rong |
Hits:
Description: 采用ace开发的 radius 应用ACE RADIUS library is a free portable implementation of RADIUS protocol,
as defined in RFCs 2865 and 2866. It s written in C++ on top of ACE
(Adaptive Communication Environment) and supports wide variety of platforms,
including Windows, Solaris, Linux, VxWorks etc.
-used ace development of the application of the ACE radius RADIUS library is a f ree portable implementation of RADIUS protoco l as defined in RFCs 2865 and 2866. It's written in C on top of the ACE (Adaptive Communication Environm ent) and supports wide variety of platforms, including Windows, Solaris, Linux, VxWorks etc..
Platform: |
Size: 56320 |
Author: jack |
Hits:
Description: vxworks tffs mtd 层源码,支持非INTEL格式-vxworks tffs mtd source layer to support non-Intel format
Platform: |
Size: 3072 |
Author: |
Hits:
Description: s3c2410 bios程序 可引导wince linux vxworks-s3c2410 bios procedures to guide wince linux vxworks
Platform: |
Size: 376832 |
Author: |
Hits:
Description: TIP C在VxWorks下的实现代码,可与其它平台(Linux/Windows)的代码互通。-TIP C in the realization of the code under VxWorks, with other platforms (Linux/Windows) code interoperability.
Platform: |
Size: 267264 |
Author: yangcheng |
Hits:
Description: 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。
-This is a C language used to achieve the WEB server, a major embedded systems-oriented WEB server. It supports ASP, embedded JAVASCRPT and memory CGI processing. Conceivably, you can in a non-embedded environment good use of GoAhead Web server (as I wrote this article has done). Its reference platform are Windows CE, Wind River VxWorks, Linux, Lynx, QNX, and Windows 95/98/NT. It is basically a HTTP1.0 standard WEB server, on a number of properties, such as HTTP1.1 (persistent connection) also provided support.
Platform: |
Size: 1012736 |
Author: 魏汝垚 |
Hits:
Description: Micrel KSZ8841/8842 网卡芯片开发资料,包含Datasheet和Windows/Linux/Vxworks等操作系统原码-Micrel KSZ8841/8842 Ethernet NIC datasheet and source code
Platform: |
Size: 5215232 |
Author: xuhuashan |
Hits:
Description: Berkeley Db数据库源码,一款精致高效的嵌入式数据库,可以运行在windows,Linux,VxWorks等多个操作系统下,兼容性极高-Berkeley Db database, source code, a sophisticated and highly efficient embedded database that can run on windows, Linux, VxWorks and other operating system, compatibility high
Platform: |
Size: 17099776 |
Author: marisa |
Hits:
Description: 关于RTOS Vxworks 与 RT-Linux的比较-comparing between Vxworks and RT-linux in task schedule
Platform: |
Size: 78848 |
Author: Lee Yonghao |
Hits:
Description: BSP是板级支持包,是介于主板硬件和操作系统之间的一层,应该说是属于操作系统的一部分,主要目的是为了支持操作系统,使之能够更好的运行于硬件主板。BSP是相对于操作系统而言的,不同的操作系统对应于不同定义形式的BSP,例如 VxWorks的BSP和Linux的BSP相对于某一CPU来说尽管实现的功能一样,可是写法和接口定义是完全不同的,所以写BSP一定要按照该系统 BSP的定义形式来写(BSP的编程过程大多数是在某一个成型的BSP模板上进行修改)。这样才能与上层OS保持正确的接口,良好的支持上层OS。
例如:
在VxWorks中的网卡驱动,首先在config.h中包含该网卡,然后将网卡含网卡的信息的参数放入数组 END_TBL_ENTRY endDevTbl [] 中,系统通过函数muxDevLoad( )调用这个数组来安装网卡驱动。
而在Linux中的网卡驱动,是在space.c中声明该网络设备,再把网卡驱动的一些函数加到dev结构中,由函数ether_setup()来完成网卡驱动的安装。-BSP是板级支持包,是介于主板硬件和操作系统之间的一层,应该说是属于操作系统的一部分,主要目的是为了支持操作系统,使之能够更好的运行于硬件主板。BSP是相对于操作系统而言的,不同的操作系统对应于不同定义形式的BSP,例如 VxWorks的BSP和Linux的BSP相对于某一CPU来说尽管实现的功能一样,可是写法和接口定义是完全不同的,所以写BSP一定要按照该系统 BSP的定义形式来写(BSP的编程过程大多数是在某一个成型的BSP模板上进行修改)。这样才能与上层OS保持正确的接口,良好的支持上层OS。
例如:
在VxWorks中的网卡驱动,首先在config.h中包含该网卡,然后将网卡含网卡的信息的参数放入数组 END_TBL_ENTRY endDevTbl [] 中,系统通过函数muxDevLoad( )调用这个数组来安装网卡驱动。
而在Linux中的网卡驱动,是在space.c中声明该网络设备,再把网卡驱动的一些函数加到dev结构中,由函数ether_setup()来完成网卡驱动的安装。
Platform: |
Size: 5666816 |
Author: 汤伟 |
Hits:
Description: linux内核学习资料和VxWorks华清远见内部培训资料-Linux VxWorks
Platform: |
Size: 48539648 |
Author: 周鹏 |
Hits:
Description: Intel82546网卡芯片驱动
研华MIC 3665 控创PMC240等网卡通用
包含linux,vxworks,Windows驱动(intel82546 diver
Advantech MIC-3665 CONCURRENTpmc240
linux, vxworks, windows driver)
Platform: |
Size: 2597888 |
Author: 嬉游
|
Hits: