I have just finished setting up the smc 2632w v2 card, it only took three days (sigh). The drivers from the smc site didn't work for me. I used these ones instead
http://atmelwlandriver.sourceforge.net/downloads.html . There is also a how-to there that is pretty good. My problem is that the only way I can get it to work is at the command line, logged in as root.
ifup eth1
route add default gw 192.168.1.1(router address)
I think you only have to add the route line once.
and that works for me. Still trying to find a better way.
david