[vortex] Re: MTU discovery
Matti Aarnio
matti.aarnio@zmailer.org
Mon Jun 10 04:06:00 2002
On Mon, Jun 10, 2002 at 12:45:07AM -0700, Robert PipCA wrote:
> Hi,
> I'm working on a project that require knowing the max MTU size
> supported by the 3Com PCI 3c905C (Boomerang).
> The datasheet provided by 3Com does not mention it, and I already
> did the usual google search, but didn't find it neither.
> Does anyone knows a "generic way" of knowing this (or chip-specific)?
Oh, it is mentioned there, although not with that name.
The Ethernet Standard (IEEE 802.3) specifies that the frame size
shall be 1500 octets. That is the NORMAL CASE max MTU value for
all ethernet devices.
Some devices do, however, support reception (and transmit) of what
is called "jumbograms". With boomerang you can set a register
to contain the limit value. Alternatively with boomerang, and
its predecessors, you can set a bit to accept extra-large frames.
I recall the ultimate limit is in order of 4kB.
> Thanks in advance.
> --Robert
/Matti Aarnio