This patch enables the new RT307x and RT357x chips in compat-wireless
stable. I'd like to enable the same for rt2800pci as well but right now
it doesn't seem to build so I'll wait till it does to submit the diff.
Thanks,
Rick Farina
Don't see why this is needed to patch config.mk but:
Signed-off-by: Rick Farina
Enable rt3[05]7x support in compat-wireless stable branch.
diff -Naur compat-wireless-2.6.35-rc1/config.mk
compat-wireless-2.6.35-rc1-fixed/config.mk
--- compat-wireless-2.6.35-rc1/config.mk 2010-05-31
18:30:39.000000000 -0400
+++ compat-wireless-2.6.35-rc1-fixed/config.mk 2010-06-05
23:48:50.000000000 -0400
@@ -366,9 +366,9 @@
CONFIG_RT2500USB=m
ifneq ($(CONFIG_CRC_CCITT),)
CONFIG_RT2800USB=m
-# CONFIG_RT2800USB_RT30XX=y
-# CONFIG_RT2800USB_RT35XX=y
-# CONFIG_RT2800USB_UNKNOWN=y
+CONFIG_RT2800USB_RT30XX=y
+CONFIG_RT2800USB_RT35XX=y
+CONFIG_RT2800USB_UNKNOWN=y
endif
CONFIG_RT2X00_LIB_USB=m
NEED_RT2X00=y
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html