-
developed under a driving source, and environmental requirements pulled EVC4.0 D...
winCE下开发的一个驱动源码,要求WINCE环境及EVC4.0开发工具-developed under a driving source, and environmental requirements pulled EVC4.0 Development Tools
- 2022-10-02 16:45:03下载
- 积分:1
-
驱动程序的实例
是一个基本的入门例子可以对驱动程序设计有基本的认识...
驱动程序的实例
是一个基本的入门例子可以对驱动程序设计有基本的认识-Examples of driver is a basic example of the entry-driver design can have a basic understanding of
- 2022-02-25 09:56:12下载
- 积分:1
-
dpmi例子
dpmi例子-bit examples
- 2022-07-22 20:55:48下载
- 积分:1
-
HD44780液晶显示数据表
HD44780 LCD display data sheet
- 2022-08-19 13:56:36下载
- 积分:1
-
USB Driver USB interface temperature controller device driver thermo.sys
USB驱动程序USB接口温度控制器thermo.sys设备驱动程序-USB Driver USB interface temperature controller device driver thermo.sys
- 2022-03-21 10:36:16下载
- 积分:1
-
马维尔wifi驱动
marvell wifi driver
CF-8381PN-NDIS-ARM4-WINCE50-5.11.6.p3-27.p8.zip
- 2022-02-06 22:09:57下载
- 积分:1
-
OS课程设计,有对usb
OS课程设计,有对usb-skeleton的注释,另外写了一个对myusb 的测试代码,有报告和截图,在Ubuntu9.10下开发-OS curriculum design, there are comments on the usb-skeleton, another wrote an myusb test code, there have been reports and screenshots, developed under the Ubuntu9.10
- 2023-09-03 21:55:04下载
- 积分:1
-
USBD的驱动程序,Linux环境下的usb device的驱动程序
USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
- 2023-03-14 05:25:03下载
- 积分:1
-
- 2022-12-04 02:00:03下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1