[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ethmac] magic number, compatibility problem?!
On Sat, 09 Feb 2002 jcwh@sina.com wrote :
> the magic number is really interesting,
>
> but the 802.3 doesn't mentioned this queer "magic
> number".
>
> Will this result a compatibility problem with other
> ethernet controller?
> --
> To unsubscribe from ethmac mailing list please visit
> http://www.opencores.org/mailinglists.shtml
magic number is really good concept. Using this concept we don't have to detach CRC(4 byte) data from the frame. This makes CRC check of the frame simple.
I don't remember the no. exactly. The value in CRC (4 byte wide ) appended at the tramnsmitter side such that if we caluculate CRC for the entire frame we get the magic no.
as far as i know we don't face any compatibilty problem, b'cos all (?) use same cocnceppt.
--
To unsubscribe from ethmac mailing list please visit http://www.opencores.org/mailinglists.shtml