-
moden驱动程序源代码,make成功,有兴趣的朋友可以
moden驱动程序源代码,make成功,有兴趣的朋友可以-moden driver source code, make the success of the Friends who are interested can look at
- 2022-01-24 14:21:37下载
- 积分:1
-
opl3的驱动程序
opl3的驱动程序-op13 driver program
- 2022-04-28 09:34:28下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
7章从编写WDM Walter Oney幻灯片
Slides from Programming WDM Chapter 7 Walter Oney
- 2022-02-14 06:10:44下载
- 积分:1
-
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故...
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故障隐患,修改了NandFlash驱动。通过修改NandFlash驱动,限制用户应用程序访问受限区域(nboot区域,toc区域,eboot区域,nk镜像区域,OEM区域),让这些区域被写保护,以达到保护flash的目的。-Products used in the actual process, the repeated loss of ResidentFlash directory phenomenon, because in writing when the OS first collated Flash disk, if at this time may be burned down Flash, in order to prevent such failures hidden amended the NANDFLASH drive . By modifying the NANDFLASH drive to restrict the user application to access restricted region (nboot region, toc region, eboot region, nk mirror region, OEM region), so that these areas are write-protected, so as to achieve the purpose of protection of flash.
- 2023-03-13 02:10:03下载
- 积分:1
-
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用-SD Card Reader source, a very good driver, and they hope to work everyone
- 2022-01-25 19:53:02下载
- 积分:1
-
Kernel环境下的源码,非常经典,欢迎大家下在
Kernel环境下的源码,非常经典,欢迎大家下在-Kernel-source environment, very classic, welcomed everyone in
- 2022-04-11 15:13:53下载
- 积分:1
-
kbfiltr.zip鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。...
kbfiltr.zip鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码?BR> -kbfiltr.zip mouse device upper filter driver, if the user mode programming interaction with the driver, you can realize Logitech mouse or shuangfeiyan as special features. Characteristics are as follows: for exclusive communications equipment. (My code? BR
- 2022-02-03 11:00:18下载
- 积分:1
-
service programming sample
service programming sample
- 2022-05-24 08:20:31下载
- 积分:1
-
PIC serial term w/graphic LCD
PIC serial term w/graphic LCD
- 2023-04-28 14:10:02下载
- 积分:1