TP-Link TL-WN422G v2.4 card not being seen

Guys

Maybe you know what went wrong or how to do it another way.
I’m using SUSE 2.6.34-12-default.
After plugging in mentioned card - it’s not seen by iwconfig.

Followed instructions from here:

http://www.alfredomaesa.net/2010/03/29/released-ath9k_htc-driver-rilasciato-il-driver-linux-ath9k_htc-per-atheros-usb-ar9271.php

Used “compat-wireless-2.6.35-1”, compiled, installed (extremely long), put firmware (ar9271.fw) where should be (/lib/firmware),
rebooted…

Effect? No effect…

lsusb


Bus 001 Device 008: ID 0cf3:1006 Atheros Communications, Inc. 

iwconfig


lo        no wireless extensions.

eth1      no wireless extensions.

eth0      no wireless extensions.

lsmod


ath9k_common            6165  1 ath9k_htc
ath9k_hw              297517  2 ath9k_htc,ath9k_common
mac80211              249642  2 ath9k_htc,ath9k_common
ath                     8403  2 ath9k_htc,ath9k_hw
cfg80211              155413  4 ath9k_htc,ath9k_common,mac80211,ath

usbcore               192259  5 ath9k_htc,usbhid,ohci_hcd,ehci_hcd
amongst others...

Any ideas?