搜索资源列表
虚拟机网卡驱动源代码
- vxworks-8139 虚拟机8139网卡驱动源代码。
AMD NIC vxworks_end
- VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to
ln97xEnd.tar1
- VxWorks 虚拟机启动的网卡驱动,安装后编译即可用for Pentium的bsp启动虚拟机 -VxWorks Virtual Machine Network Driver started, after installation compiler can be used for the Pentium BSP launched Virtual Machine
EVAL_C5131
- C89c51 usb驱动程序,实现了usb转串口的功能,提供了一个虚拟的串口-C89c51 usb driver, realizing the usb serial transfer function provides a virtual serial port
USBVirtualCOMPortonLPC214x
- LPC214X USB虚拟串口的例程 PC端驱动源程序及LPC214X端源程序-LPC214X Virtual Serial Port USB PC-driven routines and source-source LPC214X
9200usb_host_device
- AT91RM9200的USB host和USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf 后计算机会把USB端口虚拟为一个串行的端口使用
DCMOTOR
- 该程序采用C语言编写,实现直流电机驱动,与Proteus仿真软件配合实现直流电机驱动虚拟仿真
GpsVirtualDriver
- wince的虚拟串口程序,提供wince平台的虚拟串口的驱动程序
s3c2410的USB_slave驱动
- s3c2410的USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf 后计算机会把USB端口虚拟为一个串行的端口使用。
CeVsp.rar
- Wince平台下的虚拟串口驱动实现,可以把一个串口映射成多个串口给不同的应用程序使用。已经在Wince5.0和Wince6.0平台上测试过。,Multi-Com port driver implentment in wince platform,can map a com port to several com ports for many applications using.Already tested in Wince5.0 and Wince6.0 environment.
driverDev.rar
- WINCE5.0下一个虚拟串口的完整驱动程序源码。使用EVC编译。将一个物理串口映射成2个虚拟串口提供给不同的程序使用。,WINCE5.0 a complete virtual serial driver source code. Compiled using the EVC. Will be mapped into a physical serial port virtual serial port to provide two different procedures to use.
nand
- Vxworks系统下,三星nand flash K9K8G08U0A 的驱动,简单实现了坏块管理、虚拟地址映射等功能-Vxworks system, Samsung nand flash K9K8G08U0A drive, a simple realization of a bad block management, virtual address mapping and other functions
Virtual_COM_Port111
- 采用KEIL MDK开发环境,实现USB下的虚拟串口驱动程序,内附全部源码,欢迎交流!-Using KEIL MDK development environment to achieve under the virtual USB serial port driver, included all the source code, please share!
MyDriver
- wince 下驱动,演示了如何使用硬件中断,IRQ5, 以及如何映射物理地址到虚拟地址。并说明如何在应用程序中使用该驱动。 -under the driver wince, demonstrating how to use the hardware interrupt, IRQ5, and how to map virtual addresses to physical addresses. And how in the application to use the drive.
VirtualSerial
- windows CE 环境下的虚拟串口驱动示例代码。 -virtual serials code in windows CE.
kblock
- 虚拟驱动,从内存虚拟出的字符设备,实现一般字符设备的读写功能-Virtual drive virtual character device memory
stm32虚拟串口驱动1.4
- Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, set the CDC PID and VID, two pa
步进电机Linux驱动
- 用于arm控制步进电机的驱动,因为步进电机用到了I/O端口,而在ARM9中操作端口要用虚拟地址而非实际的物理地址。(Drive for arm control step motor)
USB MSD Bootloader.hex
- STM32虚拟U盘IAP,免驱动进行软件升级.(STM32 IAP using virtual U drive.)
STM320F103 USB转虚拟串口
- 在STM32F103开发板上实现了USB转为虚拟串口的功能。(The function of converting USB to virtual serial port is realized on STM32F103 development board.)