代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/139787/13131967
cpp driver.cpp
//
// Driver.c - Chapter 14 - Thread-based Parallel Port Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward declarations
//
NTSTATUS AddDevice (
IN PDRIV
www.eeworm.com/read/139787/13131995
h driver.h
// File Name:
// Driver.h
//
// Contents:
// Constants, structures, and function
// declarations specific to this driver.
//
#pragma once
//
// Header files
//
extern "C" {
#include
www.eeworm.com/read/139787/13132032
cpp driver.cpp
//
// Driver.c - LoDriver Driver
// Simplisitc driver example has an arbitrarily limited
// maximum Write transfer size of 16 bytes.
// Depends on higher filter driver, HIFILTER, to
// eliminate
www.eeworm.com/read/139787/13132079
h driver.h
// File Name:
// Driver.h
//
// Contents:
// Constants, structures, and function
// declarations specific to this driver.
//
#pragma once
//
// Header files
//
extern "C" {
#include
www.eeworm.com/read/139787/13132109
cpp driver.cpp
//
// Driver.c - HiFilter Driver
// Modifies behavior of LODriver to allow for unlimited
// Write transfer sizes.
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward
www.eeworm.com/read/240512/13216072
h driver.h
//////////////////////////////////////////////////////////////////////
//
// GD102 DOS驱动程序V1.0
// Writer: hehang
// 2003.3.28
///////////////////////////////////////////////////////
www.eeworm.com/read/240512/13216087
cpp driver.cpp
//////////////////////////////////////////////////////////////////////
//
// GD102 DOS驱动程序V1.0
// Writer: hehang
// 2003.3.28
///////////////////////////////////////////////////////
www.eeworm.com/read/240317/13224507
equ driver.equ
; File : $DRIVER.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-------------------------------------------
www.eeworm.com/read/240317/13224727
equ driver.equ
; File : $DRIVER.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-------------------------------------------
www.eeworm.com/read/240317/13224931
equ driver.equ
; File : $DRIVER.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-------------------------------------------