I am also having problems with the intel wireless card on breezy. However, mine was detected during install without a problem.
First, you should check if the module is loaded, by typing
Code:
lsmod | grep ipw2200
You should see a line something like this:
ipw2200 157120 0
If not, then the you should try to load the module yourself, by typing
If that works, you should now be able to see your card with iwconfig.
Hope that helps
Magli