From owner-freebsd-mobile@FreeBSD.ORG Sat Jul 30 19:41:42 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 333D616A420 for ; Sat, 30 Jul 2005 19:41:42 +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 60ACD43D46 for ; Sat, 30 Jul 2005 19:41:40 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 9088 invoked from network); 30 Jul 2005 19:41:38 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.178.48]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 30 Jul 2005 19:41:38 -0000 Date: Sat, 30 Jul 2005 21:41:46 +0200 From: Fabian Keil To: Bekir Alpaydin Message-ID: <20050730214146.7f0fd485@localhost> In-Reply-To: References: X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Sat__30_Jul_2005_21_41_46_+0200_ieTWSeT0Xtklw6NF; protocol="application/pgp-signature"; micalg=pgp-sha1 Cc: freebsd-mobile@freebsd.org Subject: Problems building ndis the old way (was: (No Subject)) 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, 30 Jul 2005 19:41:42 -0000 --Signature_Sat__30_Jul_2005_21_41_46_+0200_ieTWSeT0Xtklw6NF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Bekir Alpaydin wrote: > I'm using the acer ferrari 3000 with includes a broadcom=20 > wireless NIC. > I've followed the instructions on=20 > http://lists.freebsd.org/pipermail/freebsd-questions/2004- > August/056835.html > .=20 >=20 > I'm using Freebsd 5.4 with all the ports updated woth=20 > CURRENT and all the sources > installed. > I'm using the bcmwl5.SYS and bcmwl5.inf windows drivers=20 > for NDIS. the INF file is > a unicode file, I've convert this > to ASII file. >=20 > When I am at the following step: >=20 > Finally you need to build the if_ndis module. This=20 > requires that you=20 > have got the drivers for your NIC availeable. >=20 > # cd /sys/modules/if_ndis << this give no errors > # ndiscvt -i bcmwl5.inf -s bcmwl5.sys \ > -o ndis_driver_data.h << this give no errors > [long output snipped] > # make <=20 > /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:49 > 3: error: `drv_data' undeclared > (first use in this function) > *** Error code 1 >=20 > Stop in /usr/src/sys/modules/if_ndis. >=20 > I got the error above when I want to try to make. I've=20 > googled hours and hours for > a week, but I got the error. The instructions you use are outdated. Try /usr/sbin/ndisgen. Before reporting back, please read:=20 Fabian --=20 http://www.fabiankeil.de/ --Signature_Sat__30_Jul_2005_21_41_46_+0200_ieTWSeT0Xtklw6NF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFC69gKoomUOj0wp30RAsEeAJ9jWpKkEexFwGg97tkEb37RLgE4swCeK8PK OPK2tZK+xylsNLm4PTDs+5w= =WDD4 -----END PGP SIGNATURE----- --Signature_Sat__30_Jul_2005_21_41_46_+0200_ieTWSeT0Xtklw6NF--