代码搜索结果
找到约 15,197 项符合
Ethernet 的代码
ethernet.c
/*--------------------------------------------------------------------------
*
* FILE: ethernet.c
*
* DESCRIPTION:
*
* Exercises SCC1 Ethernet transmit/receive functions, using RX interru
ethernet.bak
/*--------------------------------------------------------------------------
*
* FILE: ethernet.c
*
* DESCRIPTION:
*
* Exercises SCC1 Ethernet transmit/receive functions, using RX interru
cs8900a.reg
;==== VNT GETCE5B Driver Registry =====
; @CESYSGEN IF COREDLL_FULL_CRT
IF BSP_CIRRUS_CS8900A
[HKEY_LOCAL_MACHINE\Comm\CS8900A]
"DisplayName"="CS8900A Ethernet Driver"
"Group"="NDIS"
readme.txt
This file describes the steps to build the CS8900A NDIS Ethernet Driver for
Windows CE 5.x.
=================================================================================
================
cs8900a.cec
// CS8900A.cec - CS8900A Ethernet component
CECInfo (
Name( "CS8900A" )
GUID( {6E8C1841-0E71-4e2c-8C63-634B2B2738BD} )
CECVersion( 5.00 )
Vendor( "Cirrus Logic" )
Descript
eth.h
#ifndef __ETH_H
#define __ETH_H
/*
* IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
* and FCS/CRC (frame check sequence).
*/
#define ETH_ALEN 6 /* Octets in one etherne
arp.h
#ifndef __ARP_H
#define __ARP_H
#include "eth.h"
/* ARP protocol HARDWARE identifiers. */
#define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */
#define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
#de
arm的jtag连接器说明文档.txt
以下的步骤中假定您的连接开发板和运行JTAG.EXE的计算机的IP为192.168.0.204。
(1)按照JTAG.PDF制作并口JTAG的连接线
(2)将开发板和计算机通过连接线连接。
(3)运行JTAG.EXE
(4)运行ARM SDT后在Angel Remote Configure界面中设置选择Ethernet模式,IP置为192.168.0.24,
rtl8019.h
/*------------------------------------------------------------------------
. rtl8019.h - macros for the RTL8019AS Ethernet Driver
.
. (C) Copyright 2003
. TCE Inc., Changzhou China
. lu weixi
sysenet.c
/* sysEnet.c - pc386/486 system-dependent module for CS8900 Ethernet driver */
/* */
/* Copyright 2000 Crystal Semiconductor