alhim
03-31-2009, 12:39 AM
I have cross-compiled the radiodriver (version ubnt-hal-0.7.379) for kernel linux-2.6.24 using arm-linux-gcc-3.3.2 in order to user the XR2 mini-pci card on an xscaled based platform( compulab cm-x270). I am using the xscale-le-elf.hal.o firmware.
Since now I have not been able to make the card work. The driver outputs the following error messages :
ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.30.13-ubnt [0.7-beta.377] (AR5212, RF5111, RF5112, RF2413, RF5413, REGOPS_FUNC)
<6>wlan: svn r3319
<6>ath_pci: svn r3319
PCI: enabling device 0000:00:11.0 (0000 -> 0002)
<3>MadWifi: unable to attach hardware: 'Hardware didn't respond as expected' (HAL status 3)
Obviously the problem is in ath_hal module. Could you please give me a hint how to resolve this problem.
p.s : SR2 card works in the same platform with the same driver.
Since now I have not been able to make the card work. The driver outputs the following error messages :
ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.30.13-ubnt [0.7-beta.377] (AR5212, RF5111, RF5112, RF2413, RF5413, REGOPS_FUNC)
<6>wlan: svn r3319
<6>ath_pci: svn r3319
PCI: enabling device 0000:00:11.0 (0000 -> 0002)
<3>MadWifi: unable to attach hardware: 'Hardware didn't respond as expected' (HAL status 3)
Obviously the problem is in ath_hal module. Could you please give me a hint how to resolve this problem.
p.s : SR2 card works in the same platform with the same driver.