( Нет темы )




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.

Attachment: ENG.txt
Description: Binary data

Attachment: RUS.txt
Description: Binary data

_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"

Relevant Pages

  • FreeBSD + D-Link DWL-G520M
    ... options NDISAPI ... They said what NDIS coudn't changed SSID because NDIS not support the Wirless-Card. ...
    (freebsd-hackers)
  • Re: FreeBSD + D-Link DWL-G520M
    ... options NDISAPI ... They said what NDIS coudn't changed SSID because NDIS not support the Wirless-Card. ...
    (freebsd-hackers)
  • Re: NDIS Version question.
    ... WinCE 4.2, the IP stack was NDIS 4 and did not support them. ...
    (microsoft.public.development.device.drivers)
  • Re: Windows CE 4.2 kernel parameters
    ... In the final scenario, I want to support them both (and, if possible, let ... the user choose if he/she want the NDIS support or the KITL support for ... the NDIS adapter. ...
    (microsoft.public.windowsce.embedded)
  • Re: The reason why SIO_RCVALL fails to capture outgoing packets on some systems.
    ... Additionally only Miniports supported NDIS 5 have to support ... OID_TCP_TASK_OFFLOAD (as I see with OidScope my Intel's card do support ... the networking stack that they do not support task offloading therefore ...
    (microsoft.public.win32.programmer.networks)