-
enumser-Win32
枚举驱动列表,获取驱动的设备句柄
这是Win7上常用的获取设备句柄的方法。
我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。(SetupDiEnumDeviceInterfaces
SetupDiGetClassDevs
SetupDiEnumDeviceInterfaces)
- 2021-03-28 13:09:12下载
- 积分:1
-
ohci-pnx4008
linux系统上,Philips PNX4008 USB Host OHCI的USB主机控制器驱动程序(HCD)。(linux on the system, the the Philips PNX4008 USB Host OHCI of USB host controller driver (HCD).)
- 2013-02-20 14:24:45下载
- 积分:1
-
camera
SOC芯片摄像头驱动程序,包括测试程序。含有摄像头寄存器的读写基本操作。 文件列表:
camera_gpio_sccb.c
camera_gpio_sccb.h
camera_i2c_sccb.c
camera_i2c_sccb.h
camera_test.c
camera_test.h
ov7660.h
(CMMB mobile TV camera driver, including the test procedure.)
- 2013-05-30 19:19:41下载
- 积分:1
-
gdb-io-serial
16550 serial driver for gdbstub I/O
- 2013-04-24 17:53:11下载
- 积分:1
-
ade7854
LINUX系统上ADE7854/58/68/78多相多功能电能计量IC驱动器(LINUX system ADE7854/58/68/78 polyphase multifunction energy metering IC drives)
- 2013-02-23 21:02:06下载
- 积分:1
-
wdf_filter0
说明: 国内文件驱动编程知名人物蔡大侠的教程源代码,第一部分,主要实现对文件读写操作的拦截(domestic paper-driven programming eminent figures Cai heroes tutorials source code, the first part of the main document and write interception)
- 2006-03-16 16:45:48下载
- 积分:1
-
Chap14
WINDOWS驱动编程第二版例子代码第14章(WINDOWS driven programming second edition of the code examples in Chapter 14)
- 2010-07-20 11:31:09下载
- 积分:1
-
Robotoos2d-kharazmi88-Fix.tar
trilearn (Robotoos2d kharazmi88-Fix)
Source Code Team Robotoos2d kharazmi88 iran
First Competition Kharzmy
- 2011-12-06 07:17:39下载
- 积分:1
-
61509
LCD 驱动 stm32 R61509V(LCD stm32 R61509V)
- 2015-12-23 20:39:14下载
- 积分:1
-
Grub4Dos_0.46A_SRC
GRUB for DOS(GRUB4DOS)是一个以 GNU GRUB 为基础的功能强大的引导器。它可以在 DOS 和 LINUX下运行,也可以通过其他引导器来运行,还可以作为MBR运行。GRUB4DOS内置了功能完善的 BIOS 级磁盘仿真。这是目前最新版本的源码。(This is GNU GRUB, the GRand Unified Bootloader. GRUB is intended to provide important bootloader features that are missing from typical personal computer BIOSes:- provides fully-featured command line and graphical interfaces- recognizes fdisk partitions and BSD disklabels- can dynamically read Linux ext2fs, ReiserFS, JFS and XFS, BSD ufs, MS-DOS FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus hardcoded blocklists- can boot Multiboot-compliant kernels (such as GNU Mach), as well as standard Linux and*BSD kernels See the file NEWS for a description of recent changes to GRUB.)
- 2012-04-12 10:29:06下载
- 积分:1