-
.驱动 武安河XP驱动开发例题
.驱动 武安河XP驱动开发例题-. Driver Wu River XP Driven Development Example
- 2022-01-26 07:54:02下载
- 积分: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
-
device driver development document
device driver development document
- 2022-08-12 07:01:55下载
- 积分: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
-
此文件为ZCM6041型液晶驱动程序 是我调式成功的
此文件为ZCM6041型液晶驱动程序 是我调式成功的-ZCM6041 LCD driver- I emphasize succe
- 2022-02-01 09:50:46下载
- 积分:1
-
端口操作,在windows系统下可以实现端口和内存操作
端口操作,在windows系统下可以实现端口和内存操作-Port operations, in the windows system can be achieved under the operation of ports and memory
- 2022-03-31 01:01:10下载
- 积分: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
-
自动生成虚拟设备驱动(VXD)的C++代码的一个库,非常的好
自动生成虚拟设备驱动(VXD)的C++代码的一个库,非常的好-automatically generated virtual device driver (VXD) of the C code for a very good
- 2022-05-28 16:30:57下载
- 积分:1
-
LCD 底层驱动实现。包括初始化,刷屏,DMA数据传输,DEEPSLEEP
LCD 底层驱动实现。包括初始化,刷屏,DMA数据传输,DEEPSLEEP-LCD bottom drive to achieve. Including initialization,刷屏, DMA data transfer, DEEPSLEEP
- 2022-07-21 10:13:53下载
- 积分:1
-
为PXA的LCD驱动程序源文件
Source files for pxa LCD driver
========================================
The packet contains the files that is listed below
driver files
/SOURCE/drivers/video
Makefile fbcon.c fbmem.c pxafb.c pxafb.h
/SOURCE/include/linux
linux_logo.h
/SOURCE/include/asm-arm/arch-pxa
pxa-regs.h
- 2022-08-11 05:39:48下载
- 积分:1