On 10/22/07, Frans Pop <elendil@xxxxxxxxx> wrote: > On Monday 22 October 2007, Luis R. Rodriguez wrote: > > Get this line again from lspci, and for example if its 30000000 again > > run from madwifi: > > > > ./tools/ath_info 0x30000000 > > That results in: > > -==Device Information==- > MAC Version: 5212 (0x50) > MAC Revision: 5213A(0x59) > PHY Revision: 5110 (0x0) > PHY Revision: 5110 (0x0) This is the problem. ath5k currently assumes only AR5210s (which are 802.11a only capable) have an RF5110. This is also an 802.11bg card. Essentially support for this is on the TODO list. For now we'll have to just detect this and inform users the card is not supported yet. Luis - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html