convert Windows NDIS drivers for use with FreeBSD
jiani1012
jiani1012 at 126.com
Fri May 14 07:53:35 UTC 2010
Yes, I use ndisgen(8) instead. Input the netathw.inf and athw.sys file, appears:
segmentation fault (core dumped)
CONVERSION FAILED
在2010-05-08 20:20:46,"Paul B Mahol" <onemda at gmail.com> 写道:
>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