搜索资源列表
D12isoDriver
- 周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DEscr iptOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the sele
WDM-R-W-IO-DRIVER
- 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O po
SSDT-HOOK
- XP下SSDT Hook ZwCreateThread的代码,仅适用于XP,由驱动和用户模式下控制程序组成,是从以前写的另一个程序修改过来的,所以代码中部分结构体的成员的定义是多余的,要写SSDT Hook的可以参考一下-XP, SSDT Hook ZwCreateThread code only applies to XP, drivers and user mode by the control program component is written in another program
SBS-CSD
- 盛博SBS CAN卡XP驱动及例程demon,有VC开发的例子-Sheng Bo SBS CAN card XP drivers and routines demon, there is an example of VC++
PCI2040
- 基于Windows xp的驱动程序,适用于大多数场合-Based on the Windows xp drivers for the majority of occasions
Coding_Windows_Drivers
- The book represents the systematised introduction in programming of drivers Windows 2000/XP/Server 2003 and Windows 98/Me with use Microsoft Windows DDK.
PL2303_Prolific_DriverInstaller_10311
- XP下最难找之驱动-------USB - serial controller ,找了一下午-one of XP drivers ,most difficult to find .
DriverFirewall
- 一个支持 windows xp 的驱动防火墙的源代码,用来监视系统内核驱动的加载。-Windows xp driver to support a firewall source code, used to monitor the loading of kernel drivers.
Windows2000-XP-WDM-DEVICE-DRIVER
- 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
Sciphone_MTK_Drivers
- For MTK 6218 6225 6227 6228 chipset windows 98 , 2000 , XP
avr910_usb_programmer
- PROTTOSS AVR USB Programmer (Scematic, firmware, drivers for Win2k Vista/XP32 Vista/XP64)
usbasp_blue
- usb 下载器的驱动和下载软件 适用于s51 s52及各种avr单片机。-usb to download device drivers and download software for s51 s52 and various avr microcontrollers.
MTK6227DriverForXPVista
- Please run InstallDriver.exe first, then plug in USB. InstallDriver.exe will install these drivers for Windows 98SE/ME/2000/XP/Vista: Windows 98/ME/2000/XP/Vista: MTK62XX USB Com Port Driver Windows 98: Mass Storage Driver
Driver_V1.00_D-Link_DSL-210_WINDOWS
- Modem d-link d210 - Windows XP drivers-Modem d-link d210- Windows XP drivers
jida32
- JIDA32 DEMO for Windows 9x/NT/2000/XP/Vista/CE, Linux, VxWorks -1. Purpose: ----------- JIDA is an API that provides control over many Kontron Embedded Modules specific board features. 2. Files/Directories: ----------------
MicroDog_Driver_RC1
- 微狗(UMI/UMC/PMH/PMI)Windows 9X/ME/NT/2K/XP/WS2003/Vista/XP64/WS2003x64/Vista64 驱动安装卸载程序使用说明-MicroDog(UMI/UMC/PMH/PMI) Device Drivers Installing Guide for Windows 9X/ME/NT/2K/XP/ WS2003/Vista/XP64/WS2003x
Windows-Driver-design-(XP)
- 本文档详尽地讲解如何为XP开发设备驱动程序,包括环境设置,步骤,流程等。-This document explain in detail how to develop device drivers for XP, including environmental settings, step process.
windows xp下的USB驱动开发
- 在windows xp的操作系统上开发USB驱动(Developing USB drivers on the operating system of Windows XP)
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)
android drivers for windows xp
- this is custom drivers for android to use on windows xp includes mtp,adb and usbtether