代码搜索:Ethernet
找到约 10,000 项符合「Ethernet」的源代码
代码结果 10,000
www.eeworm.com/read/379256/9203481
lnp myprj.lnp
"ethernet.obj",
"ip.obj",
"main.obj",
"24c02.obj",
"Udp.obj"
TO "myprj"
IXREF
RAMSIZE(256)
www.eeworm.com/read/379256/9203502
plg myprj.plg
Build target 'Target 1'
compiling ethernet.c...
compiling ip.c...
compiling main.c...
MAIN.C(410): warning C209: '_flush_gate_mac': too few actual parameters
compiling 24c02.c...
compiling Udp.c...
li
www.eeworm.com/read/379256/9203521
m51 myprj.m51
BL51 BANKED LINKER/LOCATER V4.21 03/08/2002 13:07:33 PAGE 1
BL51 BANKED LINKER/LOCATER V4.21, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE ethern
www.eeworm.com/read/379256/9203549
opt myprj.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/181792/9236886
c etherinputdemo.c
/* etherInputDemo.c - Demo for using low-level ethernet input routines */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,06nov97,mm adde
www.eeworm.com/read/181596/9244542
ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
USERCTL=no
PEERDNS=no
TYPE=Ethernet
IPADDR=192.168.1.13
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
NETWORK=192.168.1.0
BROADCAST=255.255.255.255
www.eeworm.com/read/181596/9244552
ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
USERCTL=no
PEERDNS=no
TYPE=Ethernet
IPADDR=192.168.1.13
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
NETWORK=192.168.1.0
BROADCAST=255.255.255.255
www.eeworm.com/read/377951/9255647
opt ethernetpro.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/377951/9255652
bak ethernetpro_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/376123/9330127
c ether.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic