Please choose a better title for your post next time - 'help' isn't very descriptive for forum members.
Do you know the wireless card's chipset or model number? You can find out by starting a Terminal (Applications > System Tools > Terminal) and typing into it:
Code:
/sbin/lspci -nn | grep -i -e Network -e Wireless
Firewing1