From owner-freebsd-questions Mon Jul 22 14:56:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA14133 for questions-outgoing; Mon, 22 Jul 1996 14:56:46 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA14126 for ; Mon, 22 Jul 1996 14:56:42 -0700 (PDT) Received: from absolut-zero.winternet.com (root@absolut-zero.winternet.com [198.174.169.4]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id OAA00419 for ; Mon, 22 Jul 1996 14:56:39 -0700 Received: from tundra.winternet.com (moke@tundra.winternet.com [198.174.169.11]) by absolut-zero.winternet.com (8.7.5/8.7.5) with ESMTP id QAA04944 for ; Mon, 22 Jul 1996 16:55:04 -0500 (CDT) Received: (from moke@localhost) by tundra.winternet.com (8.7.4/8.6.12) id QAA27001; Mon, 22 Jul 1996 16:46:28 -0500 (CDT) Posted-Date: Mon, 22 Jul 1996 16:46:28 -0500 (CDT) Date: Mon, 22 Jul 1996 16:46:28 -0500 (CDT) From: Area 51 To: questions@freebsd.org Subject: Old Gateway Ethernet card Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Well here is my problem. I have recently converted from Linux to freebsd 2.1.5-release on my pentium system. The problem is that i cannot get the ethernet card I have to work. I believe it is a Gateway ethernet card and it works under Linux 1.2.13 as a ne2000 compatible, but in new linux kernels it locks on detection on every other boot. The problem in FreeBSD is that it the system locks up on detection on every boot. The card is currently on 0x300 irq11 and there is no conflicts with either the address or irq that I am aware of. I have tried defining GW_ETHER which i noticed while reading the if_ed.c file and that did not work either. I believe this problem is stemming from how many cards the ne1000/ne2000 driver is trying to detect, and this old card may not handle it well. I'm open for suggestions...