搜索资源列表
AMD NIC vxworks_end
- VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to
vxdevicedriver
- VxWorks Device Driver 机制分析.我们不可避免地经常要和device driver打交道,而device driver本身跟操作系统的相关性特别密切,而了解如何能做到屏蔽底层硬件提供标准且通用的接口给上层是我们研究device driver标准的基本目的,由于时间和篇幅的限制,而且我们的工作主要在VxWorks上进行device driver的开发,所以这里只对VxWorks下的标准device driver开发进行分析-VxWorks Device Driver Analy
cli_cmdPro
- 可以作为路由器交换机设备的远端shell控制接口,方便远程管理-router can be used as a remote switching equipment shell interface to facilitate remote management
vxworks_load.rar
- 原创:VxWorks 动态加载的应用 实现目标模块的动态加载有很多中方法,如在主机环境的界面上通过在目标模块上单击鼠标右键,选择“Download 文件名”;也可以通过wShell和GDB命令行窗口实现。本文通过tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一个函数来实现,当然在代码中也可以自如的调用它们。,To achieve the goal of dynamically loaded modules in a lot of methods,
dm9000End
- 基于VxWorks的DM9000驱动程序,采用END型接口。通过合理配置netConfig.h文件,可以直接驱动该网卡芯片-VxWorks driver based on the DM9000, using END-type interface. Through the rational allocation netConfig.h file, you can directly drive the chip card
multifuction-driver
- 使用tornado 5.5环境开发。该程序包含了对CAN,AD,开关量的Vxworks驱动。提供了上层的接口函数,使用者可以在了解驱动的同时了解如何与上层接口做配合。-Using tornado 5.5 development environment. The program contains a CAN, AD, switch the Vxworks driver. Provides the upper interface function, users can learn how to dr