Linux wireless drivers development
 help / color / mirror / Atom feed
From: Richard Farina <sidhayn@gmail.com>
To: linux-wireless@vger.kernel.org,
	"Luis R. Rodriguez" <lrodriguez@atheros.com>
Subject: [Patch] Enable rt2800usb in compat-wireless stable branch
Date: Sun, 06 Jun 2010 01:32:24 -0400	[thread overview]
Message-ID: <4C0B32E8.4080208@gmail.com> (raw)

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


             reply	other threads:[~2010-06-06  5:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-06  5:32 Richard Farina [this message]
2010-06-06  5:56 ` [Patch] Enable rt2800usb in compat-wireless stable branch Luis R. Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C0B32E8.4080208@gmail.com \
    --to=sidhayn@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox