Date: Sun, 02 Oct 2005 11:35:14 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Andreas Klemm <andreas@freebsd.org> Cc: Fabian Keil <fk@fabiankeil.de>, freebsd-mobile@freebsd.org Subject: Re: NDIS wlan driver trouble, 6.0Beta5, DELL D610, Broadcom 4320 miniPCI Message-ID: <43402862.8010108@FreeBSD.org> In-Reply-To: <20051002182502.GA30945@titan.klemm.apsfilter.org> References: <20051002160535.GA29062@titan.klemm.apsfilter.org> <20051002184816.22daad7f@localhost> <20051002182502.GA30945@titan.klemm.apsfilter.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43402862.8010108>