Sorry,I have verified that the driver for iwn on freebsd can not support "scan"
itself. The freebsd8.0 support the driver for 4965agn, so I do a mistake in
converting the xp driver.
Jeny___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.or
Thank you in advance! I got it with success!
Today, I do the same thing with Intel 4965agn driver corresponding to iwn on
FREEBSD8.0 release.
I create wlan0 from iwn0, as well kldload the iwn,iwnfw before a ping
successful conmunication.
But when I do wlan0 scan, take errors:
iwn0:error,INTR=2
On 5/14/10, jiani1012 wrote:
> Yes, I use ndisgen(8) instead. Input the netathw.inf and athw.sys file,
> appears:
> segmentation fault (core dumped)
> CONVERSION FAILED
inf file have missing end of line at end, open file in text editor and
add empty line at and, and try again.
___
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" 写道:
>On 5/7/10, jiani1012 wrote:
>> Hi all,
>> I am using xp3264-7.7.0.329-whql.zip file from Atheros.
>> #cd /s
On 5/7/10, jiani1012 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
> (syn
Hello !
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
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 conver