convert Windows NDIS drivers for use with FreeBSD
Paul B Mahol
onemda at gmail.com
Sat May 8 12:20:52 UTC 2010
On 5/7/10, jiani1012 <jiani1012 at 126.com> wrote:
> 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
Why you are not using ndisgen(8)?
More information about the freebsd-net
mailing list