博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Jungo WinDriver
阅读量:2400 次
发布时间:2019-05-10

本文共 1579 字,大约阅读时间需要 5 分钟。

导读:
  
  • Have you taken one look at the Microsoft DDK and said this is not for me, let your boss is still waiting for your driver? Don't give up, Jungo has two products to help you. WinDriver allows you to develop USB drivers in user mode with no knowledge of DDKs or kernel mode architecture. If on the other hand you have a little kernel mode experience, but find it takes weeks if not months to write your driver then the Jungo KernelDriver may be for you. It produces driver templates which can be modified and compiled with Visual C and the Microsoft DDKs.

    • Develop high-performance device drivers in user mode.
    • No DDK knowledge or kernel level development required.
    • Supports Windows 95, 98, Me, NT, NT Embedded, 2000, XP, Windows CE, Linux, Solaris and VxWorks
    • Write drivers for USB1.1, USB2.0, PCI, CardBus, CompactPCI, ISA, EISA, ISA-PnP and PCMCIA
    • Wizards爁or爃ardware燿etection,燿iagnostics燼nd燼utomatic燾ode爂eneration.
    • Creates an INF file for installing your device drivers.
    • Shorter development cycle thus faster time to market.
    • Ability to run performance critical parts of your driver in kernel mode.
    • Develop high-performance device drivers in kernel mode.
    • Supports Linux, Windows 95, 98, Me, NT, 2000 and XP.
    • Test hardware in usermode without writing a line of code. Excellent to test new hardware from the engineers before pulling your hair out on the drivers.
    • Creates a shorter development cycle thus faster time to market.
    • Test your hardware through a graphical user mode application, without having to write a line of code.
    • Does not limit access to native DDK calls.
本文转自

转载地址:http://zciob.baihongyu.com/

你可能感兴趣的文章
Greenplum集群部署小记
查看>>
通过java画文本格式的统计图
查看>>
MySQL存储过程的权限问题
查看>>
大分区表的手工并行优化
查看>>
从“悲剧”的几个运维场景谈谈运维开发的痛点
查看>>
运维工作中几点深刻的经验和教训
查看>>
本周搞几件事情,说说你的计划吧
查看>>
又一个轮回(r15笔记第100天)
查看>>
在oracle实践学习位运算 第一篇
查看>>
通过sql语句分析足彩
查看>>
生产环境sql语句调优实战第七篇
查看>>
一个oracle查询引起的bug
查看>>
通过shell来比较oracle和java中的字符串使用
查看>>
关于纠结的recycle pool的设置
查看>>
清华梦的粉碎读后感--论理想主义者王垠
查看>>
生活中的优化和向往(r11笔记第72天)
查看>>
最近的几个技术问题总结和答疑(七)
查看>>
容灾切换中的数据库宕机问题简单分析(一)
查看>>
几年前的一次答疑解惑
查看>>
MySQL RR隔离级别的更新冲突策略
查看>>