代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
files
This directory contains generic network interface device drivers that
don't contain any hardware or architecture specific code. The files
are:
etharp.c
Implements the ARP (Address Reso
readme_etheroutputdemo
FILE LIST -
etherOutputDemo.c
DESCRIPTION -
This demo sends (broadcast) data on an ethernet network interface
and handles (receives) raw input frames (input data) from
main.c
/*
* File: main.c
* Purpose: Factory Acceptance Test for the M5275EVB
*
*/
#include "src/init/m5275evb.h"
#include "src/fat/fat.h"
#include
void printresults(void);
/***
protocol.ini
;-------------------------------------------------------------------
; VIA PCI 10/100Mb Fast Ethernet Adapter protocol.ini sample
;-------------------------------------------------------------------
gth.h
/*
* Parameters for GTH board
* Based on FADS860T
* by thomas.lange@corelatus.com
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied
intel_i82559_eth_drivers.cdl
# ====================================================================
#
# intel_i82559_eth_drivers.cdl
#
# Intel 82559 ethernet driver
#
# ============================================================
kconfig
config FADS
bool
choice
prompt "8xx Machine Type"
depends on 8xx
default RPXLITE
config RPXLITE
bool "RPX-Lite"
---help---
Single-board computers based around the PowerPC MPC8xx chips and
a00205.html
uIP 1.0: uip/uip_arp.h Source File
a00205.html
uIP 1.0: uip/uip_arp.h Source File
stack.c
/******************************************************************************************
Stack.h (v1.0)
-------------------------------------------------------------------------------------
T