From owner-freebsd-hackers Thu Sep 19 05:15:43 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA20617 for hackers-outgoing; Thu, 19 Sep 1996 05:15:43 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA20585 for ; Thu, 19 Sep 1996 05:15:38 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.7.5/8.7.3) with ESMTP id FAA01452; Thu, 19 Sep 1996 05:15:29 -0700 (PDT) Message-Id: <199609191215.FAA01452@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Rohit Dube cc: Julian Elischer , freebsd-hackers@FreeBSD.ORG Subject: Re: Giant Sized Ethernet Packets In-reply-to: Your message of "Thu, 19 Sep 1996 07:44:51 EDT." <199609191144.HAA19867@darling.cs.UMD.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Sep 1996 05:15:29 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >From The Desk Of Rohit Dube : > I will give that a shot as soon as my internal network is up. > However as dg@root.com (David) mentioned, this could create a problem. > Well, about giving away patches thats up to Julian and TRW ... I would start by connecting two FreeBSD boxes using UTP. Because other devices in your network may not be able to support the non-standard 802.3 packet sizes. Just play with the driver if you are under 4kb packets you should be okay -- the dec chipsets for both the 10 mbit and the 10/100 mbit chipset have a bug in that they can't handle buffers greater than 2k for the 10mbit chipset and 4k for the 10/100 mbit chipset-- It is a long story however I am sure Julian can elaborate how to get around this problem if anyone cares to transmit / receive 15kb packets 8) I don't have the code with me -- I usually leave my client's code at their site. Have fun, Amancio P.S.: I may be able to help you next week when my P6 200 gets in -- that is I will have two FreeBSD boxes .