串口设备过滤驱动程序

时间:2013-09-08 15:26:36
【文件属性】:
文件名称:串口设备过滤驱动程序
文件大小:64KB
文件格式:7Z
更新时间:2013-09-08 15:26:36
串口 驱动 过滤 Serenum enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.It loads as an upper filter driver to many different RS-232 device drivers that are compliant with its requirements and performs this service for them.
【文件预览】:
serenum
----sources(411B)
----log.h(950B)
----serenum.h(16KB)
----pnp.c(44KB)
----log.c(3KB)
----sys.7z(31KB)
----string.c(25KB)
----makefile(550B)
----serenum.htm(8KB)
----serenum.rc(313B)
----enum.c(47KB)
----pch.h(219B)
----power.c(7KB)
----serenum.c(17KB)

网友评论

  • 还不不错的东西,不过不是我要找的。。。
  • 刚刚做完一个驱动 学习了
  • 正在学习驱动开发,N个月了,没有一点头续. 这个东东不错,很有借鉴意义.
  • 果断学习了 谢谢
  • 研究串口过滤驱动,禁用和启用。。。借鉴一下
  • 正在写一个串口的小工具,参考参考