Not sure if this is the right place to post this, but hopefully this gets back to Atheros somehow.
Work just gave me a new Macbook pro 64-bit laptop to work with, and the Atheros card in it does not seem to be supported by the hal. I tried the latest svn, and even when I added my card id to
ath/if_ath_pci.c, it failed to load with this (predictable) message:
[13750.969313] ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
[13750.977910] wlan: 0.8.4.2 (svn r1794)
[13750.979925] ath_rate_sample: 1.2 (svn r1794)
[13750.984876] ath_pci: 0.9.4.5 (svn r1794)
[13750.985069] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 177
[13750.985085] PCI: Setting latency timer of device 0000:03:00.0 to 64
[13750.985366] wifi%d: unable to attach hardware: 'No hardware present or device not yet supported' (HAL status 1)
[13750.985391] ACPI: PCI interrupt for device 0000:03:00.0 disabled
$ lspci -vvxxx
..snip..
03:00.0 Network controller: Atheros Communications, Inc. Unknown device 0024 (rev 01)
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 177
Region 0: Memory at d8100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
00: 8c 16 24 00 03 00 10 00 01 00 80 02 40 00 00 00
10: 04 00 10 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
Hope we can get this card supported soon.
john.c