代码搜索:ETHERNET
找到约 10,000 项符合「ETHERNET」的源代码
代码结果 10,000
www.eeworm.com/read/119864/6081670
h 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
www.eeworm.com/read/112303/6146074
c ethernet.c
/****************************************************************************
** File: ethernet.c
**
** Author: Mike Borella
**
** Comments: Dump ethernet packets
**
*********************************
www.eeworm.com/read/112303/6146102
h ethernet.h
/****************************************************************************
** File: ethernet.h
**
** Author: Mike Borella
**
** Comments: Generic ethernet structure - an attempt at OS independence
www.eeworm.com/read/110034/6168505
c 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
www.eeworm.com/read/109026/6176996
h ethernet.h
//==========================================================================
//
// include/net/ethernet.h
//
//==========================================================================
//##
www.eeworm.com/read/107423/6189309
c 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
www.eeworm.com/read/107423/6189326
c 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
www.eeworm.com/read/107422/6189363
c 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
www.eeworm.com/read/107422/6189392
c ethernet.c
#include
#include
#include
#include
#ifdef CFG_DRIVER_ETHER
#if (CFG_COMMANDS & CFG_CMD_NET)
#define LITTLE
int pad0[10];
sFrameDescrip
www.eeworm.com/read/103521/6214149
h 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