From owner-freebsd-hackers Tue Jun 3 10:51:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA12169 for hackers-outgoing; Tue, 3 Jun 1997 10:51:16 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [194.151.74.97]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA12161 for ; Tue, 3 Jun 1997 10:51:11 -0700 (PDT) Received: (from guido@localhost) by gvr.win.tue.nl (8.8.5/8.8.2) id TAA29066; Tue, 3 Jun 1997 19:50:22 +0200 (MET DST) From: Guido van Rooij Message-Id: <199706031750.TAA29066@gvr.win.tue.nl> Subject: Re: ethernet card incompatibilities? In-Reply-To: <199706031039.DAA06008@implode.root.com> from David Greenman at "Jun 3, 97 03:39:38 am" To: dg@root.com Date: Tue, 3 Jun 1997 19:50:22 +0200 (MET DST) Cc: FreeBSD-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Greenman wrote: > >I've got a network with bothe an old 8 bit smc 8003 card > >on it and a Digital DC21041 on it. > > If it's an 8003, then it's a Western Digital, not an SMC, right? > > >When I have data transfers going on from the DEC card to the SMC card, > >I am seeing input errors on the SMC card. Is this a known incompatibility? > >The erros are not all equal. I'm seeing : 81, 86, a1, 21 and 1 > >(see if_edreg.h at 'Receiver Status Register (RSR) definitions' > >for an explanation of these errors). > > Hmmm. This sounds like a cabling problem like a crushed ethernet coax > cable or something - especially since you're seeing CRC and frame alignment > errors. > After rethinking my reasoning (i.e. relaizing it was bogus reasoning) I replaced one of the coax cables and the problem was solved... Thanks! -Guido