Date: Sat, 30 Jul 2005 21:41:46 +0200 From: Fabian Keil <freebsd-listen@fabiankeil.de> To: Bekir Alpaydin <bekir@bekir.nl> Cc: freebsd-mobile@freebsd.org Subject: Problems building ndis the old way (was: (No Subject)) Message-ID: <20050730214146.7f0fd485@localhost> In-Reply-To: <cd24a9e8.2324ca76.81b8100@imap01.bwc.eu.blackberry.com> References: <cd24a9e8.2324ca76.81b8100@imap01.bwc.eu.blackberry.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature_Sat__30_Jul_2005_21_41_46_+0200_ieTWSeT0Xtklw6NF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Bekir Alpaydin <bekir@bekir.nl> 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 <<This gives an error: >=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 <http://www.lemis.com/questions.html> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050730214146.7f0fd485>