代码搜索结果

找到约 10,000 项符合 Ethernet 的代码

pci.ids

# # List of PCI ID's # # Maintained by Martin Mares and other volunteers from the # Linux PCI ID's Project at http://pciids.sf.net/. New data are always # welcome (if they are accurate), w

bl_enet.c

//***************************************************************************** // // bl_enet.c - Functions to update via Ethernet. // // Copyright (c) 2007-2008 Luminary Micro, Inc. All rights r

netrtl8139.inf

; netRTL8139.INF ; ; Dual .INF file for RTL8139 Network Adapter ; ; Copyright (c) 2000 [version] signature="$CHICAGO$" Class=Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider=

nkrouter.java

/* * Copyright (C) 2005, 2006 * Santiago Carot Nemesio * * This file is part of NetGUI. * * NetGUI is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

new-failover

#!/bin/sh foo=10 while [ $foo -lt 100 ]; do cat >>dhcp-1.leases

iana-arp-parameters

ADDRESS RESOLUTION PROTOCOL PARAMETERS The Address Resolution Protocol (ARP) specified in [RFC826] has several parameters. The assigned values for these parameters are listed here. REVERSE ADDRES

rtl8019.h

/*------------------------------------------------------------------------ . rtl8019.h - macros for the RTL8019AS Ethernet Driver . . (C) Copyright 2003 . TCE Inc., Changzhou China . lu weixi

commtest.cnt

:Base Ethernet.hlp :Title Quantum Ethernet TCP/IP Tester Help 1 Application Help 2 Application Help=main_index 1 Menus 2 File menu=menu_file 2 Communication menu=menu_communication 2 Message Me

rfc1180.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:( ) 译文发布时间:2001-12-28 版权:本中文翻译文档版权归中国互动出版网所有。可以用于非商业用途自由

ether.h

/* Ethernet driver definitions for 'TCP/IP Lean' */ #ifndef BYTE #define BYTE unsigned char #endif #ifndef WORD #define WORD unsigned short #endif #ifndef LWORD #define LWORD unsigned long