linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: mcgrof@gmail.com, lrodriguez@atheros.com
Cc: linux-wireless@vger.kernel.org, Hauke Mehrtens <hauke@hauke-m.de>
Subject: [PATCH 3/3] compat-wireless: add rtl8192de
Date: Tue, 28 Jun 2011 20:38:52 +0200	[thread overview]
Message-ID: <1309286332-12470-3-git-send-email-hauke@hauke-m.de> (raw)
In-Reply-To: <1309286332-12470-1-git-send-email-hauke@hauke-m.de>


Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 config.mk               |    1 +
 scripts/admin-update.sh |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/config.mk b/config.mk
index d0e93bf..3cae526 100644
--- a/config.mk
+++ b/config.mk
@@ -392,6 +392,7 @@ endif #CONFIG_WIRELESS_EXT
 
 CONFIG_RTL8192CE=m
 CONFIG_RTL8192SE=m
+CONFIG_RTL8192DE=m
 
 ifdef CONFIG_COMPAT_STAGING
 CONFIG_BRCMSMAC=m
diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh
index 7b2d1f8..74c177f 100755
--- a/scripts/admin-update.sh
+++ b/scripts/admin-update.sh
@@ -237,6 +237,7 @@ DRIVERS="$DRIVERS drivers/net/wireless/rtlwifi/rtl8192c"
 DRIVERS="$DRIVERS drivers/net/wireless/rtlwifi/rtl8192ce"
 DRIVERS="$DRIVERS drivers/net/wireless/rtlwifi/rtl8192cu"
 DRIVERS="$DRIVERS drivers/net/wireless/rtlwifi/rtl8192se"
+DRIVERS="$DRIVERS drivers/net/wireless/rtlwifi/rtl8192de"
 DRIVERS="$DRIVERS drivers/net/wireless/libertas_tf"
 DRIVERS="$DRIVERS drivers/net/wireless/ipw2x00"
 DRIVERS="$DRIVERS drivers/net/wireless/wl12xx"
-- 
1.7.4.1


  parent reply	other threads:[~2011-06-28 18:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 18:38 [PATCH 1/3] compat-wireless: make patches apply again Hauke Mehrtens
2011-06-28 18:38 ` [PATCH 2/3] compat-wireless: do not set netlink seq Hauke Mehrtens
2011-06-28 18:38 ` Hauke Mehrtens [this message]
2011-06-28 18:49   ` [PATCH 3/3] compat-wireless: add rtl8192de Luis R. Rodriguez
2011-06-28 18:43 ` [PATCH 1/3] compat-wireless: make patches apply again 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=1309286332-12470-3-git-send-email-hauke@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.com \
    --cc=mcgrof@gmail.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;
as well as URLs for NNTP newsgroup(s).