Wi-Fi

sushant
Hello,
I am interested to connect Wi-fi module to mini2440

procedure:--- 

insmod rt5370sta.ko
rtusb init rt2870 --->
=== pAd = c496d000, size = 508848 ===

<-- RTMPAllocTxRxRingMemory, Status=0
<-- RTMPAllocAdapterBlock, Status=0
ra0 (usb): not using net_device_ops yet
usbcore: registered new interface driver rt2870
/************ DONE ***********/  
network={
        ssid="MTNL"          
        #psk="workingwifi"   //do not any idea about psk its randam
         psk=47e97a09540c704a0d063ca13cfd14d4d236cc45f5eb050
}
/************ DONE ***********/
[root@Boardcon /]# ifconfig ra0 192.168.1.66 up
(Efuse for 3062/3562/3572) Size=0x2d [2d0-2fc]
RTMP_TimerListAdd: add timer obj c49b4998!
RTMP_TimerListAdd: add timer obj c49b49c4!
RTMP_TimerListAdd: add timer obj c49b49f0!
RTMP_TimerListAdd: add timer obj c49b496c!
RTMP_TimerListAdd: add timer obj c49b48e8!
RTMP_TimerListAdd: add timer obj c49b4914!
RTMP_TimerListAdd: add timer obj c497f52c!
RTMP_TimerListAdd: add timer obj c496ed40!
RTMP_TimerListAdd: add timer obj c496ed74!
RTMP_TimerListAdd: add timer obj c497f5c4!
RTMP_TimerListAdd: add timer obj c497f4d4!
RTMP_TimerListAdd: add timer obj c497f594!
-->RTUSBVenderReset
<--RTUSBVenderReset
Key1Str is Invalid key length(0) or Type(0)
Key2Str is Invalid key length(0) or Type(0)
Key3Str is Invalid key length(0) or Type(0)
Key4Str is Invalid key length(0) or Type(0)
1. Phy Mode = 5
2. Phy Mode = 5
NVM is Efuse and its size =2d[2d0-2fc]
phy mode> Error! The chip does not support 5G band 5!
RTMPSetPhyMode: channel is out of range, use first channel=1
(Efuse for 3062/3562/3572) Size=0x2d [2d0-2fc]
3. Phy Mode = 9
AntCfgInit: primary/secondary ant 0/1
MCS Set = ff 00 00 00 01
<==== rt28xx_init, Status=0
0x1300 = 00064300
/************ DONE ***********/
wpa_supplicant -Dwext -ira0 -c/etc/wpa_supplicant.conf -B
Error:
socket(PF_PACKET): Address family not supported by protocol
ERROR!!! RTMPSetTimer failed, Halt in Progress!


how to solve this error

david
Hello,
I have going same problem.Any solution.