代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/102935/6228738

h gamma.h

/* gamma.c -- 3dlabs GMX 2000 driver -*- linux-c -*- * Created: Mon Jan 4 08:58:31 1999 by gareth@valinux.com * * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserv
www.eeworm.com/read/372284/6289361

svn-base md.config.svn-base

# PORT_NO SPEED DEV_NAME DEV_ADDR TIMEOUT COMMAND START_ADDR REG_NUM FIEQUECY # PORT_NO SPEED DEV_NAME DEV_ADDR TIMEOUT COMMAND START_ADDR REG_NUM FIEQUECY [0x00 9600 NAME1 0x01 5
www.eeworm.com/read/372284/6289365

config md.config

# PORT_NO SPEED DEV_NAME DEV_ADDR TIMEOUT COMMAND START_ADDR REG_NUM FIEQUECY # PORT_NO SPEED DEV_NAME DEV_ADDR TIMEOUT COMMAND START_ADDR REG_NUM FIEQUECY [0x00 9600 /dev/ttyS4 0
www.eeworm.com/read/258097/11886547

h ms.h

/************************************************************************** * * * Copyright (c) 2002 by Sunplus Techn
www.eeworm.com/read/256703/11978152

h map.h

#include #include #ifndef H_386 #ifndef H_286 #define H_386 #endif #endif #ifndef DEV_VGA #ifndef DEV_EGA #define DEV_VGA #endif #endif #ifdef DEV_VGA #define MA
www.eeworm.com/read/224932/14562393

c device.c

/** * Copyright (C) 2005-2007 Christoph Rupp (chris@crupp.de). * All rights reserved. See file LICENSE for licence and copyright * information. * */ #include #include "device.h" #incl
www.eeworm.com/read/224858/14565902

c fat.c

#include "fat.h" #include "part.h" /* * Convert a string to lowercase. */ static void downcase(char *str) { while (*str != '\0') { TOLOWER(*str); str++; }
www.eeworm.com/read/170225/5406629

h dvb_api.h

/* $Id: dvb_api.h,v 1.6 2005/08/12 23:02:33 rasc Exp $ DVBSNOOP a dvb sniffer and mpeg2 stream analyzer tool http://dvbsnoop.sourceforge.net/ (c) 2001-2005 Rainer.Scherg@gmx.de (rasc) $
www.eeworm.com/read/167890/5452048

c cswing_sense_st.c

// This file is part of MANTIS OS, Operating System // See http://mantis.cs.colorado.edu/ // // Copyright (C) 2003,2004,2005 University of Colorado, Boulder // // This program is free software; yo
www.eeworm.com/read/161121/5555424

c pci-dc.c

/* $ $Id: pci-dc.c,v 1.5 2001/08/24 12:38:19 dwmw2 Exp $ * Dreamcast PCI: Supports SEGA Broadband Adaptor only. */ #include #include #include #inc