Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 1998 16:01:58 -0400 (EDT)
From:      "Larry S. Lile" <lile@stdio.com>
To:        tokenring@FreeBSD.ORG
Subject:   Current work...
Message-ID:  <Pine.SUN.3.91.980421155235.6630F-100000@heathers2.stdio.com>

next in thread | raw e-mail | index | archive | help


I am currently working on a generic ioctl for token ring (iso88025) 
interfaces that could be called from several drivers, I am using the
ether_ioctl as a guide.  Could somebody with a little more knowledge 
(or documentation :) generate a token ring equivalent of if_ether?
The defines anyway, for instance ...

#define ETHERMTU        (ETHER_MAX_LEN-ETHER_HDR_LEN-ETHER_CRC_LEN)
#define ETHERMIN        (ETHER_MIN_LEN-ETHER_HDR_LEN-ETHER_CRC_LEN)

Also should we be going with TOKENxxx or ISO88025 ????

Larry
lile@stdio.com

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.SUN.3.91.980421155235.6630F-100000>