From owner-freebsd-questions Thu Oct 12 19: 0: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id 9305237B66C for ; Thu, 12 Oct 2000 19:00:01 -0700 (PDT) Received: from mailtag.com (h002078cea061.ne.mediaone.net [24.147.92.176]) by chmls20.mediaone.net (8.8.7/8.8.7) with ESMTP id VAA10079 for ; Thu, 12 Oct 2000 21:59:57 -0400 (EDT) Message-ID: <39E66C9C.11F2E66@mailtag.com> Date: Thu, 12 Oct 2000 21:59:57 -0400 From: Len Huppe X-Mailer: Mozilla 4.74 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: question about ethernet frame types Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the following compiled into my kernel: pseudo-device ef options ETHER_11 options ETHER_8023 options ETHER_8022 options ETHER_SNAP I know what these options do, but what type of ethernet frame will my system use if I don't have these options? Is there a default? Len Huppe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message