代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver_doc
This file provides a simple description of how to write a low-level,
hardware dependent ethernet driver.
The basic idea is that there is a high-level driver (which is only
code/functions) that is par
driver.h
/*-
* pccard driver interface.
* Bruce Evans, November 1995.
* This file is in the public domain.
*/
#ifndef _PCCARD_DRIVER_H_
#define _PCCARD_DRIVER_H_
struct lkm_table;
struct pccard_device;
e
driver.java
/*
* Java core library component.
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
driver.rc
// Resource script for pktdma driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
driver.h
// Declarations for pktdma driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#define DRIVERNAME "PKTDMA" // for use
driver.rc
// Resource script for pci42 driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
driver.h
// Declarations for pci42 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#include "s5933.h"
#define DRIVERNAME "PC
driver.rc
// Resource script for s5933dk1 driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
driver.h
// Declarations for s5933dk1 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include "generic.h"
#include "..\sys\s5933.h"
#define DR
driver.rc
// Resource script for scatgath driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0