代码搜索结果
找到约 15,197 项符合
Ethernet 的代码
power-ethernet-mib
POWER-ETHERNET-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, mib-2, OBJECT-TYPE, Integer32,
Gauge32, Counter32, NOTIFICATION-TYPE
FROM SNMPv2-SMI
main.c
#include
#include "Target\44blib.h"
#include
#include "ethernet\etherne.h"
/********************************************/
// ARMSYS实验十五:以太网接口应用
// 描述:初始化以太网卡
ethernet.h
//*****************************************************************************
//
// ethernet.h - Defines and Macros for the ethernet module.
//
// Copyright (c) 2006-2007 Luminary Micro, Inc. A
pcb_project1.prjpcbstructure
Record=TopLevelDocument|FileName=ethernet.SCH
repository
hammer_os/Net/Ethernet
ethernet.c
/*********************************************************************************************
* File: EtherNet.c
* Author: embest
* Desc: ethernet MAC protocol and control code
* History:
****
ethernet.h
/*********************************************************************************************
* File: ETHERNET.H
* Author: embest
* Desc: Ethernet control define and RTL8019as register descriptio
sysenet.c
/* sysEnet.c - pc386/486 system-dependent module for CS8900 Ethernet driver */
/* */
/* Copyright 2000 Crystal Semiconductor
readme.txt
TFTP文件传输网络应用实验用例
目录文件结构:
tftp_test
├─ main.c ( C语言主源文件 )
├─ ethernet.c ( RTL8019芯片控制函数源文件 )
├─ flash.c ( Flash擦写函数源文件 )
├─ NetworkApply.c ( 网络应用源文件 )
├─ ethernet.
ethernet.c
/*********************************************************************************************
* File: EtherNet.c
* Author: embest
* Desc: ethernet MAC protocol and control code
* History:
****