RT61 on ARM-Linux embedded?
Hi,
I am a beginner of Linux and I have a problem while integrating a miniPCI WLAN module with RT2561 chip with a ARM-Linux CPE device. The driver, version RT61 v1.1.0.0, is compiled as a dynamic module and loaded (cat /proc/modules: rt61 350488 0). I can find the PCI device (cat /proc/pci:
PCI devices found:
Bus 0, device 0, function 0:
Class 0000: PCI device 159b:4321 (rev 0).
Bus 0, device 9, function 0:
Class 0000: PCI device 1814:0301 (rev 0).
IRQ 155.
Non-prefetchable 32 bit memory at 0xa0000000 [0xa0007fff].)
But the firmware loading process is failed! The DBG shows "NICLoadFirmware: MCU is not ready".
Does anyone have idea if I made any mistake?
Thanks a lot,
|