This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WL1273 initialization error

Hi All,

     I have a wl1273 module from Murata,and it can work well under DM365 with the software package ported from omap2430 by Murata.the driver and firmware version is as follows:

TIWLAN: 40.659932: --------------------------------------------------------------------
TIWLAN: 40.667726: Driver Version  : WiLink_Driver_6.1.0.0.144
TIWLAN: 40.673433: Firmware Version: Rev 6.1.0.0.335
TIWLAN: 40.678186: Station ID      : 08-00-28-12-34-56
TIWLAN: 40.683171: --------------------------------------------------------------------

Now we need to port that to our IPNC system.when we do "./tiwlan_loader",it always return the errors:

.......................

+---------------------------+
| wlan_loader: initializing |
+---------------------------+
opened files
read eeprom file
read firmware file
read ini file
ERROR - IPC_STA_Private_Send - error sending Wext private IOCTL to STA driver (ioctl_cmd = 8000000,  res = -1, errno = 22)
Wlan_loader: Error sending init command (DRIVER_INIT_PARAM) to driver 

......................

Though i have changed some settings with our IPNC kernel(support wireless,802.11....) and added MMC/SD1 device (wl1273 interface:SDIO),still i missed something others i think.it seems we can't configure the wlan throuth the socket of tiwlan0.any ideas?

Regards,