From owner-freebsd-mobile@FreeBSD.ORG Sun Oct 2 18:35:22 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D625116A41F for ; Sun, 2 Oct 2005 18:35:22 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mail2.fluidhosting.com [204.14.90.62]) by mx1.FreeBSD.org (Postfix) with SMTP id 261C943D67 for ; Sun, 2 Oct 2005 18:35:16 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 57019 invoked by uid 399); 2 Oct 2005 18:35:16 -0000 Received: from mail1.fluidhosting.com (204.14.90.61) by mail2.fluidhosting.com with SMTP; 2 Oct 2005 18:35:16 -0000 Received: (qmail 83674 invoked by uid 399); 2 Oct 2005 18:35:15 -0000 Received: from localhost (HELO ?192.168.1.102?) (dougb@dougbarton.net@127.0.0.1) by localhost with SMTP; 2 Oct 2005 18:35:15 -0000 Message-ID: <43402862.8010108@FreeBSD.org> Date: Sun, 02 Oct 2005 11:35:14 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Klemm References: <20051002160535.GA29062@titan.klemm.apsfilter.org> <20051002184816.22daad7f@localhost> <20051002182502.GA30945@titan.klemm.apsfilter.org> In-Reply-To: <20051002182502.GA30945@titan.klemm.apsfilter.org> X-Enigmail-Version: 0.92.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Fabian Keil , freebsd-mobile@freebsd.org Subject: Re: NDIS wlan driver trouble, 6.0Beta5, DELL D610, Broadcom 4320 miniPCI X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2005 18:35:23 -0000 Andreas Klemm wrote: > Maybe you have an idea, which of these files might be firmware: > -rwxr-xr-x 0 root wheel 369024 Dec 6 2004 bcmwl5.sys > -rwxr-xr-x 0 root wheel 25674 Dec 6 2004 bcmwl5a.inf Andreas, I have a similar card in my D800, you want those two files. ndisgen will build a module called bcmwl5_sys.ko. Move that to /boot/modules, do 'kldxref /boot/modules'. Make sure that the ndis driver is NOT loaded, then kldload bcmwl5_sys and do 'ifconfig ndis0 up'. If that doesn't work for you, something is desperately wrong. hth, Doug -- This .signature sanitized for your protection