Date: Tue, 21 Apr 1998 16:18:15 -0400 (EDT) From: "Matthew N. Dodd" <winter@jurai.net> To: "Larry S. Lile" <lile@stdio.com> Cc: tokenring@FreeBSD.ORG Subject: Re: Current work... Message-ID: <Pine.BSF.3.96.980421161425.523g-100000@sasami.jurai.net> In-Reply-To: <Pine.SUN.3.91.980421155235.6630F-100000@heathers2.stdio.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Apr 1998, Larry S. Lile wrote: > #define ETHERMTU (ETHER_MAX_LEN-ETHER_HDR_LEN-ETHER_CRC_LEN) > #define ETHERMIN (ETHER_MIN_LEN-ETHER_HDR_LEN-ETHER_CRC_LEN) We've got a bit of a problem with MTU as it is dependent on our ring speed. The MTU for a 16mb ring will be higher than the MTU for a 4mb ring. Actually 'can be higher' is a better way to put it. Some cards have a fixed speed (config the speed with a DOS util and live with it. Some cards will autodetect ring speed on insert. Some cards only support 4mb. > Also should we be going with TOKENxxx or ISO88025 ???? ISO88025 as that is what the sys/net/if_types.h calles it. /* Matthew N. Dodd | A memory retaining a love you had for life winter@jurai.net | As cruel as it seems nothing ever seems to http://www.jurai.net/~winter | go right - FLA M 3.1:53 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980421161425.523g-100000>
