From owner-freebsd-questions Mon Nov 26 0:42:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dfw-smtpout3.email.verio.net (dfw-smtpout3.email.verio.net [129.250.36.43]) by hub.freebsd.org (Postfix) with ESMTP id 142BB37B416 for ; Mon, 26 Nov 2001 00:42:16 -0800 (PST) Received: from [129.250.38.61] (helo=dfw-mmp1.email.verio.net) by dfw-smtpout3.email.verio.net with esmtp id 168HL7-0001JX-00; Mon, 26 Nov 2001 08:42:09 +0000 Received: from dsl-64-194-5-249.telocity.com ([64.194.5.249] helo=ns.net) by dfw-mmp1.email.verio.net with esmtp id 168HL2-0003bu-00; Mon, 26 Nov 2001 08:42:08 +0000 Message-ID: <3C020204.D3081058@ns.net> Date: Mon, 26 Nov 2001 00:49:08 -0800 From: Joseph Maxwell X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Ted Mittelstaedt Cc: questions@FreeBSD.ORG Subject: Re: Promiscuous mode? References: <001d01c17653$2959d200$1401a8c0@tedm.placo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sounds like that may be the problem. Ted Mittelstaedt wrote: > Very few DX2's I've encountered had PCI buses so I'm almost positive you > have an ISA NE2000 in the system even though you don't say so. You are correct - A Netgear EA201 16 bit ISA > > What your looking at is a classic "unseized interrupt" and is almost > always caused by a mismatch between the interrupt that the > card is using and the one that FreeBSD is using. You must look at the > jumpers or run the softset utility for the card under DOS to determine > what IRQ it's using, then tell the FreeBSD system in userconfig during the > boot process to use that interrupt. > > If the FreeBSD system and the card both agree on IRQ 10 then set them > both to some other IRQ, as what's happening is that on your system something > else is using IRQ10 and not letting it go (soundcard, perhaps?) So this involves rebuilding of the kernel, am I correct? > > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > >-----Original Message----- > >From: Joseph Maxwell [mailto:jaymax@ns.net] > >Sent: Sunday, November 25, 2001 4:27 PM > >To: Ted Mittelstaedt > >Cc: questions@FreeBSD.ORG > >Subject: Re: Promiscuous mode? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message