From owner-freebsd-current@FreeBSD.ORG Thu Jul 22 13:47:46 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB68316A4CE for ; Thu, 22 Jul 2004 13:47:46 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id A536543D46 for ; Thu, 22 Jul 2004 13:47:46 +0000 (GMT) (envelope-from dan@langille.org) Received: from xeon (xeon.unixathome.org [192.168.0.18]) by bast.unixathome.org (Postfix) with ESMTP id 9C87F3D34 for ; Thu, 22 Jul 2004 09:47:45 -0400 (EDT) Date: Thu, 22 Jul 2004 09:47:45 -0400 (EDT) From: Dan Langille X-X-Sender: dan@xeon.unixathome.org To: current@freebsd.org In-Reply-To: <20040722141237.O98018@mirrorball.theloosingend.net> Message-ID: <20040722094638.C34640@xeon.unixathome.org> References: <20040722141237.O98018@mirrorball.theloosingend.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: if_ndis/5.2.1/smc2602w-r3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 13:47:47 -0000 On Thu, 22 Jul 2004, Svein Halvor Halvorsen wrote: > I tried asking on questions to no avail. So I'll try again here, since > this is -current code I'm tinkering with here. > > Copying > > src/sys/modules/if_ndis > src/sys/modules/ndis > src/sys/compat/ndis > src/sys/dev/if_ndis > > ... from a current source-tree to my 5.2.1-box, and compiling using a > ndis_driver_data.h made from the latest driver found on SMC's website > using a ndisctl on my current system, seems to work fine. > > kldload-ing ndis also seems to work. But when I kldload if_ndis, the > system freezes. No error messages, no response. A cold boot is the only > thing that seems to fix it. > > Is this supposed to work, or am I trying to do the impossible here? > Any hints would be appreciated. I don't have time to diagnose your procedure, but my notes are at http://www.freebsddiary.org/ibm-thinkpad-t41.php <== Scroll down to the section titled Project Evil. -- Dan Langille - http://www.langille.org/