( Нет темы )

Nemesis stars 5-stars at ukr.net
Mon Aug 27 07:06:02 PDT 2007


            
Hi.  
  
I was install FreBSD  
  
  
Next I download Windowds driver:  
  
ar5513.sys  
net5513.cat  
net5513.inf  
  
  
  
Next I make it  
  
# ndisegn ar5513.sys net5513.inf net5513.cat  
  
  
in result - I have that :  
  
ar5513.sys.ko  
net5513.cat.ko  
  
  
Then I make kernel with:  
  
options NDISAPI  
device ndis  
device wlan  
  
These files I copy in /boot/kernel/  
  
  
And edit /boot/loader.conf  
ar5513_sys_load="YES"  
net5513_cat_load="YES"  
  
Then reboot ;-)  
  
  
BUT!!!  
  
if I do:  
  
ifconfig ndis0 ssid Wi-Fi.5-stars channel 11 media DS/11Mbps mediaopt hostap up stationname "Wi-Fi.5-stars"  
  
I have:  
  
NDIS0: setting BSSID failed: 45  
ifconfig: SIOCS80211: Invalid argument  
  
  
I ask in support. They said what NDIS coudn't changed SSID because NDIS not support the Wirless-Card.  
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 802 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20070827/fbe26757/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 1210 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20070827/fbe26757/attachment-0001.obj


More information about the freebsd-hackers mailing list