From owner-freebsd-hackers Wed Sep 18 20:13:25 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA25041 for hackers-outgoing; Wed, 18 Sep 1996 20:13:25 -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 UAA25012 for ; Wed, 18 Sep 1996 20:13:18 -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 UAA00670; Wed, 18 Sep 1996 20:13:12 -0700 (PDT) Message-Id: <199609190313.UAA00670@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: rohit@cs.UMD.EDU cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Giant Sized Ethernet Packets In-reply-to: Your message of "Wed, 18 Sep 1996 22:33:53 EDT." <199609190233.WAA18658@darling.cs.UMD.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Sep 1996 20:13:12 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Sure you can send and receive "giant packets" using the smc 10/100 if memory does not fail me the SMC EtherPower (10mbit only) works event better. Just dig around A NetBSD ftp site for technical info on the DEC chipsets. Julian and I work together on the ability to receive big packets packets upto 15Kb for TRW Financial systems. The system is a FreeBSD box using SMC Etherpower 10/100. Julian made the interesting observation that perhaps with todays fast computers and PCI it is probably not worth the effort to extend ethernet in such a way. Regards, Amancio >From The Desk Of rohit@cs.UMD.EDU : > > Hi, > > I was wondering if it is possible to send giant sized ethernet packets (>1500 > bytes say 1550) using the current 'de' driver for the SMC 10/100 DEC 21140 > cards. > > If not, would somebody know if this is possible with the above h/w > at all? > > Any pointers to other h/w over which giant packets are possible would > be appreciated. > > Thanks in advance. > > Rohit. > (rohit@cs.umd.edu) > > PS: Please CC any repsonses to rohit@cs.umd.edu. I have limited internet > connectivity and therefore am currently not subscribed to the > hackers list. >