代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet.h
/* Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term
ethernet.c
/****************************************************************************
** File: ethernet.c
**
** Author: Mike Borella
**
** Comments: Dump ethernet packets
**
*********************************
ethernet.h
/****************************************************************************
** File: ethernet.h
**
** Author: Mike Borella
**
** Comments: Generic ethernet structure - an attempt at OS independence
ethernet.c
/* $Id: ethernet.c,v 1.30 2002/05/07 18:50:08 johana Exp $
*
* e100net.c: A network driver for the ETRAX 100LX network controller.
*
* Copyright (c) 1998-2002 Axis Communications AB.
*
* The out
ethernet.h
//==========================================================================
//
// include/net/ethernet.h
//
//==========================================================================
//##
ethernet.c
/*
* (C) Copyright 2003
* C&M Technology
* Meter Chen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
ethernet.c
#include
#include
#include
#include
#ifdef CFG_DRIVER_AT75C220ETHER
#if (CFG_COMMANDS & CFG_CMD_NET)
ethernet_t* mac = MACA_BASE;
int MII_ReadPhy(uns
ethernet.c
#include
#include
#include
#include
#ifdef CFG_DRIVER_AT75C220ETHER
#if (CFG_COMMANDS & CFG_CMD_NET)
ethernet_t* mac = MACA_BASE;
int MII_ReadPhy(uns
ethernet.c
#include
#include
#include
#include
#ifdef CFG_DRIVER_ETHER
#if (CFG_COMMANDS & CFG_CMD_NET)
#define LITTLE
int pad0[10];
sFrameDescrip
ethernet.h
#ifndef __INTERNET_ETHERNET_H__
#define __INTERNET_ETHERNET_H__
#include "..\inc\def.h"
#define Ethernet_Reg00 (*(volatile unsigned short int*)0x0a000600)
#define Ethernet_Reg01 (*(volatile unsigne