From owner-freebsd-hackers Sat Dec 20 06:13:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA18717 for hackers-outgoing; Sat, 20 Dec 1997 06:13:00 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA18712 for ; Sat, 20 Dec 1997 06:12:55 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id GAA01870; Sat, 20 Dec 1997 06:14:38 -0800 (PST) Message-Id: <199712201414.GAA01870@implode.root.com> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-hackers@FreeBSD.ORG Subject: Re: 3com 3c509 card In-reply-to: Your message of "Sat, 20 Dec 1997 11:01:26 +0100." <199712201001.LAA29298@uriah.heep.sax.de> From: David Greenman Reply-To: dg@root.com Date: Sat, 20 Dec 1997 06:14:38 -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Capriotti wrote: > >> I've heard that some 3com cards have only 3KB buffer; Have any of you >> heard of it ? > >No, i think the smallest possible constellation is 8 KB. The The 3c509 has a 4K FIFO buffer which is divided into 2K send and a 2K receive FIFOs. This is indeed quite small. The FIFO can easily be overrun, causing packet loss. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project