Welcome![Sign In][Sign Up]
Location:
Search - device driver sample code

Search list

[Driver Developmouser

Description: This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code files.
Platform: | Size: 50097 | Author: Liangjq | Hits:

[Otherstr750_usbhid

Description: USBHID Device Driver sample code
Platform: | Size: 55168 | Author: Sharn | Hits:

[Linux-Unixldd3-samples-1.0.0.tar

Description: Linux Device Driver Sample Code
Platform: | Size: 78504 | Author: cocodee | Hits:

[Linux-UnixLDDcode

Description: Linux device driver sample code
Platform: | Size: 5944 | Author: rahul k | Hits:

[Other resourceYMU762_SOURCE_CODE

Description: YAMAHA YMU762 IC MA-3 Sound Middleware sample source code , Include device driver , Operation API
Platform: | Size: 6685958 | Author: 李竣翔 | Hits:

[Driver DevelopWindows 2000 Device Driver Book Sample Code

Description: windows2000驱动编程源代码-windows2000-driven programming source code
Platform: | Size: 1310149 | Author: 陆科进 | Hits:

[Linux-Unixlinux device driver source code.tar

Description: linux device driver source code
Platform: | Size: 123904 | Author: 刘卫 | Hits:

[Driver DevelopWindows 2000 Device Driver Book Sample Code

Description: windows2000驱动编程源代码-windows2000-driven programming source code
Platform: | Size: 1309696 | Author: | Hits:

[Driver DevelopWinCE下的触控屏驱动程序源代码

Description: 用evc编写的WindowsCE.net的触控屏驱动程序源代码-tangible screen driver source code in wince system
Platform: | Size: 32768 | Author: 天边 | Hits:

[Driver Developmouser

Description: This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code files.
Platform: | Size: 50176 | Author: Liangjq | Hits:

[Otherstr750_usbhid

Description: USBHID Device Driver sample code
Platform: | Size: 55296 | Author: Sharn | Hits:

[Embeded-SCM DevelopNiosII

Description: NiosII的范例,包含Alarm、DMA、Fine-gained Flash Access驱动、HighResTimer、ISR、Simple Flash Access驱动、利用重载技巧实现最小代码尺寸、字符模式设备7个范例,并有测试结果-NiosII example, contains Alarm, DMA, Fine-gained Flash Access driver, HighResTimer, ISR, Simple Flash Access drive, use heavy-duty techniques to achieve the smallest code size, character-mode device 7 sample, and test results
Platform: | Size: 10240 | Author: dq | Hits:

[Video Capturenew_sdk

Description: flySDK 组成 Video Samples: 是标准VFW视频开发的示例代码 1.OCX Capwnd 视频捕获控件 2.Delphi3.0 Delphi3.0 示例代码 3.VB5.0 VB5.0 示例代码 4.VC_16Bit VC1.52 示例代码 5.VC_32Bit VC5.0 示例代码 DeviceControl: 是LifeView各型号卡的相应设备驱动支持程序 1. FlyVideo DLL Zoram芯片系列卡支持程序 2. FlyVideoII DLL BT848芯片系列卡支持程序 3. FlyVideo98 DLL BT878芯片系列卡支持程序-flySDK component Video Samples: is a standard developed by VFW video sample code 1.OCX Capwnd video capture control 2.Delphi3.0 Delphi3.0 sample code 3.VB5.0 VB5.0 sample code 4.VC_16Bit VC1.52 sample code 5 . VC_32Bit VC5.0 sample code DeviceControl: is the model card LifeView corresponding device driver to support the program 1. FlyVideo DLL Zoram chip series cards support programs 2. FlyVideoII DLL BT848 chip series cards support programs 3. FlyVideo98 DLL BT878 chip series cards support programs
Platform: | Size: 3063808 | Author: pudn | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Linux-Unixldd3-samples-1.0.0.tar

Description: Linux Device Driver Sample Code
Platform: | Size: 78848 | Author: cocodee | Hits:

[Driver Developlibusb_RM_CODE

Description: libusb win32 的VC++工程范例代码,内含libusb 函数refrence word版, 以及libusb设备和filter driver安装程序, 希望帮到大家, 共同进步-libusb win32 the VC++ engineering sample code, containing the libusb function refrence word version, as well as libusb device and filter driver installation process, I hope to help everyone make progress together
Platform: | Size: 1382400 | Author: 林克 | Hits:

[Linux-UnixLDDcode

Description: Linux device driver sample code
Platform: | Size: 5120 | Author: rahul k | Hits:

[Other Embeded programYMU762_SOURCE_CODE

Description: YAMAHA YMU762 IC MA-3 Sound Middleware sample source code , Include device driver , Operation API
Platform: | Size: 6685696 | Author: 李竣翔 | Hits:

[VC/MFCWindows2000DeviceDriverBook

Description: 最好的WINDOWS驱动程序原版书籍, 规划,实现,测试,除错, 安装WINDOWS 驱动程序,步步详尽.-The#1 Windows device driver book- fully updated for Windows 2000! Step-by-step planning, implementation, testing, debugging, installation, and distribution Complete coverage of the new Windows Driver Model (WDM) Practical debugging and interactive troubleshooting CD-ROM: Exclusive tools for streamlining driver development, plus extensive C/C++ sample driver library! Windows Driver Model (WDM) for Windows 2000 and 98- in depth! Building drivers that support Plug-and-Play and Power Management Windows Management Instrumentation: logging device errors and events- and interpreting them Constructing safe reentrant driver code Handling time-out conditions safely and effectively Advanced techniques: kernel-mode threads, layered drivers, and more Start-to-finish debugging and troubleshooting techniques
Platform: | Size: 1880064 | Author: goody | Hits:

[Driver DevelopAC97-Driver-Sample

Description: This directory contains a sample AC97 adapter driver and several related code samples. The AC97 driver sample shows how to develop a WDM audio adapter driver that incorporates a wavePci miniport driver for the AC97 controller s wave audio device.
Platform: | Size: 228352 | Author: tian | Hits:
« 12 »

CodeBus www.codebus.net