Hello! I'm using Debian testing (etch at the moment) and I tried the latest svn revision (2199) and the latest stable (0.9.2.1).
Problem is that when the ath_pci is loaded my system freezes, and when booting and it comes to load the ath_pci the last mensage I see is:
ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 19 (level, low) -> IRQ 209
and I can't get past it. I will have to shutdown, take the card out and reboot. Note that the GSI and IRQ numbers change if I change the PCI slot where I plug my card, but the problem remains.
So I tried booting the kernel with the flag pci=noacpi.
Then my system got stuck but didn't display the IRQ PCI Interrupt line, only displayed the loading of the madwifi modules.
Then I tried to go on the bios to find any settings about irq's but the only I found was "is OS plug & play capalbe? YES or NO" and I changed it to NO. When booting then, I got one more line that I did't get before (and note that I'm still booting with the flag pci=noacpi). The line was: hda_codec: Unknown model for ALC882, trying auto-probe from BIOS... just after the madwifi modules being loaded. This mensage still comes if I have no card plugged in or no madwifi modules installed, and my system boots fine. hda??!? Im using sata drivers... wth?
I know this very same card worked on anoder machine also running debian testing with both madwifi-ng and madwifi old. Thanks very much for your atention.