-
A Human Interface Device (HID) is one that communicates with the host computer u...
A Human Interface Device (HID) is one that communicates with the host computer using structured reports. The HID class of devices consists primarily of devices that end users use to interact with computers. The class includes keyboards, mice, and game controllers of all kinds, but it can include any imaginable knob, switch, button, slider, exoskeletal device, or other type of control that a user might use to control a computer. Noninteractive devices such as bar code readers and measuring instruments might also be designed to fit into the HID class. In addition, HID devices can incorporate user-information components such as lights, displays, force feedback, and other indicators.
- 2023-04-12 00:20:04下载
- 积分:1
-
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音...
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音-PowerPC Evaluation interface. Rar unpacked direct overwrite the original document can be imported to eliminate noise
- 2023-07-03 13:35:03下载
- 积分:1
-
并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。...
并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。-parallel port drivers, the procedures under the 2.4 kernel has been successfully running test was also very successful.
- 2022-06-20 17:14:44下载
- 积分:1
-
一种可以说是万能驱动的usb驱动程序,,,免得大家找了,我先上...
一种可以说是万能驱动的usb驱动程序,,,免得大家找了,我先上-A universal driver can be said to be the usb driver,,, so look for the U.S., let me first on the
- 2022-08-17 11:43:57下载
- 积分:1
-
在驱动里面获取可执行文件(PE文件)版本相关信息,cool
在驱动里面获取可执行文件(PE文件)版本相关信息,cool-Get in the driver inside the executable file (PE files) version of the relevant information, cool! ! !
- 2022-07-17 00:09:12下载
- 积分:1
-
the SCSI miniport driver, the compilation of language
有关SCSI miniport的驱动程序,汇编语言-the SCSI miniport driver, the compilation of language
- 2022-04-14 16:19:24下载
- 积分: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
-
这是一个usb过滤驱动。它也是基于wdm模型的,虽然这个驱动还不够完善,但还是有一定的参考价值。...
这是一个usb过滤驱动。它也是基于wdm模型的,虽然这个驱动还不够完善,但还是有一定的参考价值。-This is a usb filter driver. It is also based on the wdm model, although the driver is also not perfect, but still has a certain reference value.
- 2022-01-26 06:31:49下载
- 积分:1
-
驱动程序源代码在Windows/Dos下RTL8139网卡!
rtl8139网卡在Windows/Dos下的驱动程序源码!-rtl8139 card in the Windows/Dos under the driver source code!
- 2022-02-05 09:43:34下载
- 积分:1
-
对USB HID采用VC编码通过测试程序,有一定的参考…
针对USB HID设备的编程,采用VC编码,通过检测,有一定的参考价值-against USB HID programming using VC coding through testing, a certain reference value
- 2022-05-30 11:37:41下载
- 积分:1