The driver rt2800pci does not seem to be built for kernel 2.6.37. The output of zcat /proc/config.gz | grep RT2800 yields: CONFIG_RT2800PCI_PCI=y # CONFIG_RT2800PCI is not set CONFIG_RT2800USB=m # CONFIG_RT2800USB_RT30XX is not set # CONFIG_RT2800USB_RT35XX is not set # CONFIG_RT2800USB_UNKNOWN is not set CONFIG_RT2800_LIB=m The first two lines are contradictory, but I believe the second as the Ralink RT3090, which uses rt2800pci, does not work, but does when compat-wireless is loaded. If CONFIG_RT2800PCI were defined, there should also be entries for CONFIG_RT2800PCI_RT30XX, CONFIG_RT2800PCI_RT30XX, and CONFIG_RT2800PCI_UNKNOWN. Thanks, Larry -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org