代码搜索:I2C驱动
找到约 10,000 项符合「I2C驱动」的源代码
代码结果 10,000
www.eeworm.com/read/353697/10431167
pdf 驱动程序开发-概述.pdf
www.eeworm.com/read/279107/10463982
pdf windows_wdm驱动开发.pdf
www.eeworm.com/read/423997/10509562
doc vxworks下usb驱动总结.doc
www.eeworm.com/read/423869/10528638
txt 驱动程序的安装.txt
加载一个驱动程序,主要就是,在
SYSTEMCurrentControlSetServices 建一个键。
如:
SYSTEMCurrentControlSetServicesTwdm1
Type(1)
ErrorControl(0)
Start(3)
多数驱动程序都是通过设置 Start 的值为 0, 1, 2 。
在系统启动的过程中加载驱动程序。
在 win2k 下驱
www.eeworm.com/read/423869/10528667
txt 用is安装驱动程序.txt
创建驱动程序包的步骤
一、用向导生成一个工程。
二、创建Files Groups
1、Inf Files
包含文件:StMp3Rec.inf, StUms.inf, 安装目录:inf
2、Sys Files
包含文件:StMp3Rec.sys, StUms.sys, 安装目录:System32Drivers
3、Pdr Files
包含文
www.eeworm.com/read/159949/10584767
doc 队列应用(事件驱动模拟).doc
www.eeworm.com/read/352004/10588674
exe 动态加载wince流驱动.exe
www.eeworm.com/read/422959/10598955
doc usb透明加解密驱动.doc
www.eeworm.com/read/422784/10609937
doc driverworks开发pci驱动流程.doc
www.eeworm.com/read/422558/10630271