US6229817B1 - System and method for programming late collision slot time - Google Patents
System and method for programming late collision slot time Download PDFInfo
- Publication number
- US6229817B1 US6229817B1 US08/993,127 US99312797A US6229817B1 US 6229817 B1 US6229817 B1 US 6229817B1 US 99312797 A US99312797 A US 99312797A US 6229817 B1 US6229817 B1 US 6229817B1
- Authority
- US
- United States
- Prior art keywords
- collision
- late
- slot time
- network
- frame
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 6
- 238000001514 detection method Methods 0.000 claims abstract description 23
- 230000001934 delay Effects 0.000 claims abstract description 11
- 230000005540 biological transmission Effects 0.000 claims description 27
- 238000004891 communication Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 3
- 101100172132 Mus musculus Eif3a gene Proteins 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/40—Bus networks
- H04L12/40006—Architecture of a communication node
- H04L12/40032—Details regarding a bus interface enhancer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/40—Bus networks
- H04L12/407—Bus networks with decentralised control
- H04L12/413—Bus networks with decentralised control with random access, e.g. carrier-sense multiple-access with collision detection [CSMA-CD]
Definitions
- the present invention relates to data networks,;and more particularly, to a system for adjusting slot time for late collision.
- the medium in a data network may remain unusable for the duration of transmission of both damaged packets.
- the amount of wasted capacity can be considerable. This waste can be reduced if a station continues to listen to the medium while it is transmitting.
- CSMA/CD carrier sense multiple access with collision detection
- MAC media access control
- the MAC engine will abort the transmission and append the jam sequence immediately.
- the jamming sequence is a 32-bit all zeros pattern.
- the MAC engine will attempt to transmit a frame a total of 16 times.
- the collision is termed a late collision.
- the MAC engine will abort the transmission, and append the jam sequence. No retry attempt will be scheduled on detection of the late collision, and the transmitted message will be discarded.
- the ANSI/IEEE Standard 802.3 establishes a late collision slot time for a collision detection procedure to retry the transmission of a frame if a collision is detected within the late collision slot time, and to discard the frame if a collision is detected outside the late collision slot.
- PHY physical layer devices
- a primary object of the present invention is to provide a system for adjusting a late collision slot time to prevent false late collision detection.
- the above and other advantages of the invention are achieved, at least in part, by providing a data communications network for supporting data exchange between a plurality of communication stations.
- the network comprises a collision detection circuit for detecting a collision during transmission of a frame.
- the collision detection circuit is configured to detect a late collision condition if the collision occurs after a preset number of bits of the frame have been transmitted.
- the frame is being retransmitted if the collision occurs prior to the transmission of the preset number of bits. However, the frame is discarded without retransmission if the collision occurs after the preset number of bits have been transmitted.
- a late collision adjustment circuit is provided to control the collision detection circuit so as to adjust the preset number of bits in accordance with network conditions.
- the late collision adjustment circuit may comprise a register that stores a late collision adjustment value programmed in accordance with the network conditions.
- the late collision adjustment circuit may control the collision detection circuit to compensate for internal delays of a device configured to receive the frame.
- network interface is provided to support data exchange between a host computer and a network.
- a media access controller provides an interface to a physical layer device arranged in the network.
- the media access controller is configured to detect a collision during transmission a frame to the physical layer device.
- a late collision slot time programming circuit is coupled to the media access controller for programming a value of late collision slot time, within which the collision is identified as being legal.
- the late collision slot time programming circuit may increase a late collision slot time defined by the ANSI/IEEE Standard 802.3 to compensate for internal delays in the physical layer device.
- FIG. 1 is a block diagram illustrating an exemplary network interface which may be used for initialization independent from a network data clock according to an embodiment of the present invention.
- FIG. 2 is a block diagram illustrating MAC elements relating to collision detection.
- the present invention will be described with the example of a network interface in a packet switched network, such as an Ethernet (IEEE 802.3) network.
- a network interface architecture such as an Ethernet (IEEE 802.3) network. It will become apparent. however, that the present invention is also applicable to other network interface systems.
- FIG. 1 is a block diagram of an exemplary network interface 10 that accesses the media of an Ethernet (ANSI/IEEE 802.3) network according to an embodiment of the present invention.
- the network interface 10 preferably, a single-chip, 32-bit Ethernet controller, provides an interface between a local bus 12 of a computer, for example a peripheral component interconnect (PCI) local bus, and an Ethernet-based media 50 .
- PCI peripheral component interconnect
- the interface 10 includes a PCI bus interface unit 16 , a buffer memory portion 18 , and a network interface portion 20 .
- the PCI bus interface unit 16 includes a PCI slave interface 16 a and a DMA interface 16 b .
- the slave interface 16 a manages PCI control and status information including reading and programming of the PCI status registers, but may also be configured for managing slave transfers via the PCI bus with a host CPU.
- the DMA interface 16 b manages DMA transfers by the network interface 10 to and from system memory.
- the PCI bus interface unit 16 can be selectively configured for PCI transfers in slave and/or master (e.g., DMA) mode.
- the memory portion 18 includes a 16-bit SRAM implemented directly on the network interface chip 10 .
- the SRAM 18 may be accessed in a random access manner under the control of a first in, first out (FIFO) control unit 22 , or may be segmented into a receive portion 18 a and a transmit portion 18 b for receive and transmit paths, respectively.
- FIFO first in, first out
- the network interface 10 also includes a buffer management unit 24 configured for managing DMA transfers via the DMA interface 16 b .
- the buffer management unit 24 manages DMA transfers based on DMA descriptors in host memory that specify start address, length, etc.
- the buffer management unit 24 initiates a DMA read 1 from system memory into the transmit buffer 18 b by issuing an instruction to the DMA interface 16 b , which translates the instructions into PCI bus cycles.
- the buffer management unit 24 contains descriptor management for DMA transfers, as well as pointers associated with storing and reading data from the memory portion 18 .
- the buffer management unit 24 and the memory controller 22 are shown as discrete components, the two units may be integrated to form a memory management unit controlling all transfers of data to and from the memory unit 18 .
- the network interface 20 includes a media access control (MAC) core 26 , a general purpose serial interface (GPSI) 28 , a media independent interface (MII) 30 for connecting to an external 10 Mb/s or 100 Mb/s physical transceiver (PHY), an external address detection interface (EADI) 32 , an attachment unit interface (AUI) 34 having a Manchester encoder and decoder, and a 10/100 Mb/s twisted pair transceiver media attachment unit (MAU) 36 .
- MAC media access control
- GPSI general purpose serial interface
- MII media independent interface
- PHY external address detection interface
- EADI external address detection interface
- AUI attachment unit interface
- MAU 10/100 Mb/s twisted pair transceiver media attachment unit
- the network interface 10 also includes a network port manager 38 configured for performing MII handshaking between two devices on an MII bus via the MII port 30 .
- MII handshaking is performed in accordance with the IEEE 802.3 protocols and may include link and programming information exchange at the MII layer using a management data clock (MDC), and management data input/output (MDIO) paths defined in the IEEE 802.3 standard.
- MDC management data clock
- MDIO management data input/output
- the auto-negotiation portion 40 performs IEEE-compliant negotiation with a link partner on the PHY layer to exchange data indicating whether the link partner is capable of operating at 10 Mb/s, 100 Mb/s, and whether the link should be half-duplex or full-duplex.
- the LED controller 44 selectively controls the generation of LED output signals based upon the internal decoding logic and network interface status registers (not shown).
- the network interface 10 also includes an IEEE 1149.1-compliant JTAG boundary scan test access port interface 36 .
- the EEPROM interface 42 connects to an EEPROM on either a network interface adapter card or the motherboard of the host computer via a serial interface link.
- the EEPROM (not shown in FIG. 1) will be programmed with configuration information related to the network interface, enabling the network interface to be configured during initialization via the EEPROM interface 42 .
- the network interface stores the configuration information in internal registers (not shown), enabling the network interface to operate independently of the host computer in the event the host computer is powered down.
- the MAC core 26 implements a media access mechanism defined by the IEEE 802.3 Ethernet standard, and provides the interface between the memory portion 18 and the PHY through the Mul interface 30 .
- the MAC core 26 may include a MAC transmit block 102 , a MAC receive block 104 , and a MAC register block 106 .
- the MAC transmit block 102 accepts frames from the transmit buffer 18 b and transmits them to the PHY.
- the MAC receive block 104 performs receive operations to receive frames from the PHY and sends them to the receive buffer 18 a .
- the MAC register block 106 contains control registers relating to MAC functions.
- a nibble-wide MII transmit data bus TXD[ 3 : 0 ] provides data transmission from the MAC transmit block 102 via the MII 30 to the PHY.
- a transmit enable signal TX_EN is produced by the MAC transmit block 102 to indicate when valid transmit data is presented on the TXD[ 3 : 0 ] bus.
- the MAC transmit block 102 is supplied by a transmit clock TX_CLK buffered from the TX_CLK pin of the MII 30 . This signal is driven from a PHY and indicates that the PHY is connected to the MII interface.
- a carrier sense input signal CRS may be applied to the MAC transmit unit 102 from the CRS pin of the MII 30 to indicate that a non-idle medium is detected.
- Data from the PHY is supplied via a nibble-wide MII receive data bus RXD[ 3 : 0 ] to the MAC receive block 104 .
- a receive valid data line RX_DV is provided to indicate that valid receive data is being presented on the RXD[ 3 : 0 ] pins, and a receive clock signal RX_CLK is synchronous to the receive data.
- the MAC register block 106 contains MAC control registers that store MAC control information programmed in the EEPROM and transferred to the MAC control registers via the EEPROM interface 42 . Control data from the MAC control registers is supplied to the MAC transmit block 102 and MAC receive block 104 to control their transmit and receive operations. For example, the MAC control registers controls interframe spacing during transmission, enable the MAC transmit block 102 to retry the transmission of a frame after a collision is detected, and handle abnormal network conditions, such as loss of carrier and late collision.
- the MAC core 26 may perform collision detection using a collision active signal COL supplied through the MII 30 via the COL pin. If the collision active signal is detected before the complete preamble/starting frame delimiter (SFD) sequence has been transmitted, the MAC core 26 will complete the preamble/SFD, and produce the jam sequence indicating to other stations in the network that a collision has occurred.
- the jam sequence may be represented by a 32-bit all zeros pattern.
- the MAC core 26 will abort the transmission and append the jam sequence immediately. Detection of collision will cause the transmission of the frame to be rescheduled to a time determined by the random backoff algorithm. The MAC core 26 will attempt to transmit a frame a total of 16 times. If all 16 attempts will experience collision, the MAC core 26 will abandon transmission and discard the frame.
- the ISO 8802-3 (ANSI/IEEE 802.3) standard, if a collision is detected after 512 bits have been transmitted. The collision is considered to be a late collision. In this case, the MAC engine is required to abort the transmission and append the jam sequence, without attempting to retry transmission. Thus the ISO 8802-3 standard establishes a late collision slot time equal to 512 bit times during which a collision is considered to be legal.
- a time period between the instant, in which the transmission begins, and the instant in which a collision active signal is received depends on internal delays of a PHY connected to the MII interface 30 .
- a collision active signal is delayed due to the internal delay of the PHY.
- the MAC core 26 can consider a collision to be late, when it actually occurs within the legal limits of the late collision slot time.
- the MAC register block 106 comprises a register storing a late collision slot time adjustment value.
- a 4-bit value may be used to adjust the late collision slot time.
- the late collision slot time adjustment value may increase the late collision slot time to compensate for the internal delay of a specific PHY connected to the MII 30 .
- the late collision slot time may be represented by a count produced by a transmit clock counter that may count the number of transmit clocks TX_CLK supplied from the TX_CLK pin of the MII 30 .
- the transmit clock counter may be arranged in the MAC transmit block 102 .
- the late collision slot time adjustment value equal to 2 may cause the MAC core 26 to consider a collision to be late only after the transmit clock counter counts 130 transmit clocks representing 520 bit times. As a result, a collision that occurs within 520 bit times will be considered to be legal. Accordingly, the MAC core 26 will attempt to retransmit the frame that experiences a collision after 520 bits have been transmitted.
- the late slot time adjustment value may be programmed in accordance with network conditions to accommodate various delays in collision detection. This value man he programmed by a user or a host computer in an EEPROM arranged on either a network interface adapter card or the motherboard of the host computer. Via the EEPROM interface 42 , the late slot time adjustment value may be transferred to the MAC register block 106 .
- the MAC engine comprises a MAC transmit block that transmits frames via a media independent interface (MII) to an external physical layer device (PHY) coupled to the MII, and a MAC receive block for receiving frames from the PHY.
- a MAC control register is configured for storing a late collision time slot adjustment value used to adjust the late collision slot time.
- the late collision time slot adjustment value is programmed to compensate for variations in internal delays of PHYs that may be connected to the MII.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
Claims (11)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/993,127 US6229817B1 (en) | 1997-12-18 | 1997-12-18 | System and method for programming late collision slot time |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/993,127 US6229817B1 (en) | 1997-12-18 | 1997-12-18 | System and method for programming late collision slot time |
Publications (1)
Publication Number | Publication Date |
---|---|
US6229817B1 true US6229817B1 (en) | 2001-05-08 |
Family
ID=25539128
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/993,127 Expired - Lifetime US6229817B1 (en) | 1997-12-18 | 1997-12-18 | System and method for programming late collision slot time |
Country Status (1)
Country | Link |
---|---|
US (1) | US6229817B1 (en) |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6347345B1 (en) * | 1997-12-31 | 2002-02-12 | Lg Information & Communications, Ltd. | Information transfer apparatus having control unit with BTL transceiver applying transmission enable signal inputted from ethernet processor module through backplane to control unit |
US6459687B1 (en) * | 2001-03-05 | 2002-10-01 | Ensemble Communications, Inc. | Method and apparatus for implementing a MAC coprocessor in a communication system |
US20020159400A1 (en) * | 2001-02-26 | 2002-10-31 | Park Kyu Ho | Two-wire ethernet system for digital subscriber line communications |
US20030099253A1 (en) * | 2001-11-28 | 2003-05-29 | Corecess Inc. | Apparatus and method for arbitrating data transmission amongst devices having SMII standard |
US20050026639A1 (en) * | 2003-07-14 | 2005-02-03 | Michael Lewis | System operable to transmit and receive messages |
US6978318B1 (en) * | 2000-06-19 | 2005-12-20 | Advanced Micro Devices, Inc. | Network interface apparatus and method of internal communication within the same |
CN1322715C (en) * | 2003-03-20 | 2007-06-20 | 华为技术有限公司 | Method and device for extending routing distance of network processor medium access interface |
US20070249314A1 (en) * | 2004-03-19 | 2007-10-25 | Sirit Technologies Inc. | Adjusting parameters associated with transmitter leakage |
US20090284354A1 (en) * | 2008-05-19 | 2009-11-19 | Sirit Technologies Inc. | Multiplexing Radio Frequency Signals |
US20100176921A1 (en) * | 2009-01-09 | 2010-07-15 | Sirit Technologies Inc. | Determining speeds of radio frequency tags |
US20100289623A1 (en) * | 2009-05-13 | 2010-11-18 | Roesner Bruce B | Interrogating radio frequency identification (rfid) tags |
US20100302012A1 (en) * | 2009-06-02 | 2010-12-02 | Sirit Technologies Inc. | Switching radio frequency identification (rfid) tags |
US20110205025A1 (en) * | 2010-02-23 | 2011-08-25 | Sirit Technologies Inc. | Converting between different radio frequencies |
US8226003B2 (en) | 2006-04-27 | 2012-07-24 | Sirit Inc. | Adjusting parameters associated with leakage signals |
US8248212B2 (en) | 2007-05-24 | 2012-08-21 | Sirit Inc. | Pipelining processes in a RF reader |
US8427316B2 (en) | 2008-03-20 | 2013-04-23 | 3M Innovative Properties Company | Detecting tampered with radio frequency identification tags |
US10062025B2 (en) | 2012-03-09 | 2018-08-28 | Neology, Inc. | Switchable RFID tag |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5321819A (en) * | 1992-02-28 | 1994-06-14 | Texas Instruments Incorporated | Interface for coupling a host device having a network interface to a computer network having a predetermined communications medium and a predetermined communications physical layer |
US5329519A (en) * | 1990-12-07 | 1994-07-12 | Hewlett Packard Company | Lan monitoring method and apparatus |
US5572511A (en) * | 1995-01-27 | 1996-11-05 | Tamarack Microelectronics, Inc. | Auto-adjustment circuit for collision detection of ethernet |
US5664105A (en) * | 1994-10-04 | 1997-09-02 | Fluke Corporation | Method and apparatus for network analysis |
-
1997
- 1997-12-18 US US08/993,127 patent/US6229817B1/en not_active Expired - Lifetime
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5329519A (en) * | 1990-12-07 | 1994-07-12 | Hewlett Packard Company | Lan monitoring method and apparatus |
US5321819A (en) * | 1992-02-28 | 1994-06-14 | Texas Instruments Incorporated | Interface for coupling a host device having a network interface to a computer network having a predetermined communications medium and a predetermined communications physical layer |
US5664105A (en) * | 1994-10-04 | 1997-09-02 | Fluke Corporation | Method and apparatus for network analysis |
US5572511A (en) * | 1995-01-27 | 1996-11-05 | Tamarack Microelectronics, Inc. | Auto-adjustment circuit for collision detection of ethernet |
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6347345B1 (en) * | 1997-12-31 | 2002-02-12 | Lg Information & Communications, Ltd. | Information transfer apparatus having control unit with BTL transceiver applying transmission enable signal inputted from ethernet processor module through backplane to control unit |
US6978318B1 (en) * | 2000-06-19 | 2005-12-20 | Advanced Micro Devices, Inc. | Network interface apparatus and method of internal communication within the same |
US20020159400A1 (en) * | 2001-02-26 | 2002-10-31 | Park Kyu Ho | Two-wire ethernet system for digital subscriber line communications |
US6459687B1 (en) * | 2001-03-05 | 2002-10-01 | Ensemble Communications, Inc. | Method and apparatus for implementing a MAC coprocessor in a communication system |
US20030099253A1 (en) * | 2001-11-28 | 2003-05-29 | Corecess Inc. | Apparatus and method for arbitrating data transmission amongst devices having SMII standard |
CN1322715C (en) * | 2003-03-20 | 2007-06-20 | 华为技术有限公司 | Method and device for extending routing distance of network processor medium access interface |
US20050026639A1 (en) * | 2003-07-14 | 2005-02-03 | Michael Lewis | System operable to transmit and receive messages |
US7619980B2 (en) * | 2003-07-14 | 2009-11-17 | Infineon Technologies Ag | System operable to transmit and receive messages |
US20070249314A1 (en) * | 2004-03-19 | 2007-10-25 | Sirit Technologies Inc. | Adjusting parameters associated with transmitter leakage |
US8226003B2 (en) | 2006-04-27 | 2012-07-24 | Sirit Inc. | Adjusting parameters associated with leakage signals |
US8248212B2 (en) | 2007-05-24 | 2012-08-21 | Sirit Inc. | Pipelining processes in a RF reader |
US8427316B2 (en) | 2008-03-20 | 2013-04-23 | 3M Innovative Properties Company | Detecting tampered with radio frequency identification tags |
US20090284354A1 (en) * | 2008-05-19 | 2009-11-19 | Sirit Technologies Inc. | Multiplexing Radio Frequency Signals |
US8446256B2 (en) | 2008-05-19 | 2013-05-21 | Sirit Technologies Inc. | Multiplexing radio frequency signals |
US20100176921A1 (en) * | 2009-01-09 | 2010-07-15 | Sirit Technologies Inc. | Determining speeds of radio frequency tags |
US8169312B2 (en) | 2009-01-09 | 2012-05-01 | Sirit Inc. | Determining speeds of radio frequency tags |
US20100289623A1 (en) * | 2009-05-13 | 2010-11-18 | Roesner Bruce B | Interrogating radio frequency identification (rfid) tags |
US20100302012A1 (en) * | 2009-06-02 | 2010-12-02 | Sirit Technologies Inc. | Switching radio frequency identification (rfid) tags |
US8416079B2 (en) | 2009-06-02 | 2013-04-09 | 3M Innovative Properties Company | Switching radio frequency identification (RFID) tags |
US20110205025A1 (en) * | 2010-02-23 | 2011-08-25 | Sirit Technologies Inc. | Converting between different radio frequencies |
US10062025B2 (en) | 2012-03-09 | 2018-08-28 | Neology, Inc. | Switchable RFID tag |
US10878303B2 (en) | 2012-03-09 | 2020-12-29 | Neology, Inc. | Switchable RFID tag |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6229817B1 (en) | System and method for programming late collision slot time | |
US5905870A (en) | Arrangement for initiating and maintaining flow control in shared-medium, full-duplex, and switched networks | |
US6625157B2 (en) | Apparatus and method in a network switch port for transferring data between buffer memory and transmit and receive state machines according to a prescribed interface protocol | |
US5982778A (en) | Arrangement for regulating packet flow rate in shared-medium, point-to-point, and switched networks | |
US5321819A (en) | Interface for coupling a host device having a network interface to a computer network having a predetermined communications medium and a predetermined communications physical layer | |
CN100473066C (en) | Reduced hardware network adapter and communication method | |
US6349331B1 (en) | Multiple channel communication system with shared autonegotiation controller | |
US6111875A (en) | Apparatus and method for disabling external frame forwarding device for use with a network switch | |
US5299193A (en) | Signal interface for coupling a network front end circuit to a network adapter circuit | |
US5305317A (en) | Local area network adaptive circuit for multiple network types | |
US6157972A (en) | Apparatus and method for processing packetized information over a serial bus | |
US5995488A (en) | Method and apparatus for regulating data flow in networks | |
US6222825B1 (en) | Arrangement for determining link latency for maintaining flow control in full-duplex networks | |
US5764895A (en) | Method and apparatus for directing data packets in a local area network device having a plurality of ports interconnected by a high-speed communication bus | |
JP3485932B2 (en) | Scalable integrated circuit multiport repeater controller with multiple media independent interfaces and mixed media connections | |
US6115779A (en) | Interrupt management system having batch mechanism for handling interrupt events | |
US6105079A (en) | Apparatus and method in a network interface device for selectively supplying long bit information related to a data frame to a buffer memory and a read controller for initiation of data transfers | |
EP1484876A2 (en) | Full duplex flow control for ethernet networks | |
US5784375A (en) | Rotating priority arrangement in an ethernet network | |
US6581113B1 (en) | Apparatus and method for transferring frame data between a host system memory and a network interface buffer memory employing transmit descriptors without transmit status information | |
US5838688A (en) | Determining the number of active nudes on an ethernet network by counting a number of packet receptions | |
US6084878A (en) | External rules checker interface | |
US6731601B1 (en) | Apparatus and method for resetting a retry counter in a network switch port in response to exerting backpressure | |
US6061768A (en) | Apparatus and method in a network interface device for storing tracking information indicating stored data status between contending memory controllers | |
US6195334B1 (en) | Apparatus and method for terminating a data transfer in a network switch in response to a detected collision |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: ADVANCED MICRO DEVICES, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FISCHER, JENNY LIU;YU, CHING;DWORK, JEFFREY;REEL/FRAME:009217/0074;SIGNING DATES FROM 19980504 TO 19980520 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: GLOBALFOUNDRIES INC., CAYMAN ISLANDS Free format text: AFFIRMATION OF PATENT ASSIGNMENT;ASSIGNOR:ADVANCED MICRO DEVICES, INC.;REEL/FRAME:023119/0083 Effective date: 20090630 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: GLOBALFOUNDRIES U.S. INC., NEW YORK Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION;REEL/FRAME:056987/0001 Effective date: 20201117 |