代码搜索结果

找到约 15,197 项符合 Ethernet 的代码

ethernet.tcl

# {{{ Banner # ============================================================================ # # ethernet.tcl # # Ethernet support for t

ethernet.tdf

# Target definition file fragment for ethernet devices. # # The target-side can instantiate up to four ethernet devices, # eth0 to eth3. Each instance requires an entry in the # target definition file

ethernet.lst

C51 COMPILER V7.02b ETHERNET 12/10/2005 21:31:08 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE ETHERNET OBJECT MODULE PLACED

ethernet.o.d

ethernet.o: ../ethernet.c ../includes.h \ c:/winavr-20070525/bin/../avr/include/avr/io.h \ c:/winavr-20070525/bin/../avr/include/avr/sfr_defs.h \ c:/winavr-20070525/bin/../avr/include/inttype

ethernet.h

/* * ioctl defines for ethernet driver * * Copyright (c) 2001 Axis Communications AB * * Author: Mikael Starvik * */ #ifndef _CRIS_ETHERNET_H #define _CRIS_ETHERNET_H #define SET_ETH_SPEED

ethernet.h

/* * ioctl defines for ethernet driver * * Copyright (c) 2001 Axis Communications AB * * Author: Mikael Starvik * */ #ifndef _CRIS_ETHERNET_H #define _CRIS_ETHERNET_H #define SET_ETH_SPEED

ethernet.h

/* * ioctl defines for ethernet driver * * Copyright (c) 2001 Axis Communications AB * * Author: Mikael Starvik * */ #ifndef _CRIS_ETHERNET_H #define _CRIS_ETHERNET_H #define SET_ETH_SPEED

ethernet.c

/* $Id: ethernet.c,v 1.1.1.1 2004/02/04 12:55:28 laputa Exp $ * * e100net.c: A network driver for the ETRAX 100LX network controller. * * Copyright (c) 1998-2001 Axis Communications AB. * * The

ethernet.c

/* $Id: ethernet.c,v 1.22 2002/01/30 07:48:22 matsfg Exp $ * * e100net.c: A network driver for the ETRAX 100LX network controller. * * Copyright (c) 1998-2001 Axis Communications AB. * * The out

ethernet.h

/**************************************************************************** * net/ethernet.h * * Copyright (C) 2007 Gregory Nutt. All rights reserved. * Author: Gregory Nutt