-
为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
-
此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的
此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的-This the driver of ZCM6056 LCD module. I debug it successfully.
- 2022-03-24 15:53:52下载
- 积分:1
-
The CD Audio sample allows some non
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant. - The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
- 2023-08-05 21:20:03下载
- 积分:1
-
驱动程序讲解2
驱动程式的入门实例
驱动程序讲解2
驱动程式的入门实例...
驱动程序讲解2
驱动程式的入门实例
驱动程序讲解2
驱动程式的入门实例-Driver 2 driver on the entry-instance driver 2 driver on the entry examples
- 2023-09-08 07:40:03下载
- 积分:1
-
USB DRIVER
windows操作系统下的 USB DRIVER-USB DRIVER
- 2022-03-12 03:57:18下载
- 积分:1
-
IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工...
IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工具!-IOCTL code decoder. Drivers in the development, which often have to use io control code, This tool can help you explain the corresponding IO control code specific meaning. Fringe of the tool Win32asm source. Very useful tool!
- 2022-07-07 01:07:28下载
- 积分:1
-
IDTHOOK的经典例子,相信大家会有用的,在国外站上收集到的
IDTHOOK的经典例子,相信大家会有用的,在国外站上收集到的-IDTHOOK classic example, I believe will be useful for everyone in the foreign stations collected
- 2022-09-06 11:00:03下载
- 积分:1
-
a simple hardware
一个简单的硬件驱动入门程序范例,WMD模式,用DRIVERSTUDIO+SDK+VC++6开发-a simple hardware-driven induction procedures example WMD mode DRIVERSTUDIO SDK with the development of VC 6
- 2023-03-13 23:05:03下载
- 积分:1
-
这是一种声波触摸屏驱动中的左右键切换程序的源码。
vc
这是一种声波触摸屏驱动中的左右键切换程序的源码。
vc
-This is a sonic touch screen driven around the key source of the switching process. Vc
- 2022-08-18 20:44:02下载
- 积分:1
-
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0...
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
- 2022-12-16 14:30:03下载
- 积分:1