From owner-freebsd-hackers Tue Aug 5 09:05:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA20232 for hackers-outgoing; Tue, 5 Aug 1997 09:05:01 -0700 (PDT) Received: from bitbox.follo.net (eivind@bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA20215; Tue, 5 Aug 1997 09:04:45 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.8.5/8.7.3) id SAA05123; Tue, 5 Aug 1997 18:00:40 +0200 (CEST) Date: Tue, 5 Aug 1997 18:00:40 +0200 (CEST) Message-Id: <199708051600.SAA05123@bitbox.follo.net> From: Eivind Eklund To: Max Khon CC: grog@FreeBSD.ORG, msmith@atrad.adelaide.edu.au, hackers@FreeBSD.ORG In-reply-to: Max Khon's message of Wed, 30 Jul 1997 14:05:15 +0700 (NSS) Subject: Re: AMD PCNet/PCI troubles References: <199707282240.IAA02358@freebie.lemis.com> Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > > On Tue, 29 Jul 1997 grog@FreeBSD.ORG wrote: > > > > but under FreeBSD (unlike Linux) networking sometimes is very slow > > > (~30-50K/s via ftp) > > > > I'm sure this happens under Linux too, like it sometimes happens under > > any operating system. It's a bug, probably in the configuration. > > this does not happen under Linux and Win95 > afair there were no troubles with these cards in 2.2-GAMMA You need to enable bounce-buffers. Or at least I had this problem (LOOOW speed on the Lance in some cases) when I removed bounce-buffers on a machine that shouldn't need it. This was under 2.1.7, though. Eivind.