From owner-freebsd-current@FreeBSD.ORG Sun May 1 14:28:17 2005 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 A4D3F16A4CE for ; Sun, 1 May 2005 14:28:17 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9480C43D1D for ; Sun, 1 May 2005 14:28:16 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j41ESFFH079931; Sun, 1 May 2005 18:28:15 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 1 May 2005 18:28:15 +0400 (MSD) From: Maxim Konovalov To: Jeff Racine In-Reply-To: <32A8B2CB12BFC84D8D11D872C787AA9A015E9B87@EXCHANGE.forest.maxwell.syr.edu> Message-ID: <20050501182639.K79886@mp2.macomnet.net> References: <32A8B2CB12BFC84D8D11D872C787AA9A015E9B87@EXCHANGE.forest.maxwell.syr.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: My wIreless support (ndisulator & Dell TrueMobile 1400) has stopped working on current... pointers welcome. 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: Sun, 01 May 2005 14:28:17 -0000 On Sun, 1 May 2005, 10:22-0400, Jeff Racine wrote: > Hi. > > I have been successfully using the ndis/ndisulator drivers with a Dell > TrueMobile 1400 WLAN PCI card on an X300... my previous current build > was March 1, 2005, and things have been rock solid. > > Today I rebuilt world with a fresh cvsup, and now have lost wireless > support. As always after building all, I did cd /sys/modules/if_ndis && > ndiscvt -i bcmwl5a.inf -s bcmwl5.sys -o ndis_driver_data.h && make && > make install, however, thought this appears to compile just fine, upon > reboot this is no longer recognized and the only message I get is pci2: > at device 4.0 (no driver attached). > > Yesterday (before new build), I got > > ndis0: mem > 0xe0210000-0xe0211fff irq 5 at device 4.0 on pci2 > > I tried to find any relevant changes in /usr/src/UPDATING and scoured > current and mobile, but to no avail. I saw the posts about potential > changes to these drivers, but nowhere any indication that changes have > been made (that I found at least). > > If by chance I have missed something (post etc.) please forgive, > however, any pointers would be gratefully appreciated. http://tinyurl.com/cc8ks man ndisgen HTH -- Maxim Konovalov