Date: Wed, 30 Mar 2005 13:23:21 -0700 From: Scott Long <scottl@samsco.org> To: Matteo Riondato <rionda@gufi.org> Cc: freebsd-current@freebsd.org Subject: Re: NDISulator on amd64 Message-ID: <424B0AB9.3020200@samsco.org> In-Reply-To: <20050330201435.GG916@kaiser.sig11.org> References: <20050330201435.GG916@kaiser.sig11.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Matteo Riondato wrote: > Hi folks, > few hours ago I saw that ndiscvt was connected to the amd64 build, so, > about 2 hours ago, I cvsupped and rebuilded my system. > After the reboot, I converted the Windows driver to > ndis_driver_data.h, builded the if_ndis.ko module and loaded ndisk.ko > and if_ndis.ko. > When I try to load if_ndis with "kldload if_ndis", I get: > link_elf_obj: symbol MRV8Kx64_sys_drv_data_start undefined > kldload: Unsupported file type > kldload: an't load if_ndis: Exec format error > > My card is a .11g card onboard my Asus A8V-E Deluxe motherboard. > BTW, am I supposed to use 64bit drivers or 32bit drivers with NDIS? > > Any hint will be much appreciated. > Thank you in advance > Best Regards Interesting. I have this exact same motherboard, and when I tried the driver I got an instant reboot. You do need to use the 64-bit version of the .inf and .sys files (which I found on the driver disk that came with the motherboard). Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?424B0AB9.3020200>