I have a few small patches...and wireless-testing is failing to register it's hardware: /* Register with mac80211 */ error = ieee80211_register_hw(hw); if (error) { ath_err(common, "Unable to register hw: %i\n", error); goto error_register; } [ 764.193028] ath: country maps to regdmn code: 0x3a [ 764.193042] ath: Country alpha2 being used: US [ 764.193052] ath: Regpair used: 0x3a [ 764.195415] ath: phy0: Unable to register hw: -22 [ 764.200949] ath9k 0000:03:00.0: Failed to initialize device [ 764.206811] ath9k: probe of 0000:03:00.0 failed with error -22 Just wondering if this is a known problem before start digging into it... Thanks, Ben -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- 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