代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
etheroutputdemo.c
/* etherOutputDemo.c - Demo for using low-level output ethernet routines */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,06nov97,mm added cop
makefile
EXEC = ethernet
OBJS = ethernet.o
all: $(EXEC)
$(EXEC): $(OBJS)
$(CC) $(LDFLAGS) -o $@ $(OBJS) $(LDLIBS$(LDLIBS-$(@)))
romfs:
$(ROMFSINST) /bin/$(EXEC)
cp ethernet /ethernet
clean:
-rm -f $(E
all4.rtr
Building configuration...
Current configuration:
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
int
all2.rtr
Building configuration...
Current configuration:
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
int
all3.rtr
Building configuration...
Current configuration:
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
int
all5.rtr
Building configuration...
Current configuration:
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
int
all6.rtr
Building configuration...
Current configuration:
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
int
map.top
[General]
NumberOfRouters=1
NumberOfSwitches=5
NumberOfPCs=3
NumberOfConnectors=8
Version=6.0.324
[Router1]
Hostname=Router 1
Devicename=Router 1
Series=800
Model=806
Ethernet=2
FastEthern
目录.txt
目 录
序言
前言
第1章 网络互连介绍 1
1.1 认证目标1.01:网络互连模型 1
1.1.1 网络的发展 2
1.1.2 OSI模型 2
1.1.3 封装 3
1.2 认证目标1.02:物理层和数据链路层 4
1.2.1 DIX和802.3 Ethernet 5
1.2.2 802.5令牌环网 7
1.2.3 ANSI FDD
arch.htm
Microchip TCP/IP Stack Architecture