Date: Sat, 27 Aug 2005 16:53:59 +0200 From: Fabian Keil <freebsd-listen@fabiankeil.de> To: Devnore <devnore@burken.nu> Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problem with (BCM43006) Message-ID: <20050827165359.58ead32a@localhost> In-Reply-To: <43107295.40707@burken.nu> References: <430F3809.9080903@burken.nu> <20050827145352.76beb602@localhost> <43107295.40707@burken.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature_Sat__27_Aug_2005_16_53_59_+0200_x0nONCiCq2V8wfeQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Devnore <devnore@burken.nu> wrote: > Fabian Keil wrote: >=20 > >Devnore <devnore@burken.nu> wrote: > > > >>I have a problem with my Wireless card in Dell Inspiron 1150 Laptop > >>The card is a Truemobile 1300 (BCM4306) > >Which version? Did you use ndisgen? > uname -a > FreeBSD slapis 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Aug 26 13:37:08=20 > CEST 2005 root@slapis:/usr/obj/usr/src/sys/SLAPIS i386 >=20 > and i used ndiscvt > cd /usr/src/sys/modules/if_ndis > ndiscvt -i bcmwl5.inf.ascii -s bcmwl5.sys -o dis_driver_data.h > make && make install >=20 > all this worked with no errors. >=20 > the "Error occurs when i load it" > kldload -v if_ndis > Loaded if_ndis, id=3D10 >=20 > Here i would have expected the module to hook up to the card so to speak >=20 > ifconfig ndis0 > ifconfig: interface ndis0 does not exist The way to build ndis has been changed. if_ndis.ko no longer contains the firmware binary. It now is in an additional kernel module. Run ndisgen and follow the instructions to build it. After loading the new module, you should be able to see your card. Fabian --=20 http://www.fabiankeil.de/ --Signature_Sat__27_Aug_2005_16_53_59_+0200_x0nONCiCq2V8wfeQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFDEH6HjV8GA4rMKUQRAltVAJwLRD7pGFA6zcbCKoqTiZTv652I5ACfV4TE 4T3TSYsT5wrcLDgHm+DstVE= =nTP8 -----END PGP SIGNATURE----- --Signature_Sat__27_Aug_2005_16_53_59_+0200_x0nONCiCq2V8wfeQ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050827165359.58ead32a>