期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
Windows平台驱动程序新架构分析 被引量:2
1
作者 王兰英 居锦武 《计算机系统应用》 2008年第1期109-112,共4页
文章分析了用Windows驱动程序模型(WDM)设计驱动程序面临的问题,分析了Windows驱动程序架构(WDF)简化驱动程序设计工作的方法,介绍了新构架的概念及基本原理,详细分析了对象及事件回调机制,详细分析了新构架在处理同步问题所采用的线程... 文章分析了用Windows驱动程序模型(WDM)设计驱动程序面临的问题,分析了Windows驱动程序架构(WDF)简化驱动程序设计工作的方法,介绍了新构架的概念及基本原理,详细分析了对象及事件回调机制,详细分析了新构架在处理同步问题所采用的线程模型、锁模型、中断同步模型的原理,通过一个基于WDF的驱动程序实例来说明了新架构驱动程序的设计方法。 展开更多
关键词 WINDOWS驱动程序模型 Windows驱动程序架构 中断请求级 自旋锁 同步 事件
下载PDF
Windows环境下的USB设备驱动程序设计 被引量:6
2
作者 张克非 《计算机与现代化》 2004年第7期5-8,12,共5页
介绍了Windows环境下的USB设备驱动程序设计方法。通过对WDM驱动程序设计方法的讨论和应用,实现了使用EZ USB芯片进行计算机通信。
关键词 USB 2.0协议 WDM流程 块传输 驱动程序架构
下载PDF
A Packet I/O Architecture for Shell Script-based Packet Processing
3
作者 Yohei Kuga Takeshi Matsuya +3 位作者 Hiroaki Hazeyama Kenjiro Cho Rodney Van Meter Osamu Nakamura 《China Communications》 SCIE CSCD 2014年第2期1-11,共11页
We propose a new scripting model for rapid and easier development of packet processing using shell scripts. In this paper we present EtherPIPE, a character network I/O device, that allows the programmer to access netw... We propose a new scripting model for rapid and easier development of packet processing using shell scripts. In this paper we present EtherPIPE, a character network I/O device, that allows the programmer to access network traffic data as a file through UNIX commands. By setting a UNIX pipe "r' from or to EtherP1PE's output or input with UNIX commands, packets can be easily processed, executing functions such as packet filtering, packet capturing, generating arbitrary packets, and rewriting header information. In order to prove the utilities of our model, we have developed FPGA-based EtherPIPE adapter using a commodity FPGA card and a character device driver featuring new offloading functions. With our prototype implementation, packet scripting works at 1Gbps wire-speed, receiving packets with precise hardware timestamps. This paper argues for use cases of the EtherPIPE, and discusses enhanced formats of character devices for easier network scripting.) 展开更多
关键词 network I/O ETHERNET Shellscript Software-Defined Networking devicedriver network adapter
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部