Re:Re: convert Windows NDIS drivers for use with FreeBSD
- From: jiani1012 <jiani1012@xxxxxxx>
- Date: Fri, 14 May 2010 15:53:28 +0800 (CST)
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@xxxxxxxxx> 写道:
On 5/7/10, jiani1012 <jiani1012@xxxxxxx> 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)?
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re:Re: Re: convert Windows NDIS drivers for use with FreeBSD
- From: jiani1012
- Re:Re: Re: convert Windows NDIS drivers for use with FreeBSD
- From: jiani1012
- Re: Re: convert Windows NDIS drivers for use with FreeBSD
- From: Paul B Mahol
- Re:Re: Re: convert Windows NDIS drivers for use with FreeBSD
- References:
- Re: convert Windows NDIS drivers for use with FreeBSD
- From: Paul B Mahol
- convert Windows NDIS drivers for use with FreeBSD
- From: jiani1012
- Re: convert Windows NDIS drivers for use with FreeBSD
- Prev by Date: Re: kern/146534: [icmp6] wrong source address in echo reply
- Next by Date: Re: regression in dc(4) from 7.2 to RELENG_8
- Previous by thread: Re: convert Windows NDIS drivers for use with FreeBSD
- Next by thread: Re: Re: convert Windows NDIS drivers for use with FreeBSD
- Index(es):
Relevant Pages
|