Video Miniport Driver Within the Graphics Architecture (Windows 2000 Model)

来源:互联网 发布:网络虚拟交易平台 编辑:程序博客网 时间:2024/05/16 16:18
http://msdn.microsoft.com/en-us/library/windows/hardware/ff570519%28v=vs.85%29.aspx
Diagram illustrating the NT-based operating system graphics architecture
  1. Video Miniport Driver Within the Graphics Architecture (Windows 2000 Model)

  2. The following figure shows the video miniport driver within the NT-based operating system graphics subsystem.
  3. Diagram illustrating the NT-based operating system graphics architecture

  4. Each video miniport driver provides hardware-level support for a display driver. The display driver calls the graphics engine EngDeviceIoControl function to request support from the underlying video miniport driver. EngDeviceIoControl, in turn, calls an I/O system service to send the request through the video port driver to the miniport driver.
  5. (小端口驱动提供硬件级别的支持给显示驱动。显示驱动调用EngDeviceIoControl函数从底层的视频小端口驱动获得支持。EngDeviceIoControl调用I/O系统服务通过视频端口驱动发送请求给小端口驱动。)

  6. In most circumstances, the display driver carries out time-critical operations that are visible to the user, while the underlying miniport driver provides support for infrequently requested operations or for truly time-critical operations that cannot be preempted by an interrupt or a context switch to another process.


  7. A display driver cannot handle device interrupts, and only the miniport driver can set up device memory and map it into a display driver
  8. (显示驱动不能出来设备中断,只有小端口驱动能够处理)


<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
阅读(334) | 评论(0) | 转发(0) |
0

上一篇:Accessing the Graphics Adapter

下一篇:Video Miniport Driver Initialization (Windows 2000 Model)

相关热门文章
  • LNK1123: 转换到 COFF 期间失...
  • WIN7访问共享:0x80070035 找不...
  • Delphi 2010下载+完美破解...
  • vs2010调试C++程序时提示 无...
  • VISIO,不规则封闭图形填充方...
  • linux dhcp peizhi roc
  • 关于Unix文件的软链接
  • 求教这个命令什么意思,我是新...
  • sed -e "/grep/d" 是什么意思...
  • 谁能够帮我解决LINUX 2.6 10...
给主人留下些什么吧!~~
评论热议
0 0
原创粉丝点击