All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivo Van Doorn <ivdoorn@gmail.com>
To: Anthony Bourguignon <contact+kernel@toniob.net>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org,
	users@rt2x00.serialmonkey.com
Subject: Re: [PATCH] rt2x00: Add rt2870 device id for Dvico usb key
Date: Fri, 5 Aug 2011 09:31:35 +0200	[thread overview]
Message-ID: <CAOZOX0Xohg6Zy00UrOzXGSfNUZ7TiOtOOa_BSfR+-Vhy=wfdZQ@mail.gmail.com> (raw)
In-Reply-To: <1312523195.1413.8.camel@moss>

On Fri, Aug 5, 2011 at 7:46 AM, Anthony Bourguignon
<contact+kernel@toniob.net> wrote:
> This patch add a device id for the wifi usb keys shiped by DVICO with some of their tvix hardware.
> Signed-off-by: Anthony Bourguignon <contact+kernel@toniob.net>

Acked-by: Ivo van Doorn <IvDoorn@gmail.com>

> ---
>
> --- linux-3.0/drivers/net/wireless/rt2x00/rt2800usb.c.orig      2011-08-05 07:33:06.358681019 +0200
> +++ linux-3.0/drivers/net/wireless/rt2x00/rt2800usb.c   2011-08-05 07:35:35.544225182 +0200
> @@ -839,6 +839,8 @@ static struct usb_device_id rt2800usb_de
>        { USB_DEVICE(0x07d1, 0x3c16) },
>        /* Draytek */
>        { USB_DEVICE(0x07fa, 0x7712) },
> +       /* DVICO */
> +       { USB_DEVICE(0x0fe9, 0xb307) },
>        /* Edimax */
>        { USB_DEVICE(0x7392, 0x7711) },
>        { USB_DEVICE(0x7392, 0x7717) },
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

      reply	other threads:[~2011-08-05  7:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05  5:46 [PATCH] rt2x00: Add rt2870 device id for Dvico usb key Anthony Bourguignon
2011-08-05  7:31 ` Ivo Van Doorn [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='CAOZOX0Xohg6Zy00UrOzXGSfNUZ7TiOtOOa_BSfR+-Vhy=wfdZQ@mail.gmail.com' \
    --to=ivdoorn@gmail.com \
    --cc=contact+kernel@toniob.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=users@rt2x00.serialmonkey.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.