Description of problem: rt2X00 driver is not able to scan for wireless network Version-Release number of selected component (if applicable): kernel 2.6.20-1.3015.fc7 How reproducible: Every time Steps to Reproduce: 1.iwlist wlan0 scanning 2. 3. Actual results: wlan0: scan completed Expected results: Should display wireless network to connect to Additional info
Created attachment 151289 [details] log of dmesg
It turn out the radio on the rt61 card were not turn on with in the driver. BY applying this patch http://marc.info/?l=linux-wireless&m=117543601629643&w=2 I was able to use the rt61pci card
John, I added this to build 3040 as linux-2.6-rt2x00-scan-fix.patch
Work for me with kernel 2.6.20-1.3045.fc7. Tough is is reported as an ethernet connection not an wireless by ifconfig.