1.This paper describes in details how to write WDM driver, how to call Windows USB driver, how to call driver in the GUI, how to process ARP, PPPoE, PPP, IP, and the interface to NDIS and USB.
2.The approaches to write the driver for PCI interface by WinDriver with the mapping mechanism of PCI and the design ways to the software of HPIMI in the Labwindows/CVI condition are introduced.
3.The paper discusses how to write the Pci Driver based on VxWorks embedded system and introduces the design and implementation of Pci1711 driver based on VIA Eden ESP 6000 in VxWorks.
以基于VIA Eden ESP 6000嵌入式单板电脑在VxWorks下PCI1711多功能卡驱动的开发为例,讨论了VxWorks下PCI驱动的开发方法,并详细介绍了基于VxWorks下多功能采集卡驱动的设计和实现过程。收藏指正
4.The paper firstly introduces the whole structure of a USB system, then it describes the working principles of Windows device driver, and introduces how to write USB device driver with Windows DDK.
8.This article introduces how to use DPMI and Windows API to write Windows protected mode application program. Communication between DOS real mode device driver ? .