From owner-freebsd-newbies Mon Sep 4 21:42: 0 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from ux11.cso.uiuc.edu (ux11.cso.uiuc.edu [128.174.5.105]) by hub.freebsd.org (Postfix) with ESMTP id F3F6E37B422 for ; Mon, 4 Sep 2000 21:41:58 -0700 (PDT) Received: from localhost by ux11.cso.uiuc.edu (8.10.1/8.10.1) with ESMTP id e854fw127210 for ; Mon, 4 Sep 2000 23:41:58 -0500 (CDT) X-Authentication-Warning: ux11.cso.uiuc.edu: ccwinter owned process doing -bs Date: Mon, 4 Sep 2000 23:41:58 -0500 (CDT) From: colin christopher winters X-Sender: ccwinter@ux11.cso.uiuc.edu To: freebsd-newbies@freebsd.org Subject: Ethernet troubles In-Reply-To: <20000905035117.2990.qmail@web6101.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've switched over from Linux, and i'm trying to get my NE2000 compatible ISA card to work. My settings under linux were IRQ=3 and IO=0x240 I recompiled the kernel, disabling most of the features I don't need, and have tried different settings in it. However, no matter what settings I try, when i run ifconfig ed0 up, i get a /kernel ed0: device timeout. Using boot -c, I've noticed that only IO port 0x240 will have the kernel recognize the card. I've tried IRQ 3, 5, 9, 10, and 11, yet every time , i get a device timeout. Is there something I'm missing? Another setting I can change? I'm really frustrated by this. Colin Winters To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message