Date: Fri, 7 May 2010 18:05:28 +0800 (CST) From: jiani1012 <jiani1012@126.com> To: freebsd-net@freebsd.org Subject: convert Windows NDIS drivers for use with FreeBSD Message-ID: <45e58af.dfb8.128723a15b9.Coremail.jiani1012@126.com> In-Reply-To: <20100506120022.A331D10656C2@hub.freebsd.org> References: <20100506120022.A331D10656C2@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi all,
I am using xp3264-7.7.0.329-whql.zip file from Atheros.
#cd /sys/modules/ndis
#make install
#cd /sys/modules/if_ndis
#make install
#ndiscvt -i netathwx.inf -s athwx.sys -o ndis_driver_data.h (syntax error)
When trying to convert the ones athwx.sys and netathwx.inf I am getting the error:
> ndiscvt: line 5117: : syntax error.
> CONVERSION FAILED
same for netathw.inf athw.sys
How to do it?
Thank you in advance!
Jeny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45e58af.dfb8.128723a15b9.Coremail.jiani1012>
