Welcome![Sign In][Sign Up]
Location:
Search - wdm

Search list

[Driver Developwdm

Description: winddk src目录下的WDM源码压缩!-winddk src directory WDM source compression!
Platform: | Size: 3459072 | Author: 池田 | Hits:

[OtherWDMBook

Description: windows 驱动开发——基于WDM的开发手册-windows-driven development- the development of WDM-based manual
Platform: | Size: 2105344 | Author: 费鹏 | Hits:

[Driver DevelopWINDOWS_WDMDriverDevelop

Description: Windows WDM驱动开发入门,基本配置和驱动安装、执行、调试说明。-Windows WDM driver development portal, the basic configuration and driver installation, implementation, debugging note.
Platform: | Size: 1777664 | Author: liyafei | Hits:

[Driver DevelopWindowsWDMdriverdevelopment

Description: 经典驱动开发书籍《Windows WDM 设备驱动程序开发指南》(源码),非常好的东西,很适合驱动入门。-Classic Books-driven development Windows WDM Device Driver Development Guide (source), very good things, it is suitable for driver entry.
Platform: | Size: 536576 | Author: linux | Hits:

[Driver DevelopTheWin2kDeviceDriverBookGuideForProgrammers2Ed

Description: This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.
Platform: | Size: 1885184 | Author: vincente | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Driver DevelopUSB_firmware_WDM_driver

Description: 用Cypress 68013开发的usb驱动程序,包括固件和WDM驱动,支持中断和bulk传输。-Cypress 68013 with usb driver development, including the firmware and WDM drivers support the suspension and bulk transfer.
Platform: | Size: 2621440 | Author: galaft | Hits:

[Software EngineeringWALTONEY

Description: 本文件是WDM(WINDOWS DRIVER MODEL)的原版书籍,做WINDOWS驱动开发必读的一本书!-The present document is a WDM (WINDOWS DRIVER MODEL) of the original books, WINDOWS-driven development to do the one must-read book!
Platform: | Size: 6243328 | Author: 二十八画生 | Hits:

[Driver DevelopPCI9052-detail-process

Description: 第一章 WDM驱动程序开发环境的建立 第二章 建立一个PCI处理的基本程序框架 第三章 PCI资源配置的获取 §1.KResource Assignment类定义 §2.Windows98/2000下PCI 资源配置的获取 第四章 输入输出处理 §1.KIoRange类的说明 §2.I/O处理的框架产生方法 §3.I/O处理驱动程序及应用程序相关部份范例 第五章 中断处理 §1.生成中断处理驱动程序的框架 §2.怎样建立一个中断处理 §3.延迟处理过程调用 §4.怎样从内核驱动程序向应用程序发消息 §5.中断服务例程范例 第六章 驱动开发的要点 PLX9052 PCI板卡的开发 第一章 概述第二章 9052简介第三章 局部总线操作第四章 功能描叙 第 五 章 ISA接口方式107第六章 PCI总线开发步骤附录 PCI9052开发板使用说明
Platform: | Size: 736256 | Author: ytulmh | Hits:

[Other2007122731250712

Description: 本书主要介绍DriverStudio开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还USB接口和PCI接口设备驱动程序WDM的开发。    -This book introduces the development tools DriverStudio development under Windows 2000/XP Device Driver WDM Principle and programming methods. The book details the basic procedures for WDM framework and programming, IRP s basic concepts and programming, WDM and applications between the communications, plug-and-play, power management, WMI programming, IRP serial treatment, filtration Driver, WDM access hardware devices, hardware interrupt handling, DMA operation to achieve programming technology, as well as a large number of basic programming techniques, but also USB interface and PCI interface WDM device driver development.
Platform: | Size: 53768192 | Author: dingdang | Hits:

[Driver Developww

Description: 基于WDM的USB过滤驱动程序设计与实现-The USB-based WDM filter driver for Design and Implementation
Platform: | Size: 210944 | Author: 无全 | Hits:

[Otherddktowdm

Description: 有关使用windowsddk开发wdm驱动程序的一般介绍-Relating to the use of wdm driver development windowsddk general introduction
Platform: | Size: 201728 | Author: 袁朝晖 | Hits:

[Program docPCI_1

Description: :介绍了一种较为通用的PCI接口卡的硬件结构,说明了硬件设计的几种可行性方案和硬件 设计时需要注意的问题,同时详细地阐述了PCI设备WDM驱动程序开发的基本方法,比较了几种 常用开发工具的优缺点,并对驱动程序中的PCI设备I/0端口与存储器的读写、中断处理以及应用 程序与驱动程序之间多种通信方式作了详细的介绍。-: Introduction of a more universal PCI interface card hardware structure, and describes the hardware design of the feasibility of several programs and hardware design issues requiring attention, while a detailed description of the PCI device driver development WDM basic method, comparative several advantages and disadvantages of commonly used development tools, and the driver of the PCI device I/0 ports and memory read and write, interrupt handling, as well as applications and drivers for a variety of means of communication between the detailed introduction.
Platform: | Size: 187392 | Author: 刘军 | Hits:

[Driver DevelopPCI_WDM

Description: PCIE数据采集卡WDM驱动,非常完整.-PCIE data acquisition card WDM driver, very complete.
Platform: | Size: 476160 | Author: whowho03 | Hits:

[Software EngineeringWNUSB

Description: [UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例 [USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子 [mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051 -[UsbKbd.rar]- usbkbd, prepared with wdm drivers usb and keyboard sample [USB2.0_USB_driver.rar]- Learning USB2.0 Driver source, including the Windows DDK Driver drive the detailed design, U disk, MP3
Platform: | Size: 23552 | Author: 王军 | Hits:

[Driver Develop1394Cameradriver

Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. -a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de- compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
Platform: | Size: 76800 | Author: Li Tian | Hits:

[source in ebookProgramming+WDM

Description: Windows WDM 设备驱动程序开发指南光盘 保护随书的源代码,可调式运行 -Windows WDM Device Driver Development Guide CD-ROM with the book to protect the source code, adjustable operation
Platform: | Size: 2849792 | Author: LUOY | Hits:

[Otherprogramming_the_microsoft_windows_driver_model

Description: programming the microsoft windows driver model.wdm驱动程序开发(中文版),作者:walter oney.-programming the microsoft windows driver model.wdm脟媒 露 炉 鲁 脤脨貌 驴 陋 垄 (脰脨脦脛 掳 忙 拢漏拢卢脳梅 脮脽 拢 潞 walter oney.
Platform: | Size: 7209984 | Author: zwgei | Hits:

[Windows Developcxdc

Description: software for wdm program
Platform: | Size: 5567488 | Author: zhu chao liang | Hits:

[Driver Developusbfx2lk_v1.2

Description: 这是一个简单的usb基于WDM的驱动源码及测试应用程序。固件采用fx2构架的usb控制器。-This is a simple usb drive source based on WDM and testing applications. FX2 firmware using the usb controller framework.
Platform: | Size: 855040 | Author: lin | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 49 »

CodeBus www.codebus.net