Hi,
The ath driver right doesn't (currently!) build a separate HAL and ath
driver module. It's something I plan on doing sometime soon as part of
the embedded MIPS board support though.
Anyway, it probed/attached. The AR2425 is just a different bus variant
of the AR2424. So it's detected fine.
N
I've got an Atheros card, AR2425, which is supposed to be supported by
ath_hal(4), according to the man page.
dmesg|grep -i Ath
ath0: mem 0xd600-0xd600 irq 16 at device 0.0
on pci2
ath0: AR2425 mac 14.2 RF5424 phy 7.0
I can see that ath_hal is listed in the kernel config file:
egrep