From owner-freebsd-mobile@FreeBSD.ORG Sat Aug 27 14:53:34 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 06E9F16A421 for ; Sat, 27 Aug 2005 14:53:34 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0743943D67 for ; Sat, 27 Aug 2005 14:53:22 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 30127 invoked from network); 27 Aug 2005 14:53:21 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.177.19]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 27 Aug 2005 14:53:21 -0000 Date: Sat, 27 Aug 2005 16:53:59 +0200 From: Fabian Keil To: Devnore Message-ID: <20050827165359.58ead32a@localhost> In-Reply-To: <43107295.40707@burken.nu> References: <430F3809.9080903@burken.nu> <20050827145352.76beb602@localhost> <43107295.40707@burken.nu> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) X-PGP-Key-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Sat__27_Aug_2005_16_53_59_+0200_x0nONCiCq2V8wfeQ; protocol="application/pgp-signature"; micalg=pgp-sha1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problem with (BCM43006) 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: Sat, 27 Aug 2005 14:53:34 -0000 --Signature_Sat__27_Aug_2005_16_53_59_+0200_x0nONCiCq2V8wfeQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Devnore wrote: > Fabian Keil wrote: >=20 > >Devnore 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--