madwifi-ng trunk does not work with my ThinkPad Z60t.
# lspci -v
0000:13:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
Subsystem: IBM: Unknown device 058a
Flags: fast devsel, IRQ 74
Memory at a7f00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
Capabilities: [60] #10 [0011]
Capabilities: [90] #11 [0000]
After inserting the modules built from SVN trunk of today, I get that:
# dmesg | tail
[4644825.298000] wlan: 0.8.4.2 (Atheros/multi-bss)
[4644834.266000] ath_hal: 0.9.16.13 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413, DFS)
[4644854.524000] ath_rate_sample: 1.2
[4644869.305000] ath_pci: 0.9.4.5 (Atheros/multi-bss)
[4644869.306000] ACPI: PCI Interrupt 0000:13:00.0[A] -> GSI 19 (level, low) -> IRQ 74
[4644869.306000] PCI: Setting latency timer of device 0000:13:00.0 to 64
[4644869.308000] wifi%d: unable to attach hardware: 'Hardware didn't respond as expected' (HAL status 3)
[4644869.308000] ACPI: PCI interrupt for device 0000:13:00.0 disabled
Note that other released version of the driver do the same result.