当前位置:
首页
资源下载

搜索资源 - Kernel-Mode Driver Framework
搜索资源列表
-
0下载:
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linu
-
-
0下载:
Sample Drivers for the Kernel Mode Driver Framework
-
-
0下载:
The Windows Driver Foundation (WDF) includes frameworks to support the development of both user-mode and kernel-mode drivers. The user-mode driver framework (UMDF) enables drivers for some types of devices to run in user mode instead of kernel mode.
-
-
0下载:
A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver Framework (UMDF) and Kernel-Mode Driver
-
-
0下载:
windows_kernel_mode_driver_framework, 这是个有清晰结构的介绍,尤其是USB。-windows_kernel_mode_driver_framework
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第10章、中断与时钟。本章主要讲解Linux设备驱动编程中的中断与定时器处理。由于中断服务程序的执行并不存在于进程上下文,因此,要求中断服务程序的时间尽可能地短。因此,Linux在中断处理中引入了顶半部和底半部分离的机制。另外,内核中对时钟的处理也采用中断方式,而内核软件定时器最终依赖于时钟中断。10.1节讲解中断和定时器的概念及处理流程。10.2节讲解Linux中断处理程序的架构,顶半部、底半部之间的关系
-
-
0下载:
The PCMCIA Smart Card Driver is used for the SCM PCMCIA smart card reader. This driver is written using Kernel-Mode Driver Framework.
This driver implements Plug and Play and Power Management and is compliant with 64-bit versions of Microsoft
-
-
3下载:
一个高性能的网络数据包处理架构,利用WinpkFilter可以在应用层直接对数据包进行处理,甚至可以在应用层延缓数据包发送-WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network
-
-
0下载:
USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform f
-
-
0下载:
一个免费开源的、轻量级的PHP开发框架,遵循 LGPL 开源协议发布,致力于提高开发人员的编程体验、开发效率,让网站更稳定高效。
1. 内核最小化,功能插件化
2. 面向对象、接口式编程
3. 类库积累体系
4. 公用库函数导入
5. 内置安全、配置等机制
6. 易扩展的数据库驱动
7. MVC、单点模式
8. 多种路径重写,双向编码
9. 多国语言支持-PHP framework for the development of a free
-