1) i am working on am3703 custom board with kernel-2.6.32 as beagleboard configure.
2) i am trying to integrate the wl1271 for wifi_wg7310-2a chip.
3) my kernel configuration related network and wireless.
Networking support--->Wireless ----> Wireless extensions sysfs files
Device Drivers-->Network device support-->Wireless LAN-->WL1271 TI's SDIO based wireless card
4) i had build the wl1271 driver.
while inserting module to my kernel i got following messages
# insmod tiwlan_drv.ko
TIWLAN: driver init
TIWLAN: 3213.118296: wlanDrvIf_Open()
wlanDrvIf_Open() Driver not created!
please suggest me !!!
what is the problem?
like hardware connection or software problem..