From owner-freebsd-questions Mon Jul 7 06:36:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA12680 for questions-outgoing; Mon, 7 Jul 1997 06:36:23 -0700 (PDT) Received: from mail.introweb.nl (introcom.introweb.nl [195.86.14.66]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA12673 for ; Mon, 7 Jul 1997 06:36:17 -0700 (PDT) Received: from pc4 (pc4.introweb.nl [195.86.14.74]) by mail.introweb.nl (8.7.5/8.7.3) with SMTP id NAA05211; Mon, 7 Jul 1997 13:37:52 GMT Message-Id: <199707071337.NAA05211@mail.introweb.nl> Comments: Authenticated sender is From: "Edwin" To: Benjie Chen Date: Mon, 7 Jul 1997 15:35:24 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: 2.2.2 with 3com509 Reply-to: edwin@introweb.nl CC: freebsd-questions@freebsd.org Priority: normal In-reply-to: <33BFEEDF.715966F7@sholink.com> X-mailer: Pegasus Mail for Win32 (v2.52) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hi > > I recently installed FreeBsd 2.2.2 with 3com 509, but after > installation, I set up the > 3com 509 with the right settings, and ntoice that pings to neighboring > machines (on > the same repeater) are around 3 or 4 minutes or so. Anyone know this > problem? Are > there any solutions? I've had a simular problem. Solved it by claiming IRQ 10, which was set on the ethernet card, in my cmos for ISA. The problem is that a plug'n'pray card thinks it should use the same IRQ as your network card. Probably the video card. So your solution is to set the 3c509 to an irq and no plug and play support. Then get into the CMOS setup and go to plug and play configuration. Set the irq to used by ISA. That should do the trick. Greetings, Edwin