From owner-freebsd-current Sun Oct 31 8:56:14 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.powertech.no (intentia.powertech.no [195.159.0.220]) by hub.freebsd.org (Postfix) with ESMTP id 6098814C3A for ; Sun, 31 Oct 1999 08:56:04 -0800 (PST) (envelope-from kjetil@poltergeist.net) Received: from poltergeist.net (caught.in.the.poltergeist.net [195.159.99.57]) by mail.powertech.no (8.9.3/8.8.5) with ESMTP id RAA28332 for ; Sun, 31 Oct 1999 17:56:02 +0100 Message-ID: <381C749C.AB2AD6C3@poltergeist.net> Date: Sun, 31 Oct 1999 17:55:56 +0100 From: Kjetil Svenheim X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Subject: Re: LinkSys probe locks up some NE2000 clones (was: ed0 hangs atboot) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the same problem with my NE2000 clone, so for now I have to use an old kernel that I made 2 weeks ago. My NE2000-clone uses port 300, irq 11 > Yes, I added a return(0) at the beginning of ed_get_linksys(); and now I'm > up. But now is the question how to fix if_ed permanently... Perhaps a > reordering could help. If ed_get_linksys was called later than my card was > detected... Ehm, if I was to do this to fix the problem, what file would I edit? And yeah, I am interested in a permanent solution as well. :) - Kjetil Svenheim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message