From: Gertjan van Wingerde <gwingerde@gmail.com>
To: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: linux-wireless@vger.kernel.org, users@rt2x00.serialmonkey.com,
IvDoorn@gmail.com, linville@tuxdriver.com,
helmut.schaa@googlemail.com
Subject: Re: [PATCH] wireless: rt2x00: rt2800pci add more RT539x ids
Date: Sun, 15 Apr 2012 14:23:17 +0200 [thread overview]
Message-ID: <4F8ABDB5.6090102@gmail.com> (raw)
In-Reply-To: <1334439201-13424-1-git-send-email-xose.vazquez@gmail.com>
On 04/14/12 23:33, Xose Vazquez Perez wrote:
> RT539x devices:
> (0x1814, 0x5362)
> (0x1814, 0x5392)
>
> Taken from ralink driver 2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO
>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
> ---
> drivers/net/wireless/rt2x00/rt2800pci.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c
> index 0397bbf..7968f45 100644
> --- a/drivers/net/wireless/rt2x00/rt2800pci.c
> +++ b/drivers/net/wireless/rt2x00/rt2800pci.c
> @@ -1184,7 +1184,9 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
> { PCI_DEVICE(0x1814, 0x3593) },
> #endif
> #ifdef CONFIG_RT2800PCI_RT53XX
> + { PCI_DEVICE(0x1814, 0x5362) },
> { PCI_DEVICE(0x1814, 0x5390) },
> + { PCI_DEVICE(0x1814, 0x5392) },
> { PCI_DEVICE(0x1814, 0x539a) },
> { PCI_DEVICE(0x1814, 0x539f) },
> #endif
--
---
Gertjan
prev parent reply other threads:[~2012-04-15 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-14 21:33 [PATCH] wireless: rt2x00: rt2800pci add more RT539x ids Xose Vazquez Perez
2012-04-15 6:41 ` [rt2x00-users] " Andreas Hartmann
2012-04-15 12:23 ` Gertjan van Wingerde [this message]
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=4F8ABDB5.6090102@gmail.com \
--to=gwingerde@gmail.com \
--cc=IvDoorn@gmail.com \
--cc=helmut.schaa@googlemail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=users@rt2x00.serialmonkey.com \
--cc=xose.vazquez@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).