代码搜索结果

找到约 15,197 项符合 Ethernet 的代码

ethernet.h

/* *Copyright (c) 2000-2002 Viola Systems Ltd. *All rights reserved. * *Redistribution and use in source and binary forms, with or without *modification, are permitted provided that the fol

etheraddresstostring.c

/* * Function to convert an ethernet (MAC) address to string form. * * (C) 2002 Compendium Technologies, Inc. * (C) 2002 Softools, Inc. * All rights reserved. * * This software is the proprieta

pe-200.cis

# # Replacement CIS for PE-200 ethernet card # vers_1 4.1, "PMX ", "PE-200", "ETHERNET", "R01" funcid network_adapter [post] [rom] config base 0x0100 mask 0x0001 last_index 0x01 cftable_entry 0x1 [d

pe520.cis

# # Replacement CIS for LanPro EP-4000A ethernet card # vers_1 4.1, "KTI", "PE520 PLUS", "PCMCIA Ethernet" manfid 0x0161, 0x0010 funcid network_adapter config base 0x0fd0 mask 0x0b last_index 0x01 cft

ne2k.cis

# # Replacement CIS for various busted NE2000-compatible cards # vers_1 4.1, "PCMCIA", "Ethernet" funcid network_adapter config base 0x03f8 mask 0x03 last_index 0x20 cftable_entry 0x20 [default] Vcc

ether.h

/* Functions for storing Ethernet addresses in ASCII and mapping to hostnames. Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C

ethernet.h

/* Copyright (C) 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term

etherdev.c

/* etherdev.c: This file, along with common/ethernet.c supports the ethernet interface. It is the lowest layer of code supporting the monitor's IP, ICMP & UDP services. This file is speci

etherdev.c

/* etherdev.c: This code supports some basic ethernet device-specific stuff. This is a hack from Motorola dbug code, primarily fec.c. General notice: This code is part of a boot-monit

ether_line.c

/* ** ETHER_LINE ** ** This routine parses the array pointed to by "line" (which should be ** from a file in the format of /etc/ethers) and returns in "eaddr" the ** ethernet address at the star