From owner-freebsd-current Wed Oct 9 14:41:25 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA07905 for current-outgoing; Wed, 9 Oct 1996 14:41:25 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA07846 for ; Wed, 9 Oct 1996 14:41:19 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id HAA24870; Thu, 10 Oct 1996 07:40:08 +1000 Date: Thu, 10 Oct 1996 07:40:08 +1000 From: Bruce Evans Message-Id: <199610092140.HAA24870@godzilla.zeta.org.au> To: current@FreeBSD.org, nate@mt.sri.com Subject: Re: SIO problems Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >Background: > I've been running this box for years at high-speeds with no problems, >but as soon as I upgraded to 2.1.5 I started seeing problems. Bruce The only significant difference between the 2.1.0 and 2.1.5 sio's is that unconfigured ports aren't initialized. Bruce