Re: MII preamble size




"glen herrmannsfeldt" <gah@xxxxxxxxxxxxxxxx> wrote in message
news:m7WdnWZxNrvMMiranZ2dnUVZ_u3inZ2d@xxxxxxxxxxxxxx
Marris wrote:
"Woody Brison" <woody.brison@xxxxxxxxx> wrote in message
news:6757dbab-7f63-4b25-af4c->

I'm designing a PHY, does it need to handle a random
size preamble or should it reject packets that don't have
the exact size specified for the transmit case?

PHY's don't check preamble so there is no need to worry about this.

Well, it needs to check enough to find the start of
the data packet. That shouldn't be hard, though.

-- glen


It depends. For the 100BASE-X PCS the original poster is interested in, the
PHY will be looking at tx_en from the MII to determine transmit packet start
and for receive packets looking for JK symbols to determine packet start.


.



Relevant Pages

  • Re: Bandwidth
    ... >They communicte using TCP sockets ... you might have to add in the transmit time. ... Processing in the TCP stack takes time. ... the packet by air courier from Dallas to Houston. ...
    (comp.unix.programmer)
  • Inter-thread communications
    ... The read thread must input the packet, ... It must also forward any ACK or NAK received to the transmit ... There is no chance of an ACK or NAK embedded in the packet, ...
    (perl.beginners)
  • =?UTF-8?Q?problem=20with=20OWN=20bit=20when=20writting=20driver=20?= =?UTF-8?Q?for=20rtl8139
    ... For several weeks I have been writing kernel driver for network card based on ... there is a bit in Transmit Status Descriptor of RTL8139c which after clearing(It must be cleared to ... /**function called by kernel when kernel wat to transmit packet which is ... unsigned int physical_addr_len; ...
    (Linux-Kernel)
  • Serial ISDN to VMS system
    ... DS700-16 which is partial modem control. ... I fell over a description of the Circuit Timer parameter on the ... not up to the "transmit" size. ... I believe that a PPP packet ...
    (comp.os.vms)
  • help required on writing Network device driver
    ... In the transmit side the device the device has transmit FIFO OF SIZE ... pending queue descriptor is linked list of one or more transmit packet ... As the hdlc controller processes transmit pending queue descriptor ...
    (freebsd-hackers)