I quickly configured and built a 3.0.0 kernel from the 'linux-source-3.0.0' package. It loads the proprietary driver, works well, and resumes from sleep.
Here's what I did: 1. Install 'linux-source-3.0.0' from official sid repos 2. Extract the source 3. Use oldconfig with the squeeze kernel config (2.6.32-5-amd64) and select the default to all new options 4. Enable support for my wireless card (CONFIG_RT2800PCI=m) 5. make; make modules; sudo make modules_install; sudo make install 6. Boot.
config.gz
Description: GNU Zip compressed data